Script injected via `javascript:` URIs are not allowed with `strict-dynamic`.

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassScript injected via `javascript:` URIs are not allowed with `strict-dynamic`.
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /content-security-policy/script-src/script-src-strict_dynamic_javascript_uri.html:27:13)
Pass
assert_false(false)
    at Test.<anonymous> ( /content-security-policy/script-src/script-src-strict_dynamic_javascript_uri.html:22:17)
Pass
assert_equals("script-src-elem", "script-src-elem")
    at Test.<anonymous> ( /content-security-policy/script-src/script-src-strict_dynamic_javascript_uri.html:23:17)