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