Pass | error event is weird (return true cancels; many args) on Window, with a synthetic ErrorEvent | Asserts runPass | 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 |
|
Pass | error event has the right 5 args on Window, with a synthetic ErrorEvent | Asserts runPass | 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) |
|