Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassTest that the inline style attribute is blocked
Asserts run
Pass
assert_equals("style-src-attr", "style-src-attr")
    at Test.<anonymous> ( /content-security-policy/unsafe-hashes/style_attribute_denied_wrong_hash.html:21:13)
Pass
assert_equals("inline", "inline")
    at Test.<anonymous> ( /content-security-policy/unsafe-hashes/style_attribute_denied_wrong_hash.html:22:13)