Harness status: OK
Found 2 tests
assert_throws_js(function "function EvalError() { [native code] }", function "_ => { eval('a="hello there"'); }") at Test.<anonymous> ( /trusted-types/csp-block-eval.html:17:5)
assert_equals(0, 0) at Test.<anonymous> ( /trusted-types/csp-block-eval.html:20:5)
assert_throws_js(function "function EvalError() { [native code] }", function "_ => { eval(p.createScript('a="Hello transformed string"')); }") at Test.<anonymous> ( /trusted-types/csp-block-eval.html:25:5)
assert_equals(0, 0) at Test.<anonymous> ( /trusted-types/csp-block-eval.html:28:5)