Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / repaint / requires-backing-repaint.html
index bac588d..0d19dc6 100644 (file)
@@ -9,7 +9,7 @@
             height: 50px;
             margin-left: 50px;
             background-color: gray;
-            -webkit-transform: translateZ(0);
+            transform: translateZ(0);
         }
 
         #overflow {