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