Yay!

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassInline style blocks should not have a sample.
Asserts run
Pass
assert_equals("inline", "inline")
    at Test.<anonymous> ( /content-security-policy/securitypolicyviolation/style-sample-no-opt-in.html:19:11)
Pass
assert_equals("", "")
    at Test.<anonymous> ( /content-security-policy/securitypolicyviolation/style-sample-no-opt-in.html:20:11)
PassInline style attributes should not have a sample.
Asserts run
Pass
assert_equals("inline", "inline")
    at Test.<anonymous> ( /content-security-policy/securitypolicyviolation/style-sample-no-opt-in.html:33:11)
Pass
assert_equals("", "")
    at Test.<anonymous> ( /content-security-policy/securitypolicyviolation/style-sample-no-opt-in.html:34:11)