Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassrelatedTarget should not leak at capturing phase, at window object.
Asserts run
Pass
assert_equals(Element node <div id="host"></div>, Element node <div id="host"></div>)
    at String.<anonymous> ( /dom/events/shadow-relatedTarget.html:17:5)
PassrelatedTarget should not leak at target.
Asserts run
Pass
assert_equals(Element node <div id="host"></div>, Element node <div id="host"></div>)
    at String.<anonymous> ( /dom/events/shadow-relatedTarget.html:25:5)