Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / visibility / visibility-composited.html
index 73f69c4..5691060 100644 (file)
@@ -31,7 +31,7 @@
       background-color: green !important;
     }
     .composited {
-      -webkit-transform: translateZ(1px);
+      transform: translateZ(1px);
     }
     
     .visible-indicator {