Index: LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited.html |
diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited.html |
index 999c1ffa32521e8d4fad1494f53191e30736af5b..5f56179172a9a65f05678cc80c0a3d99a826582c 100644 |
--- a/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited.html |
@@ -15,7 +15,7 @@ function runTest() { |
x = (clientRect.left + clientRect.right) / 2; |
y = (clientRect.top + clientRect.bottom) / 2 + targetFrame.getBoundingClientRect().top; |
if (window.testRunner) { |
- testRunner.dumpAsText(true); |
+ testRunner.dumpAsTextWithPixelResults(); |
testRunner.waitUntilDone(); |
} |