[Webkit-unassigned] [Bug 232219] New: [LFC][IFC] Check across inline box boundaries for breakable position

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 24 13:16:29 PDT 2021


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

            Bug ID: 232219
           Summary: [LFC][IFC] Check across inline box boundaries for
                    breakable position
           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="word-break: break-all"><span>foo</span><span>.bar</span></div>
when '.bar' overflows, we can't just simply break at "foo", we need to take adjacent content (in separate inline box) into account.

-- 
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/20211024/cf89a852/attachment.htm>


More information about the webkit-unassigned mailing list