Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / multicol / positive-leading-expected.html
blobde27efda8e18b74de3d0858ab218ccca81e2e056
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:5em; text-decoration:underline;">
5 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
6 </div>