Index: LayoutTests/compositing/overflow/nested-scrolling.html |
diff --git a/LayoutTests/compositing/overflow/nested-scrolling.html b/LayoutTests/compositing/overflow/nested-scrolling.html |
index d1fb9729267af971b7ca66296c89a943838f53da..6600f34e8d815ea4cb8ab1afcca86f18a8647ba7 100644 |
--- a/LayoutTests/compositing/overflow/nested-scrolling.html |
+++ b/LayoutTests/compositing/overflow/nested-scrolling.html |
@@ -31,7 +31,7 @@ |
</style> |
<script> |
if (window.internals) |
- window.internals.settings.setAcceleratedCompositingForOverflowScrollEnabled(true); |
+ window.internals.settings.setPreferCompositingToLCDTextEnabled(true); |
</script> |
</head> |
<body> |