Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / multicol / dynamic / remove-block-from-content-between-spanners-expected.html
blob2ec7c4c84bd5de1f65a4a2f3c18e7644fe3844be
1 <!DOCTYPE html>
2 <style>
3 span { display:inline-block; width:1em; }
4 </style>
5 <p>Test removal of some of the column content that's between two spanners.</p>
6 <p>There should be four 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 <span>P</span><span>A</span><span>S</span><span>S</span><br>
10 PASS<br>