Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passcustom events with the name 'end' should only call the event listener for the event 'end' and no attribute handlers or IDL listeners
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /svg/animations/custom-events.html:47:5)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /svg/animations/custom-events.html:48:5)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /svg/animations/custom-events.html:50:5)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /svg/animations/custom-events.html:51:5)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /svg/animations/custom-events.html:53:5)
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /svg/animations/custom-events.html:54:5)
Passcustom events with the name 'endEvent' should call 'onend' attribute handlers and IDL property listeners, and 'endEvent' listeners
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /svg/animations/custom-events.html:65:5)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /svg/animations/custom-events.html:66:5)
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /svg/animations/custom-events.html:68:5)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /svg/animations/custom-events.html:69:5)
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /svg/animations/custom-events.html:71:5)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /svg/animations/custom-events.html:72:5)