Pass | eval of TrustedScript works. | Asserts runPass | assert_equals(2, 2)
at Test.<anonymous> ( /trusted-types/eval-csp-tt-default-policy.html:26:5) |
|
Pass | indirect eval of TrustedScript works. | Asserts runPass | assert_equals(2, 2)
at Test.<anonymous> ( /trusted-types/eval-csp-tt-default-policy.html:30:5) |
|
Pass | eval of string works. | Asserts runPass | 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) |
|
Pass | eval of !TrustedScript and !string works. | Asserts runPass | 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) |
|
Pass | Function constructor of TrustedScript works. | Asserts runPass | 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) |
|
Pass | Function constructor of string works. | Asserts runPass | 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) |
|
Pass | Function constructor of all TrustedScripts works. | Asserts runPass | 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) |
|
Pass | Function constructor of all strings works. | Asserts runPass | 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) |
|
Pass | Function constructor of string and TrustedScript works. | Asserts runPass | 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) |
|
Fail | Async 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 runFail | assert_equals("eval", "Function")
at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9) |
|
Fail | AsyncFunction 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 runFail | assert_equals("eval", "Function")
at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9) |
|
Fail | AsyncFunction 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 runFail | assert_equals("eval", "Function")
at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9) |
|
Fail | AsyncFunction 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 runFail | assert_equals("eval", "Function")
at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9) |
|
Fail | AsyncFunction 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 runFail | assert_equals("eval", "Function")
at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9) |
|
Fail | GeneratorFunction 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 runFail | assert_equals("eval", "Function")
at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9) |
|
Fail | GeneratorFunction 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 runFail | assert_equals("eval", "Function")
at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9) |
|
Fail | GeneratorFunction 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 runFail | assert_equals("eval", "Function")
at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9) |
|
Fail | GeneratorFunction 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 runFail | assert_equals("eval", "Function")
at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9) |
|
Fail | GeneratorFunction 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 runFail | assert_equals("eval", "Function")
at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9) |
|
Fail | AsyncGeneratorFunction 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 runFail | assert_equals("eval", "Function")
at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9) |
|
Fail | AsyncGeneratorFunction 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 runFail | assert_equals("eval", "Function")
at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9) |
|
Fail | AsyncGeneratorFunction 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 runFail | assert_equals("eval", "Function")
at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9) |
|
Fail | AsyncGeneratorFunction 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 runFail | assert_equals("eval", "Function")
at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9) |
|
Fail | AsyncGeneratorFunction 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 runFail | assert_equals("eval", "Function")
at createScript ( /trusted-types/eval-csp-tt-default-policy.html:18:9) |
|