| Index: LayoutTests/compositing/overflow/composited-scrolling-paint-phases.html
|
| diff --git a/LayoutTests/compositing/overflow/composited-scrolling-paint-phases.html b/LayoutTests/compositing/overflow/composited-scrolling-paint-phases.html
|
| index e5d472549c2766da8eff1f0ebd2b949d33e7a103..1e82078c716b9eee42bc141608e0b0065d41e7ae 100644
|
| --- a/LayoutTests/compositing/overflow/composited-scrolling-paint-phases.html
|
| +++ b/LayoutTests/compositing/overflow/composited-scrolling-paint-phases.html
|
| @@ -31,7 +31,7 @@
|
| </style>
|
| <script>
|
| if (window.testRunner)
|
| - window.testRunner.dumpAsText(false);
|
| + window.testRunner.dumpAsText();
|
|
|
| if (window.internals)
|
| window.internals.settings.setAcceleratedCompositingForOverflowScrollEnabled(true);
|
|
|