| Index: third_party/WebKit/LayoutTests/fast/scrolling/scroll-to-origin-with-options-no-layout.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/scrolling/scroll-to-origin-with-options-no-layout.html b/third_party/WebKit/LayoutTests/fast/scrolling/scroll-to-origin-with-options-no-layout.html
|
| index 5c759fa445a2c5680e3f12a7f181a4bf9a95cb9d..9179b8eb432ae5df31d34ad6f6eb1a92233109b5 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/scrolling/scroll-to-origin-with-options-no-layout.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/scrolling/scroll-to-origin-with-options-no-layout.html
|
| @@ -4,6 +4,8 @@
|
| <script>
|
| var styleCount, layoutCount;
|
|
|
| +setPrintTestResultsLazily();
|
| +
|
| function assertSyncLayout(sync) {
|
| if (window.internals) {
|
| styleCount = internals.updateStyleAndReturnAffectedElementCount();
|
|
|