Index: LayoutTests/compositing/gestures/gesture-tapHighlight-simple-nested.html |
diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-nested.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-nested.html |
index 3d9549222d5f56e2317d7afc672a96425dd7221e..afaa223a7c9be6e747d0500d311008a363f71f92 100644 |
--- a/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-nested.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-nested.html |
@@ -16,7 +16,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(); |
} |