| Index: LayoutTests/compositing/gestures/resources/gesture-tapHighlight-simple-navigate-destination.html
|
| diff --git a/LayoutTests/compositing/gestures/resources/gesture-tapHighlight-simple-navigate-destination.html b/LayoutTests/compositing/gestures/resources/gesture-tapHighlight-simple-navigate-destination.html
|
| index 996e8502d7949185770918d6a56ebe6027baae3f..8bf3b7b51642e7f2baef604fbb279306a51de2ea 100644
|
| --- a/LayoutTests/compositing/gestures/resources/gesture-tapHighlight-simple-navigate-destination.html
|
| +++ b/LayoutTests/compositing/gestures/resources/gesture-tapHighlight-simple-navigate-destination.html
|
| @@ -11,7 +11,7 @@ This test is successful if no transparent green rectangles are visible.
|
| <script>
|
| function runTest() {
|
| if (window.testRunner) {
|
| - window.testRunner.dumpAsText(true);
|
| + window.testRunner.dumpAsTextWithPixelResults();
|
| window.testRunner.notifyDone();
|
| } else {
|
| debug("This test requires DumpRenderTree.");
|
|
|