Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fixup! test: update WPT for urlpattern to 3ffda23e5a
  • Loading branch information
panva committed Jun 10, 2025
commit a5e3f8c09dfeeed9d0cf94d9403ea1247fe06543
3 changes: 3 additions & 0 deletions test/wpt/status/urlpattern.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"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"
},
Expand Down
Loading