Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / paint / invalidation / spv2 / float-in-new-block-with-layout-delta-expected.html
blob3bae8188cee44eabff16e10095019765715d45ed
1 <body>
2 <div style="height: 100px;"></div>
3 <div id="target">
4 <div style="float: left; width: 100px; height: 100px; background-color: green;"></div>
5 </div>
6 </body>