Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit d9998a8

Browse files
Bug 1729391 [wpt PR 30367] - Update wpt metadata, a=testonly
wpt-pr: 30367 wpt-type: metadata
1 parent a67d5ac commit d9998a8

File tree

3 files changed

+37
-0
lines changed

3 files changed

+37
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
[connect.any.sharedworker.html]
2+
expected: ERROR
3+
4+
[connect.any.worker.html]
5+
expected: ERROR
6+
7+
[connect.any.html]
8+
[WebTransport connection succeeds with status code 200]
9+
expected: FAIL
10+
11+
[WebTransport connection succeeds with status code 204]
12+
expected: FAIL
13+
14+
[WebTransport connection fails with status code 301]
15+
expected: FAIL
16+
17+
[WebTransport connection fails with status code 401]
18+
expected: FAIL
19+
20+
[WebTransport connection fails with status code 404]
21+
expected: FAIL
22+
23+
[Echo back request headers]
24+
expected: FAIL
25+
26+
[Cookie header is not echoed back]
27+
expected: FAIL
28+
29+
30+
[connect.any.serviceworker.html]
31+
expected: ERROR
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[csp-fail.window.html]
2+
[WebTransport connection should fail when CSP connect-src is set to none and reject the promises]
3+
expected: FAIL
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[csp-pass.window.html]
2+
[WebTransport connection should succeed when CSP connect-src destination is set to the page]
3+
expected: FAIL

0 commit comments

Comments
 (0)