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