Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / reflections / become-simple-composited-reflection.html
index d0f9b9a..0edc93e 100644 (file)
@@ -11,7 +11,7 @@
       height: 200px;
       width: 200px;
       background-color: red;
-      -webkit-transform: translateZ(1px);
+      transform: translateZ(1px);
     }
     
     .indicator {