summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/wpt/expectation.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json
index 72416736b..510f71a52 100644
--- a/tools/wpt/expectation.json
+++ b/tools/wpt/expectation.json
@@ -1034,5 +1034,13 @@
"file": {
"File-constructor.any.js": true
}
+ },
+ "html": {
+ "webappapis": {
+ "microtask-queuing": {
+ "queue-microtask-exceptions.any.js": true,
+ "queue-microtask.any.js": true
+ }
+ }
}
} \ No newline at end of file