Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassViolated directive is script-src-elem.
Asserts run
Pass
assert_equals("style-src-elem", "style-src-elem")
    at Test.<anonymous> ( /content-security-policy/style-src/style-blocked.html:12:11)
Passdocument.styleSheets should contain an item for the blocked CSS.
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /content-security-policy/style-src/style-blocked.html:21:7)