Pass | Attaching a handler in unhandledrejection should not trigger rejectionhandled. | Asserts runPass | assert_equals(object "[object Promise]", object "[object Promise]")
at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-events-attached-in-event.html:17:7) | Pass | assert_equals(object "Error: e", object "Error: e")
at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-events-attached-in-event.html:18:7) | Pass | assert_equals(object "Error: e", object "Error: e")
at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-events-attached-in-event.html:23:9) |
|