Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / multicol / static-child-becomes-fixedpos-expected.html
blob397afba927dff8944f27e1ff55c9979a1711ba37
1 <!DOCTYPE html>
2 <p>Change a static positioned child of an otherwise empty multicol container to fixed positioned.</p>
3 <p>There should be a blue <em>square</em> below.</p>
4 <div style="-webkit-columns:2; width:100px; height:100px; background:blue;"></div>