Summary

Harness status: OK

Found 15 tests

Details

ResultTest NameMessage
Passevent handler cancellation behavior
Asserts runNo asserts ran
PassReturning true from [object Window]'s onerror event handler while ErrorEvent is firing should cancel the event
Asserts run
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /html/webappapis/scripting/events/eventhandler-cancellation.html:50:9)
PassReturning false from [object Window]'s onerror event handler while ErrorEvent is firing should not cancel the event
Asserts run
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /html/webappapis/scripting/events/eventhandler-cancellation.html:50:9)
PassReturning "" from [object Window]'s onerror event handler while ErrorEvent is firing should not cancel the event
Asserts run
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /html/webappapis/scripting/events/eventhandler-cancellation.html:50:9)
PassReturning "abc" from [object Window]'s onerror event handler while ErrorEvent is firing should not cancel the event
Asserts run
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /html/webappapis/scripting/events/eventhandler-cancellation.html:50:9)
PassReturning [object Object] from [object Window]'s onerror event handler while ErrorEvent is firing should not cancel the event
Asserts run
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /html/webappapis/scripting/events/eventhandler-cancellation.html:50:9)
PassReturning 0 from [object Window]'s onerror event handler while ErrorEvent is firing should not cancel the event
Asserts run
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /html/webappapis/scripting/events/eventhandler-cancellation.html:50:9)
PassReturning 1 from [object Window]'s onerror event handler while ErrorEvent is firing should not cancel the event
Asserts run
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /html/webappapis/scripting/events/eventhandler-cancellation.html:50:9)
PassReturning -1 from [object Window]'s onerror event handler while ErrorEvent is firing should not cancel the event
Asserts run
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /html/webappapis/scripting/events/eventhandler-cancellation.html:50:9)
PassReturning null from [object Window]'s onerror event handler while ErrorEvent is firing should not cancel the event
Asserts run
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /html/webappapis/scripting/events/eventhandler-cancellation.html:50:9)
PassReturning undefined from [object Window]'s onerror event handler while ErrorEvent is firing should not cancel the event
Asserts run
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /html/webappapis/scripting/events/eventhandler-cancellation.html:50:9)
PassReturning 2.5 from [object Window]'s onerror event handler while ErrorEvent is firing should not cancel the event
Asserts run
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /html/webappapis/scripting/events/eventhandler-cancellation.html:50:9)
PassReturning NaN from [object Window]'s onerror event handler while ErrorEvent is firing should not cancel the event
Asserts run
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /html/webappapis/scripting/events/eventhandler-cancellation.html:50:9)
PassReturning Infinity from [object Window]'s onerror event handler while ErrorEvent is firing should not cancel the event
Asserts run
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /html/webappapis/scripting/events/eventhandler-cancellation.html:50:9)
PassReturning Symbol(Symbol.toStringTag) from [object Window]'s onerror event handler while ErrorEvent is firing should not cancel the event
Asserts run
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /html/webappapis/scripting/events/eventhandler-cancellation.html:50:9)