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