Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / paint / invalidation / spv2 / background-misaligned-expected.html
blob52564c7973ceee324561af8a8b9ffbbe8d272b50
1 <body>
2 <div style="
3 width: 267px;
4 height: 270px;
5 border: solid black;
6 background-image: url(../../../fast/backgrounds/size/resources/bikes.bmp);
7 -webkit-background-size: 500% 500%;
8 position: relative;
9 ">
10 </div>
11 </body>