Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / geometry / root-layer-update.html
index 6c13643..bfda125 100644 (file)
@@ -27,7 +27,7 @@
       width: 100px;
       background-color: green;
       margin: 0 auto;
-      -webkit-transform: translateZ(0);
+      transform: translateZ(0);
     }
     
     #tester {