Summary

Harness status: OK

Found 2 tests

Details

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