| Index: LayoutTests/compositing/fixed-position-scroll-offset-history-restore.html
|
| diff --git a/LayoutTests/compositing/fixed-position-scroll-offset-history-restore.html b/LayoutTests/compositing/fixed-position-scroll-offset-history-restore.html
|
| index b1ecd137a0ab787d863b813b31bce5671a095110..b32172aef6edbefcdc37961c74d808adf462c694 100644
|
| --- a/LayoutTests/compositing/fixed-position-scroll-offset-history-restore.html
|
| +++ b/LayoutTests/compositing/fixed-position-scroll-offset-history-restore.html
|
| @@ -20,7 +20,7 @@ onload = function() {
|
| // If the scroll position is restored correctly the red div won't be visible.
|
| delete window.localStorage.stage;
|
| if (window.testRunner) {
|
| - testRunner.dumpAsText(true);
|
| + testRunner.dumpAsTextWithPixelResults();
|
| testRunner.notifyDone();
|
| }
|
| } else {
|
|
|