Index: LayoutTests/fast/images/embed-image.html |
diff --git a/LayoutTests/fast/images/embed-image.html b/LayoutTests/fast/images/embed-image.html |
index c0a06b73b665ded58398eadc459445a103da1821..4d70c196c01c8e034c395d920d74181695be1282 100644 |
--- a/LayoutTests/fast/images/embed-image.html |
+++ b/LayoutTests/fast/images/embed-image.html |
@@ -4,7 +4,7 @@ |
<script> |
if (window.testRunner) { |
testRunner.waitUntilDone(); |
- testRunner.dumpAsText(true); |
+ testRunner.dumpAsTextWithPixelResults(); |
testRunner.setPluginsEnabled(false); |
} |