Bug 162238 - unicode symbol &#8644 inside a button turns the button square
Summary: unicode symbol &#8644 inside a button turns the button square
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: Other
Hardware: Mac OS X 10.11
: P2 Minor
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-19 14:27 PDT by Eric Hanson
Modified: 2023-06-12 16:39 PDT (History)
3 users (show)

See Also:


Attachments
simple test case (99 bytes, text/html)
2016-09-19 16:57 PDT, Eric Hanson
no flags Details
screenshot (52.67 KB, image/png)
2016-09-19 17:47 PDT, Eric Hanson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Hanson 2016-09-19 14:27:47 PDT
When you put the unicode symbol ⇄ 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'.