mirror of https://github.com/nodejs/node.git
15 lines
538 B
JSON
15 lines
538 B
JSON
{
|
|
"urlpattern-generate.tentative.any.js": {
|
|
"skip": "generate function is not yet included in the URLPattern spec"
|
|
},
|
|
"resources/urlpattern-compare-tests.tentative.js": {
|
|
"skip": "compareComponent function is not yet included in the URLPattern spec"
|
|
},
|
|
"urlpattern-compare.tentative.any.js": {
|
|
"skip": "compareComponent function is not yet included in the URLPattern spec"
|
|
},
|
|
"urlpattern-compare.tentative.https.any.js": {
|
|
"skip": "compareComponent function is not yet included in the URLPattern spec"
|
|
}
|
|
}
|