Summary

Harness status: OK

Found 2 tests

Details

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