node/test/wpt/status/urlpattern.json
Node.js GitHub Bot e027da9289
test: update WPT for urlpattern to 3ffda23e5a
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>
2025-06-11 13:22:41 +02:00

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"
}
}