blob: cf30f2219ddb61643c594703ad8b5a88434cde9e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[wakelock-enabled-by-permissions-policy.https.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Permissions-Policy header "screen-wake-lock=*" allows the top-level document.]
expected: FAIL
[Permissions-Policy header "screen-wake-lock=*" allows same-origin iframes.]
expected: FAIL
[Permissions-Policy header "screen-wake-lock=*" allows cross-origin iframes.]
expected: FAIL
|