Pass | Same-origin shared worker blocked by 'none'. | Asserts runPass | assert_throws_dom("SecurityError", function "function () { var w = new SharedWorker(url); }")
at Test.<anonymous> ( /content-security-policy/support/testharness-helper.js:121:5) | Pass | assert_equals("https://www2.wpt.live/content-security-policy/support/ping.js", "https://www2.wpt.live/content-security-policy/support/ping.js")
at Test.<anonymous> ( /content-security-policy/support/testharness-helper.js:114:9) | Pass | assert_equals("worker-src", "worker-src")
at Test.<anonymous> ( /content-security-policy/support/testharness-helper.js:115:9) | Pass | assert_equals("worker-src", "worker-src")
at Test.<anonymous> ( /content-security-policy/support/testharness-helper.js:116:9) |
|
Pass | blob: shared worker blocked by 'none'. | Asserts runPass | assert_throws_dom("SecurityError", function "function () { var w = new SharedWorker(url); }")
at Test.<anonymous> ( /content-security-policy/support/testharness-helper.js:121:5) | Pass | assert_equals("blob", "blob")
at Test.<anonymous> ( /content-security-policy/support/testharness-helper.js:114:9) | Pass | assert_equals("worker-src", "worker-src")
at Test.<anonymous> ( /content-security-policy/support/testharness-helper.js:115:9) | Pass | assert_equals("worker-src", "worker-src")
at Test.<anonymous> ( /content-security-policy/support/testharness-helper.js:116:9) |
|