Index: LayoutTests/compositing/gestures/gesture-tapHighlight-1-overflow-div.html |
diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-1-overflow-div.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-1-overflow-div.html |
index a5d8eb968a0559c4e6374f43aabcf84e47616c97..fcaf5a4221bd707bd7b67ed790151d6b512de0ca 100644 |
--- a/LayoutTests/compositing/gestures/gesture-tapHighlight-1-overflow-div.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-1-overflow-div.html |
@@ -22,7 +22,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(); |
} |