Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / multicol / dynamic / remove-column-content-next-to-abspos-between-spanners-expected.html
blobe96b952b567b11659ac320f3151bff24e1191eb8
1 <!DOCTYPE html>
3 <p>Remove the only column content that sits between two spanners (the absolutely positioned boxes
4 having their containing block outside the multicol container). Check that the adjoining margins
5 on the two spanners collapse.</p>
6 <p>There should be a blue <em>square</em> below.</p>
7 <div style="width:100px; height:100px; background:blue;"></div>