Source code
Revision control
Copy as Markdown
Other Tools
[dedicatedworker-connect-src.html]
expected: TIMEOUT
[dedicatedworker-connect-src]
expected: TIMEOUT
[WebSocket in http: with connect-src 'self']
expected:
if (os == "linux") and not debug: [TIMEOUT, FAIL]
if os == "win": FAIL
if os == "mac": FAIL
TIMEOUT
[Reports match in http: with connect-src 'self']
expected:
if (os == "mac") and (version == "OS X 15.3"): [TIMEOUT, FAIL]
if (os == "mac") and (version == "OS X 14.7.5"): [TIMEOUT, FAIL]
if (os == "linux") and not debug: [NOTRUN, TIMEOUT]
if os == "win": TIMEOUT
NOTRUN