Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / transitions / opacity-on-inline.html
index 1feb01c..e4d8b05 100644 (file)
@@ -29,7 +29,7 @@
 <p>This should not assert in debug builds</p>
 <span id="fader">Opacity fade on inline</span>
 
-<div style="-webkit-transform: translateZ(0)"> <!-- throw the page into compositing mode -->
+<div style="transform: translateZ(0)"> <!-- throw the page into compositing mode -->
 </div>
 
 </body>