Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / contents-opaque / hidden-with-visible-text.html
index 17e38b6..fc9f8df 100644 (file)
@@ -6,7 +6,7 @@
             width: 200px;
             height: 100px;
             background-color: green;
-            -webkit-transform: translateZ(0);
+            transform: translateZ(0);
         }
         .inner {
             visibility: visible;