Source code

Revision control

Copy as Markdown

Other Tools

[wakelock-document-hidden.https.html]
expected:
if os == "android": ERROR
[Screen wake locks are released when the document the page is hidden]
expected:
if (os == "linux") and (processor == "x86_64") and not fission and not debug: [PASS, FAIL]
if (os == "linux") and (processor == "x86"): [PASS, FAIL]