[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
Wed Jul 5 19:19:57 PDT 2017


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

--- Comment #6 from SiqinBilige <siqinbilige at gmail.com> ---
This issue maybe related to https://bugs.webkit.org/show_bug.cgi?id=170284.
https://github.com/WebKit/webkit/blob/master/Source/WebCore/platform/graphics/FontCascade.cpp
FontCascade::CodePath FontCascade::characterRangeCodePath(const UChar* characters, unsigned len)
See 202F_code.png

The 202F and 200C are used as mongolian charators. We must passed it to shaping engine like harfbuzz together with other mongolian charators.
See 202F.png

-- 
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/20170706/fd5313f2/attachment.html>


More information about the webkit-unassigned mailing list