[Webkit-unassigned] [Bug 242822] New: Em dash should not be separated from preceding word

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 15 15:12:08 PDT 2022


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

            Bug ID: 242822
           Summary: Em dash should not be separated from preceding word
           Product: WebKit
           Version: Safari 15
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bya at 180g.co
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Created attachment 460938

  --> https://bugs.webkit.org/attachment.cgi?id=460938&action=review

HTML that shows incorrect word wrap for a word followed by an em dash

When an em dash immediately follows a word, and that em dash can't fit on a line, then both the preceding word and the em dash should be moved to the next line. This works for hyphens, en dashes, and figure dashes, but does not work for em dashes.

Both Safari and Chrome exhibit this bug. Firefox, however, behaves correctly.

-- 
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/1ffb5749/attachment.htm>


More information about the webkit-unassigned mailing list