Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassSame-origin shared worker blocked by 'none'.
Asserts run
Pass
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)
Passblob: shared worker blocked by 'none'.
Asserts run
Pass
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)