Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / hidpi / gradient-with-scaled-ancestor.html
index 5ca3045..fbedc27 100644 (file)
@@ -13,7 +13,7 @@
         }
         </script>
     </head>
-    <body onload="startTest();">
+    <body onload="startTest();" style="overflow:hidden;">
         <div style="-webkit-transform:scale(1.5); -webkit-transform-origin:top left;">
             <div style="height:300px;width:300px;background-image:-webkit-repeating-linear-gradient(top left, red 10%, blue 30%);border:1px solid">
             </div>