blob: d704c35e616dd1b4515b82d286f54695e95490b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
[serial-allowed-by-permissions-policy.https.sub.html]
expected: TIMEOUT
[Permissions-Policy header serial=* allows the top-level document.]
expected: FAIL
[Permissions-Policy header serial=* allows same-origin iframes.]
expected: TIMEOUT
[Permissions-Policy header serial=* allows workers in same-origin iframes.]
expected: TIMEOUT
[Permissions-Policy header serial=* allows cross-origin iframes.]
expected: TIMEOUT
[Permissions-Policy header serial=* allows workers in cross-origin iframes.]
expected: TIMEOUT
[Inherited header permissions policy allows dedicated workers.]
expected: FAIL
|