[Webkit-unassigned] [Bug 233302] New: [LFC][IFC] Inline boxes with unbreakable decoration can produce a breaking position with no trailing run

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 17 19:08:00 PST 2021


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

            Bug ID: 233302
           Summary: [LFC][IFC] Inline boxes with unbreakable decoration
                    can produce a breaking position with no trailing run
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zalan at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

<div style="width: 0px"><span style="border: solid; word-break: break-word">breakable</span></div>
overflowing run is the inline box start but we can only break at the text run, but the same time we don't want to break between the <span> and its content.

-- 
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/20211118/ee2d4b1e/attachment.htm>


More information about the webkit-unassigned mailing list