Scripts injected via `new Function()` are allowed with `strict-dynamic` with `unsafe-eval`.

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassScript injected via `new Function()` is allowed with `strict-dynamic` with `unsafe-eval`.
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /content-security-policy/script-src/script-src-strict_dynamic_and_unsafe_eval_new_function.html:25:13)