setTimeout() and setInterval() should not run without 'unsafe-eval' script-src directive.

Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
Passwindow.setTimeout()
Asserts runNo asserts ran
Passwindow.setInterval()
Asserts runNo asserts ran
PassTest that securitypolicyviolation event is fired
Asserts run
Pass
assert_equals("script-src", "script-src")
    at Test.<anonymous> ( /content-security-policy/script-src/script-src-1_4_1.html:20:13)