Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassViolations from data:-URL scripts have a sourceFile of 'data'
Asserts run
Pass
assert_equals("EvalError", "EvalError")
    at data:text/javascript,%0A%20%20%20%20%20%20%20%20%20%20%20%20try%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20eval(%22assert_unreached('no%20eval')%22)%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%20catch%20(e)%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20assert_equals(e.name%2C%20'EvalError')%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20:5:17
Pass
assert_equals("eval", "eval")
    at Test.<anonymous> ( /content-security-policy/securitypolicyviolation/source-file-data-scheme.html:9:13)
Pass
assert_equals("data", "data")
    at Test.<anonymous> ( /content-security-policy/securitypolicyviolation/source-file-data-scheme.html:10:13)
Pass
assert_equals(3, 3)
    at Test.<anonymous> ( /content-security-policy/securitypolicyviolation/source-file-data-scheme.html:11:13)
Pass
assert_equals(17, 17)
    at Test.<anonymous> ( /content-security-policy/securitypolicyviolation/source-file-data-scheme.html:12:13)