Index: LayoutTests/fast/images/paletted-png-with-color-profile.html |
diff --git a/LayoutTests/fast/images/paletted-png-with-color-profile.html b/LayoutTests/fast/images/paletted-png-with-color-profile.html |
index 3e977078d33efc99a7b7f339658b9fb45efa4633..0f4b58ca0a97cb39b7f2b67c1c105f37354c8159 100644 |
--- a/LayoutTests/fast/images/paletted-png-with-color-profile.html |
+++ b/LayoutTests/fast/images/paletted-png-with-color-profile.html |
@@ -1,5 +1,5 @@ |
<img src="resources/palatted-color-png-gamma-one-color-profile.png"> |
<script> |
if (window.testRunner) |
- window.testRunner.dumpAsText(pixelTest = true); |
+ window.testRunner.dumpAsTextWithPixelResults(); |
</script> |