| Index: third_party/WebKit/LayoutTests/fast/scrolling/keyboard-scroll-page-scale.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/scrolling/keyboard-scroll-page-scale.html b/third_party/WebKit/LayoutTests/fast/scrolling/keyboard-scroll-page-scale.html
|
| index fa65fc8f97a6d14f591c688f08a2c25ff3705086..252b5882b0ec612bc64fe8c08a19199f29801c38 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/scrolling/keyboard-scroll-page-scale.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/scrolling/keyboard-scroll-page-scale.html
|
| @@ -110,6 +110,7 @@
|
| 'scroll to see the divs at the bounds.)');
|
|
|
| if (window.eventSender && window.internals) {
|
| + internals.settings.setScrollAnimatorEnabled(false);
|
| reset();
|
| debug('Testing arrow keys:');
|
| testArrowKeys();
|
|
|