Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / squashing / squash-canvas-expected.html
index 98920bf..c76af93 100644 (file)
@@ -13,7 +13,7 @@ canvas {
     height: 100px;
     background: green;
     position: absolute;
-    -webkit-transform: translateZ(0);
+    transform: translateZ(0);
 }
 #overlap {
     width: 10px;