Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / geometry / bounds-ignores-hidden-dynamic.html
index cfd37fe..31efb20 100644 (file)
@@ -1,6 +1,6 @@
 <style>
   .composited {
 <style>
   .composited {
-    -webkit-transform: translateZ(0);
+    transform: translateZ(0);
   }
   
   .box {
   }
   
   .box {