| Index: LayoutTests/compositing/gestures/gesture-tapHighlight-simple-rotated-link.html
|
| diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-rotated-link.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-rotated-link.html
|
| index c73b4b365c3159dc0268e57de16ebfbf24dc9980..7c281ed7568de74fe3c8912d5cf8a0b976c8ee74 100644
|
| --- a/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-rotated-link.html
|
| +++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-rotated-link.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();
|
| }
|
|
|
|
|