| Index: third_party/WebKit/LayoutTests/VirtualTestSuites
|
| diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| index 32470172151fbb341566a6e687cb86ff65500718..590be7ad047a9cac511239ae8803bba984eb7cb2 100644
|
| --- a/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| +++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| @@ -287,16 +287,6 @@
|
| "args": ["--enable-features=TouchpadAndWheelScrollLatching"]
|
| },
|
| {
|
| - "prefix": "parsehtmlonmainthread_sync",
|
| - "base": "fast/parser",
|
| - "args": ["--blink-settings=parseHTMLOnMainThreadSyncTokenize=true"]
|
| - },
|
| - {
|
| - "prefix": "parsehtmlonmainthread_coalesce",
|
| - "base": "fast/parser",
|
| - "args": ["--disable-blink-features=ParseHTMLOnMainThread", "--blink-settings=parseHTMLOnMainThreadCoalesceChunks=true"]
|
| - },
|
| - {
|
| "prefix": "mojo-loading",
|
| "base": "webexposed",
|
| "args": ["--enable-blink-features=LoadingWithMojo"]
|
|
|