Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / repaint / full-viewport-repaint-for-background-attachment-fixed.html
index 8c371ac..d01dd71 100644 (file)
@@ -9,7 +9,7 @@ body {
 <script src="resources/text-based-repaint.js" type="text/javascript"></script>
 <script>
 if (window.testRunner)
-    window.internals.settings.setAcceleratedCompositingForFixedRootBackgroundEnabled(false);
+    window.internals.settings.setPreferCompositingToLCDTextEnabled(false);
 
 function repaintTest() {
     window.scrollTo(0, 1000);