Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PasstoJSON
Asserts run
Pass
assert_equals("{\"x\":\"<p>foo</p>\"}", "{\"x\":\"<p>foo</p>\"}")
    at Test.<anonymous> ( /trusted-types/trusted-types-tojson.html:16:3)
Pass
assert_equals("{\"x\":\"foo(bar)\"}", "{\"x\":\"foo(bar)\"}")
    at Test.<anonymous> ( /trusted-types/trusted-types-tojson.html:18:3)
Pass
assert_equals("{\"x\":\"https://foo.example.com/bar\"}", "{\"x\":\"https://foo.example.com/bar\"}")
    at Test.<anonymous> ( /trusted-types/trusted-types-tojson.html:20:3)