Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passerror event is weird (return true cancels; many args) on Window, with a synthetic ErrorEvent
Asserts run
Pass
assert_greater_than(5, 1)
    at Test.<anonymous> ( /html/webappapis/scripting/events/event-handler-processing-algorithm-error/frameset-element-synthetic-errorevent.html:21:5)
Pass
assert_equals(true, true)
    at  /html/webappapis/scripting/events/event-handler-processing-algorithm-error/frameset-element-synthetic-errorevent.html:27:5
Passerror event has the right 5 args on Window, with a synthetic ErrorEvent
Asserts run
Pass
assert_equals(5, 5, "There must be exactly 5 arguments")
    at Test.<anonymous> ( /html/webappapis/scripting/events/event-handler-processing-algorithm-error/frameset-element-synthetic-errorevent.html:39:5)
Pass
assert_equals("message", "message")
    at Test.<anonymous> ( /html/webappapis/scripting/events/event-handler-processing-algorithm-error/frameset-element-synthetic-errorevent.html:40:5)
Pass
assert_equals("filename", "filename")
    at Test.<anonymous> ( /html/webappapis/scripting/events/event-handler-processing-algorithm-error/frameset-element-synthetic-errorevent.html:41:5)
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/webappapis/scripting/events/event-handler-processing-algorithm-error/frameset-element-synthetic-errorevent.html:42:5)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /html/webappapis/scripting/events/event-handler-processing-algorithm-error/frameset-element-synthetic-errorevent.html:43:5)
Pass
assert_equals(object "[object Object]", object "[object Object]")
    at Test.<anonymous> ( /html/webappapis/scripting/events/event-handler-processing-algorithm-error/frameset-element-synthetic-errorevent.html:44:5)