blob: 3c5dd587d222e726bfb883fbc758d3b512352055 [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 import a script from a different origin, not listed in script-src, through a redirect.
PASS did import script from different origin.