Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / backgrounds / size / backgroundSize15.html
index 9b9f149..6ec3245 100644 (file)
@@ -1,5 +1,6 @@
 <html>
 <style>
+body { overflow: hidden; }
 div { 
     background-image:url(resources/bikes.bmp); 
     -webkit-background-size: 133px 135px;
@@ -15,4 +16,4 @@ div {
 <div style="width:800px; height:800px"></div>
 
 </body>
-</html>
\ No newline at end of file
+</html>