Source code

Revision control

Copy as Markdown

Other Tools

[credentials.https.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
if (processor == "x86") and not debug: [OK, TIMEOUT]
[Module with an imported statement should not have credentials]
expected:
if (processor == "x86") and not debug: [FAIL, TIMEOUT]
FAIL
[Script with service worker served as modules should not have credentials]
expected:
if (processor == "x86") and not debug: [FAIL, NOTRUN]
FAIL