Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(56)

Unified Diff: third_party/WebKit/LayoutTests/fast/scroll-behavior/smooth-scroll/track-scroll.html

Issue 2503673002: Revert "Raise timeouts on smooth scroll layout tests". (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/scroll-behavior/smooth-scroll/track-scroll.html
diff --git a/third_party/WebKit/LayoutTests/fast/scroll-behavior/smooth-scroll/track-scroll.html b/third_party/WebKit/LayoutTests/fast/scroll-behavior/smooth-scroll/track-scroll.html
index ce45cab76d0352df7473a2eaf4eaf63fc2cd7469..1b90c01a0257329f1e9f909dcc6b3e08f63c8c19 100644
--- a/third_party/WebKit/LayoutTests/fast/scroll-behavior/smooth-scroll/track-scroll.html
+++ b/third_party/WebKit/LayoutTests/fast/scroll-behavior/smooth-scroll/track-scroll.html
@@ -8,7 +8,6 @@ body {
<body>
<script>
window.jsTestIsAsync = true;
-var defaultTimeoutForShouldBecome = 5000;
description("This test scrolls by clicking in the scrollbar track.");

Powered by Google App Engine
This is Rietveld 408576698