[Webkit-unassigned] [Bug 216369] New: [LFC][IFC] Construct LineBox::InlineBoxes for nested inline level boxes when they overlap multiple lines

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 10 09:07:50 PDT 2020


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

            Bug ID: 216369
           Summary: [LFC][IFC] Construct LineBox::InlineBoxes for nested
                    inline level boxes when they overlap multiple lines
           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

e.g <span id=outer>line break<br>this text's parent inline box <span id=inner>starts at the previous line</span></span>
The second line should have a LineBox::InlineBox for both the inner and the outer inline level boxes (inline box really).

-- 
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/20200910/ecd120ec/attachment-0001.htm>


More information about the webkit-unassigned mailing list