Back to Chromium

Capture On Target

third_party/blink/web_tests/fast/events/capture-on-target.html

150.0.7829.2205 B
Original Source

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