Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / paint / invalidation / spv2 / squashing-inside-preserve-3d-element-expected.html
blob0da569b77df57e8f755a3d9e9a79da878dddde93
1 <!doctype html>
2 <div>
3 <div style="width: 100px; height: 100px; background:lightgray"></div>
4 <div id="target" style="position: absolute; top: 28px; left: 28px; height: 100px; width: 100px; background:red"></div>
5 </div>