mstensho (USE GERRIT)
2015/09/15 11:47:30
The test looks fine. But could you add an foo-expe
The test looks fine. But could you add an foo-expected.html counterpart, or
change this to a check-layout.js test?
Let's avoid PNG / dump-render-tree tests when we can.
(This comment applies to multiple files)
2 <style>
3 #a, #d {
4 display: inline-block;
5 }
6 #b, #c {
7 width:25px;
8 height:50px;
9 background: blue;
10 float: left;
11 }
12 </style>
13 <p>There should be a blue <em>square</em> below.</p>
Issue 1310253005: Strip anonymous wrappers when a block flow no longer requires them
(Closed)
Created 5 years, 4 months ago by rhogan
Modified 5 years, 3 months ago
Reviewers: mstensho (USE GERRIT), szager1
Base URL: svn://svn.chromium.org/blink/trunk
Comments: 32