Index: LayoutTests/VirtualTestSuites |
diff --git a/LayoutTests/VirtualTestSuites b/LayoutTests/VirtualTestSuites |
index e14d43cd74a0655981bca5ee5a822f0d93ffdf6b..0dcceb4b9246a90fdc307d26999d9d1ed56016af 100644 |
--- a/LayoutTests/VirtualTestSuites |
+++ b/LayoutTests/VirtualTestSuites |
@@ -146,5 +146,10 @@ |
"prefix": "trustedeventsdefaultaction", |
"base": "fast/events", |
"args": ["--enable-blink-features=TrustedEventsDefaultAction"] |
+ }, |
+ { |
+ "prefix": "threaded", |
+ "base": "fast/idle-callback", |
+ "args": ["--enable-threaded-compositing"] |
} |
] |