Bug 152599

Summary: Simple line layout: Nested block with pseudo first-line parent should bail out of simple line layout.
Product: WebKit Reporter: alan <zalan>
Component: Layout and RenderingAssignee: alan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, koivisto, kondapallykalyan, mmaxfield, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

alan
Reported 2015-12-30 14:09:50 PST
div::first-line { color: red; } <div><div>first line should be red</div></div> This should trigger normal line layout.
Attachments
Patch (4.64 KB, patch)
2015-12-30 14:34 PST, alan
simon.fraser: review+
alan
Comment 1 2015-12-30 14:34:38 PST
alan
Comment 2 2015-12-31 11:28:19 PST
Note You need to log in before you can comment on or make changes to this bug.