Index: LayoutTests/compositing/gestures/gesture-tapHighlight-2-overflow-div-scrolled-inner.html |
diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-2-overflow-div-scrolled-inner.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-2-overflow-div-scrolled-inner.html |
index f80b223aaf809c6a6ba15f8d3c35a76b2955b54f..a373675bcc97e6c376099e9f5bd5c8566c4f906f 100644 |
--- a/LayoutTests/compositing/gestures/gesture-tapHighlight-2-overflow-div-scrolled-inner.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-2-overflow-div-scrolled-inner.html |
@@ -28,7 +28,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(); |
} |