This tests whether hash-src are normalized from base64url to base64. It passes if no CSP violation is generated, and the alert_assert() calls are executed.

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassExpecting alerts: ["PASS (1/2)","PASS (2/2)"]
Asserts run
Pass
assert_equals("PASS (1/2)", "PASS (1/2)")
    at Test.<anonymous> ( /content-security-policy/support/alertAssert.sub.js?alerts=%5B%22PASS%20(1%2F2)%22%2C%22PASS%20(2%2F2)%22%5D:31:18)
Pass
assert_equals("PASS (2/2)", "PASS (2/2)")
    at Test.<anonymous> ( /content-security-policy/support/alertAssert.sub.js?alerts=%5B%22PASS%20(1%2F2)%22%2C%22PASS%20(2%2F2)%22%5D:31:18)