Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/http/tests/navigation/same-document-scroll-position-restore.html |
| diff --git a/third_party/WebKit/LayoutTests/http/tests/navigation/same-document-scroll-position-restore.html b/third_party/WebKit/LayoutTests/http/tests/navigation/same-document-scroll-position-restore.html |
| index a7f9c4d64aacaa7f5ce90ea504c6200be6163206..f7b2031bc3690cd77068405b1660cd450deeaf79 100644 |
| --- a/third_party/WebKit/LayoutTests/http/tests/navigation/same-document-scroll-position-restore.html |
| +++ b/third_party/WebKit/LayoutTests/http/tests/navigation/same-document-scroll-position-restore.html |
| @@ -5,6 +5,8 @@ |
| <a name="bottom"></a> |
| <script src="/js-test-resources/js-test.js"></script> |
| <script> |
| +setPrintTestResultsLazily(); |
| + |
| if (window.testRunner) { |
| window.jsTestIsAsync = true; |
| testRunner.dumpAsText(); |