Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / multicol / dynamic / insert-block-before-spanner-before-content-expected.html
blobeed16ac61cffd8178c8634a1fdd7c115a4b907d1
1 <!DOCTYPE html>
2 <style>
3 span { display:inline-block; width:1em; }
4 </style>
5 <p>Test insertion of column content right in front of a spanner that is followed by more column content.</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>