Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / fixed-background-after-style-recalc.html
index 1b5577c..2fcaa1e 100644 (file)
@@ -15,7 +15,7 @@
         testRunner.dumpAsTextWithPixelResults();
 
     if (window.internals) {
-        window.internals.settings.setAcceleratedCompositingForFixedRootBackgroundEnabled(true);
+        window.internals.settings.setPreferCompositingToLCDTextEnabled(true);
     }
 
     window.onload = function() {