| Index: LayoutTests/compositing/overflow/automatically-opt-into-composited-scrolling-after-style-change.html
|
| diff --git a/LayoutTests/compositing/overflow/automatically-opt-into-composited-scrolling-after-style-change.html b/LayoutTests/compositing/overflow/automatically-opt-into-composited-scrolling-after-style-change.html
|
| index 3f23bf33f4e6d70582e51619645618f14b9e0011..a14fc6381213591eab9aa1a04bbe1623b8234d11 100644
|
| --- a/LayoutTests/compositing/overflow/automatically-opt-into-composited-scrolling-after-style-change.html
|
| +++ b/LayoutTests/compositing/overflow/automatically-opt-into-composited-scrolling-after-style-change.html
|
| @@ -48,7 +48,7 @@
|
| var debug = false;
|
|
|
| if (window.testRunner)
|
| - testRunner.dumpAsText(false);
|
| + testRunner.dumpAsText();
|
|
|
| if (window.internals)
|
| window.internals.settings.setAcceleratedCompositingForOverflowScrollEnabled(true);
|
|
|