Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / transforms / transform-overflow.html
index 3bade09..f73c399 100644 (file)
@@ -19,7 +19,7 @@
       width:200px;
       height:200px;
       overflow: auto;
-      -webkit-transform: scale(0.5);
+      transform: scale(0.5);
       background-color:green;
       z-index:0;
     }