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