[Webkit-unassigned] [Bug 172855] REGRESSION(Safari 10): rendering issues with U+20D7 when separated from preceding character by span

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 21 11:52:25 PDT 2017


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

--- Comment #7 from Myles C. Maxfield <mmaxfield at apple.com> ---
Until we can do cross-element shaping, if you start an element with a combining mark, you're gonna have a bad time. https://bugs.webkit.org/show_bug.cgi?id=6148 will fix this.

Between Safari 9 and Safari 10, I fixed some bugs about how we account for the initial advance. These fixes are progressions, and should not be reverted. The best bet for us to fix this problem is just to fix the root issue, and not try to figure out which progression caused this bug to occur.

-- 
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/20170821/8fa2340a/attachment.html>


More information about the webkit-unassigned mailing list