Skip to content

Commit a6d3585

Browse files
test: update WPT for urlpattern to 6ceca69d26
PR-URL: #57486 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 524c078 commit a6d3585

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

test/fixtures/wpt/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Last update:
2929
- resources: https://github.com/web-platform-tests/wpt/tree/1e140d63ec/resources
3030
- streams: https://github.com/web-platform-tests/wpt/tree/bc9dcbbf1a/streams
3131
- url: https://github.com/web-platform-tests/wpt/tree/d86fcc9e87/url
32-
- urlpattern: https://github.com/web-platform-tests/wpt/tree/827d52cc6e/urlpattern
32+
- urlpattern: https://github.com/web-platform-tests/wpt/tree/6ceca69d26/urlpattern
3333
- user-timing: https://github.com/web-platform-tests/wpt/tree/5ae85bf826/user-timing
3434
- wasm/jsapi: https://github.com/web-platform-tests/wpt/tree/cde25e7e3c/wasm/jsapi
3535
- wasm/webapi: https://github.com/web-platform-tests/wpt/tree/fd1b23eeaa/wasm/webapi

test/fixtures/wpt/urlpattern/META.yml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
spec: https://urlpattern.spec.whatwg.org/
2+
suggested_reviewers:
3+
- sisidovski
4+
- anonrig
5+
- annevk

test/fixtures/wpt/versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"path": "url"
7777
},
7878
"urlpattern": {
79-
"commit": "827d52cc6e31939974f91cda7c0c77ef61d4444b",
79+
"commit": "6ceca69d26b8ecde9952d6633c17694e03a086f7",
8080
"path": "urlpattern"
8181
},
8282
"user-timing": {

0 commit comments

Comments
 (0)