Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassTest that script executes if allowed by proper hash values
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /content-security-policy/script-src/script-src-report-only-policy-works-with-hash-policy.html:26:7)
PassTest that the securitypolicyviolation event is fired
Asserts run
Pass
assert_equals("script-src-elem", "script-src-elem")
    at Test.<anonymous> ( /content-security-policy/script-src/script-src-report-only-policy-works-with-hash-policy.html:14:7)
Pass
assert_equals("report", "report")
    at Test.<anonymous> ( /content-security-policy/script-src/script-src-report-only-policy-works-with-hash-policy.html:15:7)
Pass
assert_equals("inline", "inline")
    at Test.<anonymous> ( /content-security-policy/script-src/script-src-report-only-policy-works-with-hash-policy.html:16:7)