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