[Webkit-unassigned] [Bug 242822] Em dash should not be separated from preceding word
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jul 16 13:34:57 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=242822
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #6 from Alexey Proskuryakov <ap at webkit.org> ---
An author can implement the desired behavior with a zero width joiner (e.g. "sir—" for the attached test), among other ways.
While the CSS spec is not fully prescriptive on exactly following UAX #14, it does reference it as the baseline. So WebKit is not wrong here, and given that Chrome behaves in the same way, keeping our current behavior is best for compatibility.
https://drafts.csswg.org/css-text/#soft-wrap-opportunity
--
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/20220716/6005aef0/attachment.htm>
More information about the webkit-unassigned
mailing list