Source code
Revision control
Copy as Markdown
Other Tools
[Service-Worker-Allowed-header.https.html]
max-asserts: 3
expected:
if (os == "win") and not debug: [OK, TIMEOUT]
[Service-Worker-Allowed is cross-origin to script, registering on a normally disallowed scope]
expected:
if (os == "win") and not debug: [FAIL, NOTRUN]
FAIL
[Service-Worker-Allowed is cross-origin to script, registering on a normally allowed scope]
expected:
if (os == "win") and not debug: [FAIL, TIMEOUT]
FAIL
[Service-Worker-Allowed is cross-origin to page, same-origin to script]
expected:
if (os == "win") and not debug: [PASS, NOTRUN]