| Index: LayoutTests/compositing/overflow/scrolling-neg-z-index-descendants-should-cause-repaint.html
|
| diff --git a/LayoutTests/compositing/overflow/scrolling-neg-z-index-descendants-should-cause-repaint.html b/LayoutTests/compositing/overflow/scrolling-neg-z-index-descendants-should-cause-repaint.html
|
| index 4366724299f22257d39b245e4ad8b68310dd96da..fcb03f4561a9ce61718a6a34a3ce8525a81a33fb 100644
|
| --- a/LayoutTests/compositing/overflow/scrolling-neg-z-index-descendants-should-cause-repaint.html
|
| +++ b/LayoutTests/compositing/overflow/scrolling-neg-z-index-descendants-should-cause-repaint.html
|
| @@ -6,7 +6,7 @@
|
| window.testRunner.dumpAsText();
|
|
|
| if (window.internals) {
|
| - window.internals.settings.setAcceleratedCompositingForOverflowScrollEnabled(false);
|
| + window.internals.settings.setPreferCompositingToLCDTextEnabled(false);
|
| }
|
|
|
| function hasScrollbarRepaint(layerTree)
|
|
|