Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / text-on-large-layer.html
index d408670..97c4ff3 100644 (file)
@@ -10,7 +10,7 @@ if (window.testRunner) {
 }
 </script>
 <body style="overflow:hidden">
-<div style="-webkit-transform:translateZ(0); width: 2000px; height: 10000px; top:1px; left:3px; position:absolute">
+<div style="transform:translateZ(0); width: 2000px; height: 10000px; top:1px; left:3px; position:absolute">
 This is some text inside a very large composited layer to test that it is rendered sharply.<br>
 The test passes if this text is crisp.
 </div>