Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / iframes / connect-compositing-iframe.html
index c26bffb..8474e4f 100644 (file)
@@ -11,7 +11,7 @@
         height: 150px;
         width: 300px;
         -webkit-box-shadow: 0 0 20px black;
-        -webkit-transform: translateZ(0);
+        transform: translateZ(0);
     }
     
     .overlay {