node/test/wpt/status/html/webappapis/microtask-queuing.json
Filip Skokan c3ff198a77
test: update WPT runner
PR-URL: https://github.com/nodejs/node/pull/43455
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
2022-08-10 12:39:20 +00:00

8 lines
208 B
JSON

{
"queue-microtask-exceptions.any.js": {
"skip": "Node.js does not have a global addEventListener function"
},
"queue-microtask.window.js": {
"skip": "MutationObserver is not implemented"
}
}