[Webkit-unassigned] [Bug 172205] The latest version of Webkit can not correctly rendering 202F in mongolian home page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 6 17:40:38 PDT 2017


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

--- Comment #17 from Myles C. Maxfield <mmaxfield at apple.com> ---
This is because we explicitly replace narrowNoBreakSpace with zeroWidthSpace in createAndFillGlyphPage(), and the font doesn't claim to support zeroWidthSpace, so we fall back to Lucida to render the space.

-- 
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/20170707/c5051f89/attachment-0001.html>


More information about the webkit-unassigned mailing list