Source code

Revision control

Copy as Markdown

Other Tools

[serviceworker-connect-src.https.sub.html]
expected:
if (processor == "x86") and debug: TIMEOUT
if (processor == "x86") and not debug: [OK, TIMEOUT]
[Reports match in https: with connect-src 'self']
expected:
if swgl and (os == "linux") and fission: [PASS, FAIL]
[serviceworker-connect-src 2]
expected:
if (processor == "x86") and debug: NOTRUN
if (processor == "x86") and not debug: [PASS, NOTRUN]
[serviceworker-connect-src 1]
expected:
if (processor == "x86") and debug: NOTRUN
if (processor == "x86") and not debug: [PASS, NOTRUN]
[serviceworker-connect-src]
expected:
if (processor == "x86") and debug: TIMEOUT
if (processor == "x86") and not debug: [PASS, TIMEOUT]