Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / img-layer-grow.html
index 55cf46d..66e66c8 100644 (file)
@@ -26,7 +26,7 @@
 </head>
 <body>
   <div id="div">
-    <img id="image" src="resources/apple.jpg" style="-webkit-transform: translateZ(0);">
+    <img id="image" src="resources/apple.jpg" style="transform: translateZ(0);">
   </div>
 </body>
 </html>