mirror of https://github.com/nodejs/node.git
9 lines
208 B
JSON
9 lines
208 B
JSON
|
{
|
||
|
"queue-microtask-exceptions.any.js": {
|
||
|
"fail": "Node.js does not have a global addEventListener function"
|
||
|
},
|
||
|
"queue-microtask.window.js": {
|
||
|
"fail": "MutationObserver is not implemented"
|
||
|
}
|
||
|
}
|