Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / repaint / newly-composited-repaint-rect.html
index 8d23c00..e393ccb 100644 (file)
@@ -16,7 +16,7 @@
 
   <style type="text/css">
       .composited {
-          -webkit-transform: translatez(0);
+          transform: translatez(0);
           border: 2px solid black;
       }