Index: LayoutTests/compositing/fixed-background-composited-html.html |
diff --git a/LayoutTests/compositing/fixed-background-composited-html.html b/LayoutTests/compositing/fixed-background-composited-html.html |
index bce08699922e1df322f4a67c0abd4f0f7b641f8c..c5dbc73212a0d744a18a2f97004bbf7f5cfe071b 100644 |
--- a/LayoutTests/compositing/fixed-background-composited-html.html |
+++ b/LayoutTests/compositing/fixed-background-composited-html.html |
@@ -17,7 +17,7 @@ |
<script> |
if (window.testRunner) { |
testRunner.waitUntilDone(); |
- window.internals.settings.setAcceleratedCompositingForFixedRootBackgroundEnabled(true); |
+ window.internals.settings.setPreferCompositingToLCDTextEnabled(true); |
} |