| Index: LayoutTests/compositing/scrollbars/custom-composited-different-track-parts.html
|
| diff --git a/LayoutTests/compositing/scrollbars/custom-composited-different-track-parts.html b/LayoutTests/compositing/scrollbars/custom-composited-different-track-parts.html
|
| index 97385d988a0428508ae2eec6868c99052aad172e..63293318d99403477bb595653c8f6e460dc8009e 100644
|
| --- a/LayoutTests/compositing/scrollbars/custom-composited-different-track-parts.html
|
| +++ b/LayoutTests/compositing/scrollbars/custom-composited-different-track-parts.html
|
| @@ -43,7 +43,7 @@
|
| }
|
| if (window.testRunner) {
|
| window.testRunner.waitUntilDone();
|
| - window.testRunner.dumpAsText(true); // This is only useful as a pixel test.
|
| + window.testRunner.dumpAsTextWithPixelResults(); // This is only useful as a pixel test.
|
| }
|
|
|
| function doTest()
|
|
|