Chromium Code Reviews| Index: LayoutTests/compositing/repaint/fixed-pos-with-abs-pos-child-scroll.html |
| diff --git a/LayoutTests/compositing/repaint/fixed-pos-with-abs-pos-child-scroll.html b/LayoutTests/compositing/repaint/fixed-pos-with-abs-pos-child-scroll.html |
| index ebda8ac1d98caea3c0d0e5c9a47905413600faeb..ff3fbb0de574a17a5726985bb17f3befe06ba692 100644 |
| --- a/LayoutTests/compositing/repaint/fixed-pos-with-abs-pos-child-scroll.html |
| +++ b/LayoutTests/compositing/repaint/fixed-pos-with-abs-pos-child-scroll.html |
| @@ -27,7 +27,7 @@ |
| } |
| if (window.internals) { |
| - window.internals.settings.setAcceleratedCompositingForFixedPositionEnabled(false); |
| + window.internals.settings.setPreferCompositingToLCDTextEnabled(false); |
| } |
| window.onload = function() { |