default-src should cascade to script-src directive

Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
PassVerify cascading of default-src to script-src policy: block
Asserts runNo asserts ran
PassVerify cascading of default-src to script-src policy: allow
Asserts run
Pass
assert_true(true, "allowed script didn't run")
    at Test.<anonymous> ( /content-security-policy/generic/generic-0_1-script-src.html:33:41)
PassShould fire violation events for every failed violation
Asserts run
Pass
assert_equals("script-src-elem", "script-src-elem")
    at Test.<anonymous> ( /content-security-policy/generic/generic-0_1-script-src.html:21:11)