[Webkit-unassigned] [Bug 199987] New: [LFC][IFC] Do not try to extend a collapsed run.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 20 21:44:35 PDT 2019


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

            Bug ID: 199987
           Summary: [LFC][IFC] Do not try to extend a collapsed 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

When the runs belong to the same renderer we try to join them together (<span>foo bar</span> -> runs [foo][ ][bar] -> final display run ->[foo bar] by joining the runs), however don't try to expand the previous run when it is collapsed.

-- 
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/20190721/74c71503/attachment.html>


More information about the webkit-unassigned mailing list