Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / fixed-background-negative-z-index-fixed.html
index 1d3da72..92658ef 100644 (file)
@@ -23,7 +23,7 @@
     <script>
     if (window.testRunner) {
         testRunner.waitUntilDone();
-        window.internals.settings.setAcceleratedCompositingForFixedRootBackgroundEnabled(true);
+        window.internals.settings.setPreferCompositingToLCDTextEnabled(true);
     }
 
     function doTest()