Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / paint / invalidation / spv2 / text-in-relative-positioned-inline-expected.html
blob38a87033199e90757ae2d36af6494caa68482535
1 <body>
2 <div style="margin-left: 100px; height: 100px;"></div>
3 <div style="width: 100px; height: 100px; background-color: green; margin-top: -100px;"></div>
4 </body>