| Index: LayoutTests/http/tests/images/png-partial-load.html
|
| diff --git a/LayoutTests/http/tests/images/png-partial-load.html b/LayoutTests/http/tests/images/png-partial-load.html
|
| index 46b3104d062d1e33aa07f87af95aeb1a646b6b88..1080492c30af2e824d48de10f8288c3c3cfc2091 100644
|
| --- a/LayoutTests/http/tests/images/png-partial-load.html
|
| +++ b/LayoutTests/http/tests/images/png-partial-load.html
|
| @@ -1,7 +1,7 @@
|
| <img style="background-color: blue" >
|
| <script>
|
| if (window.testRunner) {
|
| - testRunner.dumpAsText(true);
|
| + testRunner.dumpAsTextWithPixelResults();
|
| testRunner.waitUntilDone();
|
| }
|
|
|
|
|