| Index: third_party/WebKit/LayoutTests/fast/scroll-behavior/smooth-scroll/scroll-during-selection.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/scroll-behavior/smooth-scroll/scroll-during-selection.html b/third_party/WebKit/LayoutTests/fast/scroll-behavior/smooth-scroll/scroll-during-selection.html
|
| index 03bedacf58fbe0098fd1f03854dea2df419dbccb..d01acaccd4bacd453d62d22fac96f0a180166776 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/scroll-behavior/smooth-scroll/scroll-during-selection.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/scroll-behavior/smooth-scroll/scroll-during-selection.html
|
| @@ -21,6 +21,7 @@ body {
|
| <script>
|
|
|
| var jsTestIsAsync = true;
|
| +var defaultTimeoutForShouldBecome = 5000;
|
|
|
| description(
|
| "This test verifies that text selection does not prevent smooth " +
|
|
|