Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / repaint / background-scaling-expected.html
1 <!DOCTYPE html>
2 <html style="background-color: blue;">
3 <body style="margin:0;">
4   <div style="background-color: green; width: 25vw; height: 25px;"></div>
5 </body>
6 </html>