[Webkit-unassigned] [Bug 219557] New: [LFC][Integration] Do not construct a new layout box for every inline box end (InlineWalker)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 4 15:31:25 PST 2020


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

            Bug ID: 219557
           Summary: [LFC][Integration] Do not construct a new layout box
                    for every inline box end (InlineWalker)
           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

InlineWalker <span>text</span> visits
<span>
text
</span>
and we need to construct an layout box for only the <span> and the text

-- 
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/20201204/3725195b/attachment.htm>


More information about the webkit-unassigned mailing list