diff --git a/test/fixtures/wpt/README.md b/test/fixtures/wpt/README.md index c98284f664a0af..14a9cdc329fa47 100644 --- a/test/fixtures/wpt/README.md +++ b/test/fixtures/wpt/README.md @@ -28,7 +28,7 @@ Last update: - resource-timing: https://github.com/web-platform-tests/wpt/tree/22d38586d0/resource-timing - resources: https://github.com/web-platform-tests/wpt/tree/6a2f322376/resources - streams: https://github.com/web-platform-tests/wpt/tree/f8f26a372f/streams -- url: https://github.com/web-platform-tests/wpt/tree/258f285de0/url +- url: https://github.com/web-platform-tests/wpt/tree/e4a4672e9e/url - urlpattern: https://github.com/web-platform-tests/wpt/tree/f07c03cbed/urlpattern - user-timing: https://github.com/web-platform-tests/wpt/tree/5ae85bf826/user-timing - wasm/jsapi: https://github.com/web-platform-tests/wpt/tree/288c467d35/wasm/jsapi diff --git a/test/fixtures/wpt/url/idlharness.any.js b/test/fixtures/wpt/url/idlharness.any.js index c0642729c0bec8..e27033e6e8edcc 100644 --- a/test/fixtures/wpt/url/idlharness.any.js +++ b/test/fixtures/wpt/url/idlharness.any.js @@ -1,6 +1,6 @@ // META: script=/resources/WebIDLParser.js // META: script=/resources/idlharness.js -// META: global=window,dedicatedworker,shadowrealm-in-window +// META: global=window,dedicatedworker idl_test( ['url'], diff --git a/test/fixtures/wpt/versions.json b/test/fixtures/wpt/versions.json index 5a461bda392613..e67e370272a642 100644 --- a/test/fixtures/wpt/versions.json +++ b/test/fixtures/wpt/versions.json @@ -72,7 +72,7 @@ "path": "streams" }, "url": { - "commit": "258f285de043b79e44324228c0fd800b38d21879", + "commit": "e4a4672e9e607fc2b28e7173b83ce4e38ef53071", "path": "url" }, "urlpattern": {