| Index: LayoutTests/compositing/gestures/gesture-tapHighlight-1-overflow-div-layout-change.html
|
| diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-1-overflow-div-layout-change.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-1-overflow-div-layout-change.html
|
| index 95ac2f94529a3ec8a47b2711dbee0475cd30a60c..8da6cfe8fb8577a26681ad1edd9d655a7150e4d7 100644
|
| --- a/LayoutTests/compositing/gestures/gesture-tapHighlight-1-overflow-div-layout-change.html
|
| +++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-1-overflow-div-layout-change.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();
|
| }
|
|
|
|
|