PR-URL: https://github.com/nodejs/node/pull/58537 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Ethan Arrowood <ethan@arrowood.dev>
14 lines
538 B
JSON
14 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"
|
|
}
|
|
}
|