[wp-trac] [WordPress Trac] #40616: Emoji bug in Chrome on Mac Sierra
WordPress Trac
noreply at wordpress.org
Mon May 8 05:00:47 UTC 2017
#40616: Emoji bug in Chrome on Mac Sierra
---------------------------+-------------------------
Reporter: superpoincare | Owner: pento
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.8
Component: Emoji | Version: 4.7.4
Severity: normal | Resolution: fixed
Keywords: | Focuses: javascript
---------------------------+-------------------------
Changes (by pento):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"40582"]:
{{{
#!CommitTicketReference repository="" revision="40582"
Emoji: Make the UN flag test more accurate.
Previously, the UN flag test relied on the image being produced to be
quite small. Unfortunately, the Chrome PNG encoder seems to have changed
recently, and it now produces a relatively large image.
For a better test, we can compare the rendering of [U] + [N] against [U] +
zero width space + [N].
Fixes #40616.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40616#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list