blob: f3f603d8df8c820dcf0f1fb8b88f2ea81bc192e3 [file] [log] [blame]
CONSOLE MESSAGE: Unrecognized Content-Security-Policy directive 'worker-src'.
Blocked access to external URL https://www1.localhost:9443/workers/modules/resources/export-on-load-script.py
CONSOLE MESSAGE: Unrecognized Content-Security-Policy directive 'worker-src'.
Blocked access to external URL https://www1.localhost:9443/workers/modules/resources/export-on-load-script.py
Blocked access to external URL https://www1.localhost:9443/workers/modules/resources/export-on-load-script.py
Blocked access to external URL https://www1.localhost:9443/workers/modules/resources/export-on-load-script.py
CONSOLE MESSAGE: Unrecognized Content-Security-Policy directive 'worker-src'.
Blocked access to external URL https://www1.localhost:9443/workers/modules/resources/export-on-load-script.py
CONSOLE MESSAGE: Unrecognized Content-Security-Policy directive 'worker-src'.
Blocked access to external URL https://www1.localhost:9443/workers/modules/resources/export-on-load-script.py
Blocked access to external URL https://www1.localhost:9443/workers/modules/resources/export-on-load-script.js
Blocked access to external URL https://www1.localhost:9443/workers/modules/resources/export-on-load-script.js
CONSOLE MESSAGE: Unrecognized Content-Security-Policy directive 'worker-src'.
Blocked access to external URL https://www1.localhost:9443/workers/modules/resources/export-on-load-script.js
PASS worker-src 'self' directive should disallow cross origin static import.
FAIL worker-src * directive should allow cross origin static import. assert_array_equals: expected property 0 to be "export-on-load-script.js" but got "ERROR" (expected array ["export-on-load-script.js"] got ["ERROR"])
PASS script-src 'self' directive should disallow cross origin static import.
FAIL script-src * directive should allow cross origin static import. assert_array_equals: expected property 0 to be "export-on-load-script.js" but got "ERROR" (expected array ["export-on-load-script.js"] got ["ERROR"])
FAIL worker-src * directive should override script-src 'self' directive and allow cross origin static import. assert_array_equals: expected property 0 to be "export-on-load-script.js" but got "ERROR" (expected array ["export-on-load-script.js"] got ["ERROR"])
PASS worker-src 'self' directive should override script-src * directive and disallow cross origin static import.
PASS script-src 'self' directive should disallow cross origin dynamic import.
FAIL script-src * directive should allow cross origin dynamic import. assert_array_equals: expected property 0 to be "export-on-load-script.js" but got "ERROR" (expected array ["export-on-load-script.js"] got ["ERROR"])
FAIL worker-src 'self' directive should not take effect on dynamic import. assert_array_equals: expected property 0 to be "export-on-load-script.js" but got "ERROR" (expected array ["export-on-load-script.js"] got ["ERROR"])