[Webkit-unassigned] [Bug 255298] Object replacement character (0xFFFC) generates null (0) glyph

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 22 14:56:34 PDT 2023


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

--- Comment #3 from Myles C. Maxfield <mmaxfield at apple.com> ---
It's totally legit for characters to be mapped to the 0 glyph. The fact that the object replacement character gets mapped to the 0 glyph isn't a bug; it's expected.

If we recently added logic that says "the 0 glyph shouldn't get an emphasis mark" then that logic is wrong.

-- 
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/20230522/78e527e2/attachment-0001.htm>


More information about the webkit-unassigned mailing list