This tests Unicode normalization. While appearing the same, the strings in the scripts are different Unicode points, but through normalization, should be the same when the hash is taken.

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassShould fire securitypolicyviolation
Asserts run
Pass
assert_equals("script-src-elem", "script-src-elem")
    at Test.<anonymous> ( /content-security-policy/script-src/scripthash-unicode-normalization.sub.html:23:11)
PassOnly matching content runs even with NFC normalization.
Asserts runNo asserts ran