Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / contents-opaque / visibility-hidden.html
index 2dc3484..d3fcd2f 100644 (file)
@@ -8,7 +8,7 @@
                 width: 200px;
                 height: 50px;
                 background-color: silver;
-                -webkit-transform: translateZ(0);
+                transform: translateZ(0);
             }
             header.hidden {
                 visibility: hidden;