Summary

Harness status: OK

Found 24 tests

Details

ResultTest NameMessage
Passeval of TrustedScript works.
Asserts run
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /trusted-types/eval-csp-tt-default-policy.html:26:5)
Passindirect eval of TrustedScript works.
Asserts run
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /trusted-types/eval-csp-tt-default-policy.html:30:5)
Passeval of string works.
Asserts run
Pass
assert_equals("eval", "eval")
    at createScript ( /trusted-types/eval-csp-tt-default-policy.html:16:9)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /trusted-types/eval-csp-tt-default-policy.html:34:5)
Passeval of !TrustedScript and !string works.
Asserts run
Pass
assert_equals(42, 42)
    at Test.<anonymous> ( /trusted-types/eval-csp-tt-default-policy.html:38:5)
Pass
assert_object_equals(object "[object Object]", object "[object Object]")
    at Test.<anonymous> ( /trusted-types/eval-csp-tt-default-policy.html:39:5)
Pass
assert_equals(null, null)
    at Test.<anonymous> ( /trusted-types/eval-csp-tt-default-policy.html:40:5)
Pass
assert_equals(undefined, undefined)
    at Test.<anonymous> ( /trusted-types/eval-csp-tt-default-policy.html:41:5)
PassFunction constructor of TrustedScript works.
Asserts run
Pass
assert_equals("Function", "Function")
    at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /trusted-types/eval-csp-tt-default-policy.html:45:5)
PassFunction constructor of string works.
Asserts run
Pass
assert_equals("Function", "Function")
    at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /trusted-types/eval-csp-tt-default-policy.html:49:5)
PassFunction constructor of all TrustedScripts works.
Asserts run
Pass
assert_equals("Function", "Function")
    at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /trusted-types/eval-csp-tt-default-policy.html:53:5)
PassFunction constructor of all strings works.
Asserts run
Pass
assert_equals("Function", "Function")
    at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /trusted-types/eval-csp-tt-default-policy.html:57:5)
PassFunction constructor of string and TrustedScript works.
Asserts run
Pass
assert_equals("Function", "Function")
    at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /trusted-types/eval-csp-tt-default-policy.html:61:5)
FailAsync Function constructor of TrustedScript works.Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
EvalError: Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
    at new AsyncFunction (<anonymous>)
    at Test.<anonymous> (https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:66:5)
    at Test.step (https://not-wpt.live/resources/testharness.js:2642:25)
    at test (https://not-wpt.live/resources/testharness.js:633:30)
    at https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:65:3
Asserts run
Fail
assert_equals("eval", "Function")
    at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9)
FailAsyncFunction constructor of string works.Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
EvalError: Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
    at new AsyncFunction (<anonymous>)
    at Test.<anonymous> (https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:70:5)
    at Test.step (https://not-wpt.live/resources/testharness.js:2642:25)
    at test (https://not-wpt.live/resources/testharness.js:633:30)
    at https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:69:3
Asserts run
Fail
assert_equals("eval", "Function")
    at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9)
FailAsyncFunction constructor of all TrustedScripts works.Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
EvalError: Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
    at new AsyncFunction (<anonymous>)
    at Test.<anonymous> (https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:74:5)
    at Test.step (https://not-wpt.live/resources/testharness.js:2642:25)
    at test (https://not-wpt.live/resources/testharness.js:633:30)
    at https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:73:3
Asserts run
Fail
assert_equals("eval", "Function")
    at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9)
FailAsyncFunction constructor of all strings works.Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
EvalError: Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
    at new AsyncFunction (<anonymous>)
    at Test.<anonymous> (https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:78:5)
    at Test.step (https://not-wpt.live/resources/testharness.js:2642:25)
    at test (https://not-wpt.live/resources/testharness.js:633:30)
    at https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:77:3
Asserts run
Fail
assert_equals("eval", "Function")
    at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9)
FailAsyncFunction constructor of string and TrustedScript works.Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
EvalError: Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
    at new AsyncFunction (<anonymous>)
    at Test.<anonymous> (https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:82:5)
    at Test.step (https://not-wpt.live/resources/testharness.js:2642:25)
    at test (https://not-wpt.live/resources/testharness.js:633:30)
    at https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:81:3
Asserts run
Fail
assert_equals("eval", "Function")
    at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9)
FailGeneratorFunction constructor of TrustedScript works.Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
EvalError: Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
    at new GeneratorFunction (<anonymous>)
    at Test.<anonymous> (https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:87:5)
    at Test.step (https://not-wpt.live/resources/testharness.js:2642:25)
    at test (https://not-wpt.live/resources/testharness.js:633:30)
    at https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:86:3
Asserts run
Fail
assert_equals("eval", "Function")
    at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9)
FailGeneratorFunction constructor of string works.Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
EvalError: Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
    at new GeneratorFunction (<anonymous>)
    at Test.<anonymous> (https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:91:5)
    at Test.step (https://not-wpt.live/resources/testharness.js:2642:25)
    at test (https://not-wpt.live/resources/testharness.js:633:30)
    at https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:90:3
Asserts run
Fail
assert_equals("eval", "Function")
    at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9)
FailGeneratorFunction constructor of all TrustedScripts works.Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
EvalError: Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
    at new GeneratorFunction (<anonymous>)
    at Test.<anonymous> (https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:95:5)
    at Test.step (https://not-wpt.live/resources/testharness.js:2642:25)
    at test (https://not-wpt.live/resources/testharness.js:633:30)
    at https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:94:3
Asserts run
Fail
assert_equals("eval", "Function")
    at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9)
FailGeneratorFunction constructor of all strings works.Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
EvalError: Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
    at new GeneratorFunction (<anonymous>)
    at Test.<anonymous> (https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:99:5)
    at Test.step (https://not-wpt.live/resources/testharness.js:2642:25)
    at test (https://not-wpt.live/resources/testharness.js:633:30)
    at https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:98:3
Asserts run
Fail
assert_equals("eval", "Function")
    at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9)
FailGeneratorFunction constructor of string and TrustedScript works.Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
EvalError: Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
    at new GeneratorFunction (<anonymous>)
    at Test.<anonymous> (https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:103:5)
    at Test.step (https://not-wpt.live/resources/testharness.js:2642:25)
    at test (https://not-wpt.live/resources/testharness.js:633:30)
    at https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:102:3
Asserts run
Fail
assert_equals("eval", "Function")
    at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9)
FailAsyncGeneratorFunction constructor of TrustedScript works.Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
EvalError: Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
    at new AsyncGeneratorFunction (<anonymous>)
    at Test.<anonymous> (https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:108:5)
    at Test.step (https://not-wpt.live/resources/testharness.js:2642:25)
    at test (https://not-wpt.live/resources/testharness.js:633:30)
    at https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:107:3
Asserts run
Fail
assert_equals("eval", "Function")
    at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9)
FailAsyncGeneratorFunction constructor of string works.Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
EvalError: Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
    at new AsyncGeneratorFunction (<anonymous>)
    at Test.<anonymous> (https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:112:5)
    at Test.step (https://not-wpt.live/resources/testharness.js:2642:25)
    at test (https://not-wpt.live/resources/testharness.js:633:30)
    at https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:111:3
Asserts run
Fail
assert_equals("eval", "Function")
    at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9)
FailAsyncGeneratorFunction constructor of all TrustedScripts works.Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
EvalError: Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
    at new AsyncGeneratorFunction (<anonymous>)
    at Test.<anonymous> (https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:116:5)
    at Test.step (https://not-wpt.live/resources/testharness.js:2642:25)
    at test (https://not-wpt.live/resources/testharness.js:633:30)
    at https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:115:3
Asserts run
Fail
assert_equals("eval", "Function")
    at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9)
FailAsyncGeneratorFunction constructor of all strings works.Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
EvalError: Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
    at new AsyncGeneratorFunction (<anonymous>)
    at Test.<anonymous> (https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:120:5)
    at Test.step (https://not-wpt.live/resources/testharness.js:2642:25)
    at test (https://not-wpt.live/resources/testharness.js:633:30)
    at https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:119:3
Asserts run
Fail
assert_equals("eval", "Function")
    at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9)
FailAsyncGeneratorFunction constructor of string and TrustedScript works.Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
EvalError: Refused to evaluate a string as JavaScript because this document requires 'Trusted Type' assignment.
    at new AsyncGeneratorFunction (<anonymous>)
    at Test.<anonymous> (https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:124:5)
    at Test.step (https://not-wpt.live/resources/testharness.js:2642:25)
    at test (https://not-wpt.live/resources/testharness.js:633:30)
    at https://not-wpt.live/trusted-types/eval-csp-tt-default-policy.html:123:3
Asserts run
Fail
assert_equals("eval", "Function")
    at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9)