Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / paint / invalidation / spv2 / multicol-with-abspos-expected.html
blob132fd0c26fd75ed1ce06a7a7fabace5676928120
1 <!DOCTYPE html>
2 <p>A green PASS should be seen at the bottom-left corner.</p>
3 <div id="target" style="position:absolute; left:0; bottom:0; color: green">PASS</div>