blob: c318436681912f1a00309743767729ace9baadf8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
[idle-detection-allowed-by-permissions-policy.https.sub.html]
expected: ERROR
[Permissions-Policy idle-detection=* explicity set by top-level frame allows the top-level document.]
expected: NOTRUN
[Permissions-Policy idle-detection=* explicity set by top-level frame allows same-origin iframes.]
expected: NOTRUN
[Permissions-Policy idle-detection=* explicity set by top-level frame allows workers in same-origin iframes.]
expected: NOTRUN
[Permissions-Policy idle-detection=* explicity set by top-level frame allows cross-origin iframes.]
expected: NOTRUN
[Permissions-Policy idle-detection=* explicity set by top-level frame allows workers in cross-origin iframes.]
expected: NOTRUN
[Inherited header permissions policy allows dedicated workers.]
expected:
if os == "android": [FAIL, TIMEOUT]
FAIL
|