Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / paint / invalidation / invalidate-when-removing-paint-layer-expected.html
blobbdb5dff8d1e102ee9ddcd4faacb169e05c79d927
1 <!DOCTYPE html>
2 <div style="position: absolute; left: 0; top: 0; width: 200px; height: 500px; background-color: green">
3 </div>
4 <div style="position: absolute; left: 0; top: 400px; height: 100px; width: 700px; background-color: green">
5 </div>