We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f35c91e commit 9e063d9Copy full SHA for 9e063d9
3 files changed
test/fixtures/wpt/README.md
@@ -28,7 +28,7 @@ Last update:
28
- resource-timing: https://github.com/web-platform-tests/wpt/tree/22d38586d0/resource-timing
29
- resources: https://github.com/web-platform-tests/wpt/tree/1d2c5fb36a/resources
30
- streams: https://github.com/web-platform-tests/wpt/tree/f8f26a372f/streams
31
-- url: https://github.com/web-platform-tests/wpt/tree/258f285de0/url
+- url: https://github.com/web-platform-tests/wpt/tree/e4a4672e9e/url
32
- urlpattern: https://github.com/web-platform-tests/wpt/tree/f07c03cbed/urlpattern
33
- user-timing: https://github.com/web-platform-tests/wpt/tree/5ae85bf826/user-timing
34
- wasm/jsapi: https://github.com/web-platform-tests/wpt/tree/cde25e7e3c/wasm/jsapi
test/fixtures/wpt/url/idlharness.any.js
@@ -1,6 +1,6 @@
1
// META: script=/resources/WebIDLParser.js
2
// META: script=/resources/idlharness.js
3
-// META: global=window,dedicatedworker,shadowrealm-in-window
+// META: global=window,dedicatedworker
4
5
idl_test(
6
['url'],
test/fixtures/wpt/versions.json
@@ -72,7 +72,7 @@
72
"path": "streams"
73
},
74
"url": {
75
- "commit": "258f285de043b79e44324228c0fd800b38d21879",
+ "commit": "e4a4672e9e607fc2b28e7173b83ce4e38ef53071",
76
"path": "url"
77
78
"urlpattern": {
0 commit comments