Skip to content

Commit 99abfb6

Browse files
anonrigaduh95
authored andcommitted
test: update compression wpt
PR-URL: #56960 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 2569e56 commit 99abfb6

File tree

4 files changed

+3
-4
lines changed

4 files changed

+3
-4
lines changed

test/fixtures/wpt/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ See [test/wpt](../../wpt/README.md) for information on how these tests are run.
1111
Last update:
1212

1313
- common: https://github.com/web-platform-tests/wpt/tree/dbd648158d/common
14-
- compression: https://github.com/web-platform-tests/wpt/tree/da8d6860b2/compression
14+
- compression: https://github.com/web-platform-tests/wpt/tree/67880a4eb8/compression
1515
- console: https://github.com/web-platform-tests/wpt/tree/e48251b778/console
1616
- dom/abort: https://github.com/web-platform-tests/wpt/tree/0143fe244b/dom/abort
1717
- dom/events: https://github.com/web-platform-tests/wpt/tree/0a811c5161/dom/events

test/fixtures/wpt/compression/idlharness-shadowrealm.window.js

-2
This file was deleted.

test/fixtures/wpt/compression/idlharness.https.any.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// META: script=/resources/WebIDLParser.js
22
// META: script=/resources/idlharness.js
3+
// META: global=window,dedicatedworker,shadowrealm-in-window
34

45
'use strict';
56

test/fixtures/wpt/versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"path": "common"
55
},
66
"compression": {
7-
"commit": "da8d6860b22271d8ef4dc7894509692aaab9adf8",
7+
"commit": "67880a4eb83ca9aa732eec4b35a1971ff5bf37ff",
88
"path": "compression"
99
},
1010
"console": {

0 commit comments

Comments
 (0)