Index: LayoutTests/compositing/gestures/gesture-tapHighlight-simple-scaledX.html |
diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-scaledX.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-scaledX.html |
index e79555f8f6d7c553ad0677a7e0ddea9458e0223c..897bf819e2dd7687e3a3ada440bfdaa7eee67bbd 100644 |
--- a/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-scaledX.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-scaledX.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(); |
} |