| Index: third_party/WebKit/LayoutTests/virtual/threaded/fast/scroll-behavior/smooth-scroll/horizontal-smooth-scroll-in-rtl.html
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/threaded/fast/scroll-behavior/smooth-scroll/horizontal-smooth-scroll-in-rtl.html b/third_party/WebKit/LayoutTests/virtual/threaded/fast/scroll-behavior/smooth-scroll/horizontal-smooth-scroll-in-rtl.html
|
| index e011d22e294cc6ad7e75822abb65ef3281e880de..04210bbb959428577067ac6fabe7f9d80d2acdc4 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/threaded/fast/scroll-behavior/smooth-scroll/horizontal-smooth-scroll-in-rtl.html
|
| +++ b/third_party/WebKit/LayoutTests/virtual/threaded/fast/scroll-behavior/smooth-scroll/horizontal-smooth-scroll-in-rtl.html
|
| @@ -11,6 +11,7 @@ html {
|
| <script>
|
|
|
| var jsTestIsAsync = true;
|
| +var defaultTimeoutForShouldBecome = 5000;
|
|
|
| description("This test verifies that both input-driven and programmatic " +
|
| "smooth scrolls serviced by the compositor thread go to the correct " +
|
|
|