Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassShould fire a security policy violation event
Asserts run
Pass
assert_equals("style-src-elem", "style-src-elem")
    at Test.<anonymous> ( /content-security-policy/style-src-attr-elem/style-src-elem-blocked-src-allowed.html:12:9)
Pass
assert_equals("inline", "inline")
    at Test.<anonymous> ( /content-security-policy/style-src-attr-elem/style-src-elem-blocked-src-allowed.html:13:9)
PassThe inline style should not be applied
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /content-security-policy/style-src-attr-elem/style-src-elem-blocked-src-allowed.html:24:7)