Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassTest Description: stopPropagation() prevents other event listeners from being triggered but its effect must be deferred until all event listeners attached on the Event.currentTarget have been triggered.
Asserts run
Pass
assert_array_equals([object "[object Window]", [...], Document node with 2 children, [...], Element node <html><head> <title> Event.stopPropagation() deferred eff..., [...], Element node <body> <div id="log">Running, 0 complete, 1 remain</div> ..., [...], Element node <table id="table" border="1" style="display: none">     <..., [...]], [object "[object Window]", [...], Document node with 2 children, [...], Element node <html><head> <title> Event.stopPropagation() deferred eff..., [...], Element node <body> <div id="log">Running, 0 complete, 1 remain</div> ..., [...], Element node <table id="table" border="1" style="display: none">     <..., [...]], "ActualResult")
    at Test.<anonymous> ( /uievents/legacy-domevents-tests/approved/stopPropagation.deferred.effect.html:54:9)
Pass
assert_array_equals([0, 1, 0, 1, 0, 1, 0, 1, 0, 1], [0, 1, 0, 1, 0, 1, 0, 1, 0, 1], "ActualListeners")
    at Test.<anonymous> ( /uievents/legacy-domevents-tests/approved/stopPropagation.deferred.effect.html:55:9)