blob: d580a8ce8c35ebfc8a12e3101b9d4acc863aa538 [file] [log] [blame]
This tests that in an isolated world the Content Security Policy of the parent origin (this page) is bypassed and a Web Worker is allowed to be instantiated with a script URL not listed in the CSP of the page.
PASS worker instantiated.