Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / frames / resources / iframe-content-scaling-bug-iframe.html
blob12f68ae115fb5f52ce340740860845e062543489
1 <html>
2 <head>
3 <style>
4 body {
5 margin: 0;
7 </style>
8 </head>
9 <body>
10 <div style="position: absolute; left: 0px; top: 0px; width: 300px; height: 300px; background-color: green;"></div>
11 </body>
12 </html>