Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / multicol / dynamic / insert-spanner-into-content-expected.html
blobd8be1a9291d2ef53c7d7b2b3583637cb8b600b86
1 <!DOCTYPE html>
2 <style>
3 span { display:inline-block; width:1em; }
4 </style>
5 <p>Test insertion of a spanner into column content, so that the existing column row needs to be split into two.</p>
6 <p>There should be three lines below with the word "PASS". Letter spacing is expected to vary.</p>
7 <span>P</span><span>A</span><span>S</span><span>S</span><br>
8 PASS<br>
9 <span>P</span><span>A</span><span>S</span><span>S</span><br>