blob: b1aaafe6cdbbee64639c5816c5a416c5a923e6f7 [file] [log] [blame]
This tests that the Content Security Policy (CSP) of the owner document (this page) blocks a file-URL Web Worker from making an XHR request because the parent's CSP contains "connect-src 'none'"
PASS threw exception NetworkError: A network error occurred..