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

Unified Diff: third_party/WebKit/LayoutTests/VirtualTestSuites

Issue 2158423002: Wheel scroll latching enabled behind flag. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 months 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/VirtualTestSuites
diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
index 976ec13bf5a14e7d560e18739929c403dcf976b5..0ee5d70fe4a7b0e35e0acc0909af4a1e7f79ff5f 100644
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
@@ -247,5 +247,10 @@
"prefix": "asyncawait",
"base": "inspector/sources/debugger-async/async-await",
"args": ["--js-flags=--harmony-async-await"]
+ },
+ {
+ "prefix": "wheelscrolllatching",
+ "base": "fast/events/wheel",
+ "args": ["--enable-features=TouchpadAndWheelScrollLatching"]
}
]

Powered by Google App Engine
This is Rietveld 408576698