Pass | click event is normal (return true does not cancel; one arg) on Document, with a synthetic ErrorEvent | Asserts runPass | assert_equals(1, 1)
at Test.<anonymous> ( /html/webappapis/scripting/events/event-handler-processing-algorithm-error/synthetic-errorevent-click.html:15:5) | Pass | assert_equals(false, false)
at /html/webappapis/scripting/events/event-handler-processing-algorithm-error/synthetic-errorevent-click.html:21:5 |
|
Pass | click event is normal (return true does not cancel; one arg) on Window, with a synthetic ErrorEvent | Asserts runPass | assert_equals(1, 1)
at Test.<anonymous> ( /html/webappapis/scripting/events/event-handler-processing-algorithm-error/synthetic-errorevent-click.html:31:5) | Pass | assert_equals(false, false)
at /html/webappapis/scripting/events/event-handler-processing-algorithm-error/synthetic-errorevent-click.html:37:5 |
|
Pass | click event is normal (return true does not cancel; one arg) on a script element, with a synthetic ErrorEvent | Asserts runPass | assert_equals(1, 1)
at Test.<anonymous> ( /html/webappapis/scripting/events/event-handler-processing-algorithm-error/synthetic-errorevent-click.html:48:5) | Pass | assert_equals(false, false)
at /html/webappapis/scripting/events/event-handler-processing-algorithm-error/synthetic-errorevent-click.html:54:5 |
|
Pass | click event is normal (return true does not cancel; one arg) on Worker, with a synthetic ErrorEvent | Asserts runPass | assert_equals(false, false)
at /html/webappapis/scripting/events/event-handler-processing-algorithm-error/synthetic-errorevent-click.html:71:5 |
|