Index: LayoutTests/compositing/overflow/accelerated-scrolling-with-clip-path.html |
diff --git a/LayoutTests/compositing/overflow/accelerated-scrolling-with-clip-path.html b/LayoutTests/compositing/overflow/accelerated-scrolling-with-clip-path.html |
index 1b83d076a91123b1380ab40797b27588ed7ee445..10a05b31c821d9cf8bb31ce4e2d9445c56afde28 100644 |
--- a/LayoutTests/compositing/overflow/accelerated-scrolling-with-clip-path.html |
+++ b/LayoutTests/compositing/overflow/accelerated-scrolling-with-clip-path.html |
@@ -33,7 +33,7 @@ |
<script> |
if (window.internals) |
- window.internals.settings.setAcceleratedCompositingForOverflowScrollEnabled(true); |
+ window.internals.settings.setPreferCompositingToLCDTextEnabled(true); |
</script> |
</head> |