Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / css3 / filters / filtered-compositing-descendant.html
index 9b31461..a004464 100644 (file)
@@ -16,7 +16,7 @@
       border: 2px solid black;
     }
     .compositing {
-      -webkit-transform: translateZ(1px);
+      transform: translateZ(1px);
       background-color: red;
     }