RESOLVED FIXED 152599
Simple line layout: Nested block with pseudo first-line parent should bail out of simple line layout.
https://bugs.webkit.org/show_bug.cgi?id=152599
Summary Simple line layout: Nested block with pseudo first-line parent should bail ou...
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.