Index: LayoutTests/fast/images/webp-color-profile-lossless.html |
diff --git a/LayoutTests/fast/images/webp-color-profile-lossless.html b/LayoutTests/fast/images/webp-color-profile-lossless.html |
index 5723b9ad3eb2a67f8e3fc301d84eeda54e6920e3..2ab46bcf85624dc92ba8b23df0c893f7f0ee2d2c 100644 |
--- a/LayoutTests/fast/images/webp-color-profile-lossless.html |
+++ b/LayoutTests/fast/images/webp-color-profile-lossless.html |
@@ -2,5 +2,5 @@ |
<img src="resources/webp-color-profile-lossless.webp"> |
<script> |
if (window.testRunner) |
- window.testRunner.dumpAsText(true); |
+ window.testRunner.dumpAsTextWithPixelResults(); |
</script> |