Index: LayoutTests/compositing/gestures/gesture-tapHighlight-simple-div-boxshadow.html |
diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-div-boxshadow.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-div-boxshadow.html |
index 67e4424c50b7aa41900026c7aa86d470adf5d794..ff7e3963aec3bd0742d34b03b4b17ea6a5db9321 100644 |
--- a/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-div-boxshadow.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-div-boxshadow.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(); |
} |