Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassCustom event on an element in another document
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /dom/events/Event-dispatch-other-document.html:12:5)
Pass
assert_equals(Element node <div></div>, Element node <div></div>)
    at Test.<anonymous> ( /dom/events/Event-dispatch-other-document.html:14:5)
Pass
assert_equals(Element node <div></div>, Element node <div></div>)
    at Test.<anonymous> ( /dom/events/Event-dispatch-other-document.html:15:5)
Pass
assert_true(true)
    at Test.<anonymous> ( /dom/events/Event-dispatch-other-document.html:21:3)