Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passself.reportError() dispatches an "error" event for this's relevant global object
Asserts run
Pass
assert_equals(object "TypeError: foo", object "TypeError: foo")
    at Test.<anonymous> ( /html/webappapis/scripting/reporterror-cross-realm-method.html:21:7)
Pass
assert_true(true)
    at Test.<anonymous> ( /html/webappapis/scripting/reporterror-cross-realm-method.html:26:5)