Index: LayoutTests/fast/images/exif-orientation-image-document.html |
diff --git a/LayoutTests/fast/images/exif-orientation-image-document.html b/LayoutTests/fast/images/exif-orientation-image-document.html |
index 5de3e9f137859da7cdd96d91368201fe80bc12de..fbf896efac8512f5233a063ecc97883b4b39c376 100644 |
--- a/LayoutTests/fast/images/exif-orientation-image-document.html |
+++ b/LayoutTests/fast/images/exif-orientation-image-document.html |
@@ -3,7 +3,7 @@ |
<script> |
if (window.testRunner) { |
// Note that this test only passes in DRT. In browsers, the cross-iframe dom inspection usually causes a security exception. |
- testRunner.dumpAsText(true); |
+ testRunner.dumpAsTextWithPixelResults(); |
} |
function log(str) { |