[Webkit-unassigned] [Bug 152599] New: Simple line layout: Nested block with pseudo first-line parent should bail out of simple line layout.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 30 14:09:50 PST 2015


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

            Bug ID: 152599
           Summary: Simple line layout: Nested block with pseudo
                    first-line parent should bail out of simple line
                    layout.
    Classification: Unclassified
           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: simon.fraser at apple.com

div::first-line {
   color: red;
 }
<div><div>first line should be red</div></div>

This should trigger normal line layout.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151230/df96b2a1/attachment.html>


More information about the webkit-unassigned mailing list