[Webkit-unassigned] [Bug 228228] New: Inline element can trigger incorrect line break with word-break: break-all and white-space: pre-wrap

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 23 02:55:14 PDT 2021


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

            Bug ID: 228228
           Summary: Inline element can trigger incorrect line break with
                    word-break: break-all and white-space: pre-wrap
           Product: WebKit
           Version: Safari 14
          Hardware: Mac (Apple Silicon)
                OS: macOS 11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ian at ianhenderson.org
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Created attachment 434077

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

test case

See attached test case.  In Blink and Gecko, all three white-space settings produce the same result.  In WebKit, the first setting (white-space: pre-wrap) produces a different layout when an inline element is added.

-- 
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/20210723/a7101eee/attachment-0001.htm>


More information about the webkit-unassigned mailing list