Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / paint / invalidation / spv2 / overflow-hide-expected.html
blob85f18b7eb3c77bfdf3cfa9cc7dc42bdf22fb0fd9
1 <html>
2 <head>
3 <link rel="stylesheet" href="../../../fast/repaint/resources/default.css">
4 </head>
5 <body style="height:2000px;">
6 <!-- You should see one green rectangle sharing one corner in the output. -->
7 <div id="overflowParent" class="absolute green"></div>
8 </body>
9 </html>