[Webkit-unassigned] [Bug 141047] Additional emoji support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 29 21:55:14 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=141047

--- Comment #8 from mitz at webkit.org <mitz at webkit.org> ---
The fast/text/format-control.html failure shows an existing bug being uncovered by the patch: the complex text path lets ligatures form around a zero-width joiner, whereas the fast path doesn’t allow it. Testing in TextEdit suggests that the correct behavior is to not form a ligature, so it’s a bug in the complex path.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150130/70c2957d/attachment-0002.html>


More information about the webkit-unassigned mailing list