Index: LayoutTests/compositing/gestures/gesture-tapHighlight-simple-scaled-document.html |
diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-scaled-document.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-scaled-document.html |
index 89f88fe6a35b017737d808ffe98b4a5e40da160b..9cacd60f5cee3b82e60079735e99c986898940f1 100644 |
--- a/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-scaled-document.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-scaled-document.html |
@@ -20,7 +20,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(); |
} |