Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / reflections / deeply-nested-reflections.html
index 99c3d8d..5d07ac2 100644 (file)
@@ -49,7 +49,7 @@
       background-color: green;
     }
     .compositing {
-      -webkit-transform: translateZ(0);
+      transform: translateZ(0);
     }
     
   </style>