| Index: LayoutTests/compositing/gestures/gesture-tapHighlight-simple-div-boxshadow-static.html
|
| diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-div-boxshadow-static.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-div-boxshadow-static.html
|
| index c221c40d9b50837ccfb79461562944cd5fee39bb..53c161586e0f770bba60a01dd707fea38c7fc569 100644
|
| --- a/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-div-boxshadow-static.html
|
| +++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-div-boxshadow-static.html
|
| @@ -19,7 +19,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();
|
| }
|
|
|
|
|