Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <!DOCTYPE html> | |
| 2 <p>Test that we don't insert a column break in the middle of a line's leading.</ p> | |
| 3 <p>There should be a black line below.</p> | |
| 4 <div style="width:-webkit-fit-content; font-size:3em; height:9em; line-height:5e m; text-decoration:underline;"> | |
| 5 | |
| 6 </div> | |
| OLD | NEW |