Index: LayoutTests/compositing/gestures/gesture-tapHighlight-simple-longPress.html |
diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-longPress.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-longPress.html |
index 4e317cfb2aea1403f1168ba208859a8a0538e5b0..8138ad4cecd4b6db79c6ec9d8719e81013675c43 100644 |
--- a/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-longPress.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-longPress.html |
@@ -17,7 +17,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(); |
} |