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:20em; line-height:2em;"> | |
| 5 PASS | |
| 6 </div> | |
| OLD | NEW |