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