Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / images / content-image.html
index a86e2ff..0067ab4 100644 (file)
@@ -4,7 +4,7 @@
     <style type="text/css" media="screen">
         .box {
             content: url('../resources/alpha-gradient-small.png');
-            -webkit-transform: translateZ(0);
+            transform: translateZ(0);
         }
     </style>
     <script type="text/javascript" charset="utf-8">