Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
Passerror event behaves normally (return true does not cancel; one arg) on a script element, with a 404 error
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/webappapis/scripting/events/event-handler-processing-algorithm-error/script-element.html:17:5)
Pass
assert_equals(function "function Event() { [native code] }", function "function Event() { [native code] }")
    at  /html/webappapis/scripting/events/event-handler-processing-algorithm-error/script-element.html:23:5
Pass
assert_equals(false, false)
    at  /html/webappapis/scripting/events/event-handler-processing-algorithm-error/script-element.html:24:5
Passerror event behaves normally (return true does not cancel; one arg) on a script element, with a synthetic Event
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/webappapis/scripting/events/event-handler-processing-algorithm-error/script-element.html:36:5)
Pass
assert_equals(false, false)
    at  /html/webappapis/scripting/events/event-handler-processing-algorithm-error/script-element.html:42:5
Passerror event behaves normally (return true does not cancel; one arg) on a script element, with a synthetic ErrorEvent
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/webappapis/scripting/events/event-handler-processing-algorithm-error/script-element.html:53:5)
Pass
assert_equals(false, false)
    at  /html/webappapis/scripting/events/event-handler-processing-algorithm-error/script-element.html:59:5