| Index: LayoutTests/http/tests/images/jpeg-partial-load.html
|
| diff --git a/LayoutTests/http/tests/images/jpeg-partial-load.html b/LayoutTests/http/tests/images/jpeg-partial-load.html
|
| index 3ff184696596c6741bb524d24f956f9f14f34ead..b743b89d99050c01d35df6e3c7ef67a56822c2a3 100644
|
| --- a/LayoutTests/http/tests/images/jpeg-partial-load.html
|
| +++ b/LayoutTests/http/tests/images/jpeg-partial-load.html
|
| @@ -1,7 +1,7 @@
|
| <img style="background: green" >
|
| <script>
|
| if (window.testRunner) {
|
| - testRunner.dumpAsText(true);
|
| + testRunner.dumpAsTextWithPixelResults();
|
| testRunner.waitUntilDone();
|
| }
|
|
|
|
|