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:
parent
524c07873c
commit
a6d3585728
2
test/fixtures/wpt/README.md
vendored
2
test/fixtures/wpt/README.md
vendored
@ -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
5
test/fixtures/wpt/urlpattern/META.yml
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
spec: https://urlpattern.spec.whatwg.org/
|
||||
suggested_reviewers:
|
||||
- sisidovski
|
||||
- anonrig
|
||||
- annevk
|
2
test/fixtures/wpt/versions.json
vendored
2
test/fixtures/wpt/versions.json
vendored
@ -76,7 +76,7 @@
|
||||
"path": "url"
|
||||
},
|
||||
"urlpattern": {
|
||||
"commit": "827d52cc6e31939974f91cda7c0c77ef61d4444b",
|
||||
"commit": "6ceca69d26b8ecde9952d6633c17694e03a086f7",
|
||||
"path": "urlpattern"
|
||||
},
|
||||
"user-timing": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user