Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / contents-opaque / overflow-hidden-child-layers.html
index 1abf39b..6a8e9ef 100644 (file)
@@ -9,7 +9,7 @@
             background-color: blue;
             box-shadow: 0 0 20px black;
             overflow: hidden;
-            -webkit-transform: translateZ(0);
+            transform: translateZ(0);
         }
         .child {
             position: relative;