| Index: LayoutTests/compositing/overflow/reparented-overlay-scrollbars-should-respect-ancestor-clip.html
|
| diff --git a/LayoutTests/compositing/overflow/reparented-overlay-scrollbars-should-respect-ancestor-clip.html b/LayoutTests/compositing/overflow/reparented-overlay-scrollbars-should-respect-ancestor-clip.html
|
| index 89a2ec9292ead4fa2aa2289828f34120316756e3..85f946896ca6939504609f1e50ed7f957056246d 100644
|
| --- a/LayoutTests/compositing/overflow/reparented-overlay-scrollbars-should-respect-ancestor-clip.html
|
| +++ b/LayoutTests/compositing/overflow/reparented-overlay-scrollbars-should-respect-ancestor-clip.html
|
| @@ -38,7 +38,7 @@
|
| <script>
|
| if (window.internals) {
|
| window.internals.settings.setOverlayScrollbarsEnabled(true);
|
| - window.internals.settings.setAcceleratedCompositingForOverflowScrollEnabled(true);
|
| + window.internals.settings.setPreferCompositingToLCDTextEnabled(true);
|
| }
|
| </script>
|
| <div id='clipper'>
|
|
|