| Index: third_party/WebKit/LayoutTests/VirtualTestSuites
|
| diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| index 56aaf408f139b06712291e28269d7711bca15a3d..0432e88fbfea04b2cd0a71f5bd870af0e9cf874f 100644
|
| --- a/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| +++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| @@ -265,6 +265,11 @@
|
| "args": ["--js-flags=--harmony-async-await"]
|
| },
|
| {
|
| + "prefix": "wheelscrolllatching",
|
| + "base": "fast/events/wheel",
|
| + "args": ["--enable-features=TouchpadAndWheelScrollLatching"]
|
| + },
|
| + {
|
| "prefix": "parsehtmlonmainthread_sync",
|
| "base": "fast/parser",
|
| "args": ["--blink-settings=parseHTMLOnMainThreadSyncTokenize=true"]
|
|
|