Source code

Revision control

Copy as Markdown

Other Tools

[wakelock-disabled-by-permissions-policy.https.html]
[Permissions-Policy header "screen-wake-lock=()" disallows the top-level document.]
expected:
if (processor == "x86") and (os == "linux"): [FAIL, PASS]
FAIL
[Permissions-Policy header "screen-wake-lock=()" disallows same-origin iframes.]
expected:
if (processor == "x86") and (os == "linux"): [FAIL, PASS]
FAIL
[Permissions-Policy header "screen-wake-lock=()" disallows cross-origin iframes.]
expected:
if (processor == "x86") and (os == "linux"): [FAIL, PASS]
FAIL