default-src should cascade to img-src directive

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassVerify cascading of default-src to img-src policy
Asserts run
Pass
assert_true(true, "onerror handler for blocked img didn't fire")
    at Test.<anonymous> ( /content-security-policy/generic/generic-0_1-img-src.html:33:34)
PassShould fire violation events for every failed violation
Asserts run
Pass
assert_equals("img-src", "img-src")
    at Test.<anonymous> ( /content-security-policy/generic/generic-0_1-img-src.html:20:11)