[Webkit-unassigned] [Bug 179620] New: Don't eliminate whitespace renderer if the previous sibling is a text renderer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 13 10:59:26 PST 2017


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

            Bug ID: 179620
           Summary: Don't eliminate whitespace renderer if the previous
                    sibling is a text renderer
           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: koivisto at iki.fi
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Currently whitespace elimination code doesn't consider runs of text renderers. We should always make whitespace renderer if the previous renderer is a text renderer. The behavior should be the same as if those were a single renderer with merged text. This situation can happen easily with display:contents.

-- 
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/20171113/2237f10a/attachment-0001.html>


More information about the webkit-unassigned mailing list