Index: LayoutTests/compositing/gestures/gesture-tapHighlight-simple-scaledY.html |
diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-scaledY.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-scaledY.html |
index 68cfb45dce1c237c52ee6f5a69a94dd73b81a559..f4b1147db15db53d7d9c4d6d81f198b3ee6e317b 100644 |
--- a/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-scaledY.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-scaledY.html |
@@ -19,7 +19,7 @@ function runTest() { |
x = (clientRect.left + clientRect.right) / 2; |
y = (clientRect.top + clientRect.bottom) / 2; |
if (window.testRunner) { |
- testRunner.dumpAsText(true); |
+ testRunner.dumpAsTextWithPixelResults(); |
testRunner.waitUntilDone(); |
} |