Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / ManualTests / compositing / font-smoothing.html
index fce444e..00ddfd3 100644 (file)
@@ -8,7 +8,7 @@
     }
 
     .composited {
-      -webkit-transform: translateZ(0);
+      transform: translateZ(0);
       background-color: white;
     }