Skip to content

Commit 68438e7

Browse files
test: update WPT for url to 593c46cf18
1 parent 08313f0 commit 68438e7

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

test/fixtures/wpt/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Last update:
2828
- resource-timing: https://github.com/web-platform-tests/wpt/tree/22d38586d0/resource-timing
2929
- resources: https://github.com/web-platform-tests/wpt/tree/1d2c5fb36a/resources
3030
- streams: https://github.com/web-platform-tests/wpt/tree/bc9dcbbf1a/streams
31-
- url: https://github.com/web-platform-tests/wpt/tree/40fc257a28/url
31+
- url: https://github.com/web-platform-tests/wpt/tree/593c46cf18/url
3232
- urlpattern: https://github.com/web-platform-tests/wpt/tree/cff1ac1123/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
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
features:
2+
- name: url
3+
files:
4+
- "*"
5+
- "!url-statics-canparse.*"
26
- name: url-canparse
37
files:
48
- url-statics-canparse.*
9+
- name: base
10+
files:
11+
- a-element*

test/fixtures/wpt/versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"path": "streams"
7373
},
7474
"url": {
75-
"commit": "40fc257a28faf7c378f59185235685ea8684e8f4",
75+
"commit": "593c46cf18ee325a8740d3f0f4c447840fb9919a",
7676
"path": "url"
7777
},
7878
"urlpattern": {

0 commit comments

Comments
 (0)