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