| Index: LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled.html
|
| diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled.html
|
| index caabc8332472169170cc65166a64b6b57e433ebb..13bad52f14c3dd29f882a79ce8ccd39bf11a7f8c 100644
|
| --- a/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled.html
|
| +++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled.html
|
| @@ -16,7 +16,7 @@ function runTest() {
|
| x = (clientRect.left + clientRect.right) / 2;
|
| y = (clientRect.top + clientRect.bottom) / 2 + targetFrame.getBoundingClientRect().top;
|
| if (window.testRunner) {
|
| - testRunner.dumpAsText(true);
|
| + testRunner.dumpAsTextWithPixelResults();
|
| testRunner.waitUntilDone();
|
| }
|
|
|
|
|