Bug 162238

Summary: unicode symbol &#8644 inside a button turns the button square
Product: WebKit Reporter: Eric Hanson <eric>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Minor CC: ahmad.saleem792, ap, simon.fraser
Priority: P2    
Version: Other   
Hardware: Mac   
OS: OS X 10.11   
Attachments:
Description Flags
simple test case
none
screenshot none

Description Eric Hanson 2016-09-19 14:27:47 PDT
When you put the unicode symbol &#8644; inside a button, it turns the button square

<button>&#8644;</button>

Chrome, OSX.
Comment 1 Simon Fraser (smfr) 2016-09-19 14:30:40 PDT
Please attach an HTML test case.

Does this reproduce in Safari?
Comment 2 Eric Hanson 2016-09-19 16:57:02 PDT
Created attachment 289284 [details]
simple test case
Comment 3 Eric Hanson 2016-09-19 16:57:32 PDT
Just tested, and yes this occurs under Safari as well.
Comment 4 Simon Fraser (smfr) 2016-09-19 16:59:38 PDT
I can't reproduce in Safari on macOS Sierra.
Comment 5 Eric Hanson 2016-09-19 17:11:08 PDT
I'm on OSX 10.9.5
Comment 6 Alexey Proskuryakov 2016-09-19 17:43:48 PDT
This doesn't reproduce with Safari 9.1.3 on OS X 10.10.5 for me. I don't have OS X 10.9  to easily try there.
Comment 7 Eric Hanson 2016-09-19 17:47:21 PDT
Created attachment 289295 [details]
screenshot
Comment 8 Simon Fraser (smfr) 2016-09-19 17:48:27 PDT
That's a really old Safari.
Comment 9 Ahmad Saleem 2023-02-24 08:47:23 PST
I am not able to reproduce this bug in Safari 16.3, Safari Technology Preview 164 as compared to reference screenshot using attached testcase 'simple test case'.