Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / overflow / fixed-position-ancestor-clip.html
index 259d394..d6516e1 100644 (file)
@@ -20,7 +20,7 @@
       width: 100px;
       height: 100px;
       background-color: green;
-      -webkit-transform: translateZ(0);
+      transform: translateZ(0);
     }
 
     p {