Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <!DOCTYPE html> | |
| 2 <p>Check that a table caption with a block at a column boundary is properly push ed to the next column.</p> | |
| 3 <p>The word "PASS" should be seen below, fully visible and unbroken.</p> | |
| 4 <div style="margin-left:50%; line-height:2em;"> | |
|
Julien - ping for review
2015/10/05 17:33:05
Isn't the 50% fragile with sub-pixel?
mstensho (USE GERRIT)
2015/10/05 19:51:32
Yeah... I was apparently feeling lucky. Tables don
| |
| 5 PASS | |
| 6 </div> | |
| OLD | NEW |