blob: 3828c910f82d755a2e36e3a955ebdda14dc06605 [file] [log] [blame]
This tests checks that capturing event handlers trigger on the node that is the target of the event, and that stopPropagation in such a handler prevents further bubble handlers from triggering.
Click here
targetClickFired: true
containerClickFired: false
test passed