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