| Index: LayoutTests/http/tests/images/webp-progressive-load.html
|
| diff --git a/LayoutTests/http/tests/images/webp-progressive-load.html b/LayoutTests/http/tests/images/webp-progressive-load.html
|
| index b67446f344dc1f6271442d6c96924bc61db80522..4ce0e811d77409934d3e694839fcf629c4ca59e5 100644
|
| --- a/LayoutTests/http/tests/images/webp-progressive-load.html
|
| +++ b/LayoutTests/http/tests/images/webp-progressive-load.html
|
| @@ -1,7 +1,7 @@
|
| <img style="background-color: red" >
|
| <script>
|
| if (window.testRunner) {
|
| - testRunner.dumpAsText(pixelTest = true);
|
| + testRunner.dumpAsTextWithPixelResults();
|
| testRunner.waitUntilDone();
|
| }
|
|
|
|
|