Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / transforms / 3d / general / cssmatrix-3d-zoom.html
index 3280112..ccf106d 100644 (file)
@@ -17,7 +17,7 @@ body {
 }
 
 .translate {
-    -webkit-transform: translate(100px, 50px);
+    transform: translate(100px, 50px);
     background-color: red;
 }