| Index: LayoutTests/compositing/img-layer-grow.html
|
| diff --git a/LayoutTests/compositing/img-layer-grow.html b/LayoutTests/compositing/img-layer-grow.html
|
| index 96a1d1ac95038b04b561c649408cc0d2795aaed1..01a8f4d556fadea23396cf48d95ed96ccbf1b1f3 100644
|
| --- a/LayoutTests/compositing/img-layer-grow.html
|
| +++ b/LayoutTests/compositing/img-layer-grow.html
|
| @@ -6,7 +6,7 @@
|
|
|
| if (window.testRunner) {
|
| testRunner.waitUntilDone();
|
| - testRunner.dumpAsText(true); // This is only useful as a pixel test.
|
| + testRunner.dumpAsTextWithPixelResults(); // This is only useful as a pixel test.
|
| }
|
|
|
| function doTest()
|
|
|