Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassEvent's stopImmediatePropagation
Asserts run
Pass
assert_equals(true, true, "The stop propagation flag must have been set")
    at HTMLDivElement.<anonymous> ( /dom/events/Event-stopImmediatePropagation.html:23:3)
Pass
assert_equals(1, 1, "The second listener must not have been called")
    at  /dom/events/Event-stopImmediatePropagation.html:31:1