Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / backgrounds / mask-box-image.html
index f7a706a..b9d5902 100644 (file)
@@ -8,7 +8,7 @@
             }
             
             .scaled {
-                -webkit-transform: scale(1.0001);
+                transform: scale(1.0001);
                 -webkit-transform-origin: top left;
             }