test: update WPT for urlpattern to 6ceca69d26

PR-URL: https://github.com/nodejs/node/pull/57486
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
Node.js GitHub Bot 2025-03-23 12:09:02 -04:00 committed by GitHub
parent 524c07873c
commit a6d3585728
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 2 deletions

View File

@ -29,7 +29,7 @@ Last update:
- resources: https://github.com/web-platform-tests/wpt/tree/1e140d63ec/resources
- streams: https://github.com/web-platform-tests/wpt/tree/bc9dcbbf1a/streams
- url: https://github.com/web-platform-tests/wpt/tree/d86fcc9e87/url
- urlpattern: https://github.com/web-platform-tests/wpt/tree/827d52cc6e/urlpattern
- urlpattern: https://github.com/web-platform-tests/wpt/tree/6ceca69d26/urlpattern
- user-timing: https://github.com/web-platform-tests/wpt/tree/5ae85bf826/user-timing
- wasm/jsapi: https://github.com/web-platform-tests/wpt/tree/cde25e7e3c/wasm/jsapi
- wasm/webapi: https://github.com/web-platform-tests/wpt/tree/fd1b23eeaa/wasm/webapi

5
test/fixtures/wpt/urlpattern/META.yml vendored Normal file
View File

@ -0,0 +1,5 @@
spec: https://urlpattern.spec.whatwg.org/
suggested_reviewers:
- sisidovski
- anonrig
- annevk

View File

@ -76,7 +76,7 @@
"path": "url"
},
"urlpattern": {
"commit": "827d52cc6e31939974f91cda7c0c77ef61d4444b",
"commit": "6ceca69d26b8ecde9952d6633c17694e03a086f7",
"path": "urlpattern"
},
"user-timing": {