[Webkit-unassigned] [Bug 242822] Em dash should not be separated from preceding word
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 15 16:43:50 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=242822
--- Comment #2 from zalan <zalan at apple.com> ---
Created attachment 460941
--> https://bugs.webkit.org/attachment.cgi?id=460941&action=review
Test case
Apparently ubrk_following() returns
position 2 for XX[em dash]XX
and
position 3 for XX[figure dash]XX
so we find a soft wrap opportunity between XX and [em dash].
(not sure how FF resolve this. we strictly rely on ICU here)
--
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/20220715/90d298e1/attachment.htm>
More information about the webkit-unassigned
mailing list