| Index: third_party/WebKit/LayoutTests/fast/scrolling/editor-command-scroll-page-scale.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/scrolling/editor-command-scroll-page-scale.html b/third_party/WebKit/LayoutTests/fast/scrolling/editor-command-scroll-page-scale.html
|
| index 703c6424e7870e9c3d28661c1b8cddc00a3c761b..3da76c7877e5fc88ef6ba87a27a981f094d50eff 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/scrolling/editor-command-scroll-page-scale.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/scrolling/editor-command-scroll-page-scale.html
|
| @@ -58,6 +58,7 @@
|
| 'scroll to see the divs at the bounds.)');
|
|
|
| if (window.internals) {
|
| + internals.settings.setScrollAnimatorEnabled(false);
|
| reset();
|
| debug('');
|
| debug('Testing Document Scrolling:');
|
|
|