Source expressions are discarded with `strict-dynamic` in the script-src directive.

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassAllowed scripts without a correct nonce are not permitted with `strict-dynamic`.
Asserts run
Pass
assert_equals("script-src-elem", "script-src-elem")
    at Test.<anonymous> ( /content-security-policy/script-src/script-src-strict_dynamic_discard_source_expressions.html:24:17)