Index: LayoutTests/fast/images/webp-color-profile-lossy.html |
diff --git a/LayoutTests/fast/images/webp-color-profile-lossy.html b/LayoutTests/fast/images/webp-color-profile-lossy.html |
index 381320b373adc766b38c4ecffd327c116bdf6cd4..c234807f058ff49de301ea61f6c63e665117daf6 100644 |
--- a/LayoutTests/fast/images/webp-color-profile-lossy.html |
+++ b/LayoutTests/fast/images/webp-color-profile-lossy.html |
@@ -2,5 +2,5 @@ |
<img src="resources/webp-color-profile-lossy.webp" width="400px"> |
<script> |
if (window.testRunner) |
- window.testRunner.dumpAsText(true); |
+ window.testRunner.dumpAsTextWithPixelResults(); |
</script> |