angular/packages/core/test/event_dispatch
Thomas Nguyen 6d3a2af146 fix(core): Do not bubble capture events. (#57476)
These should only fire if the target is the same as the targetElement. Also, delete an out of date test since capture/non-capture tests are separately covered.

PR Close #57476
2024-08-23 14:46:55 -07:00
..
BUILD.bazel refactor(core): Set the jsaction cache directly instead of using jsaction attribute. (#56747) 2024-07-01 17:31:24 +00:00
event_dispatch_spec.ts fix(core): Do not bubble capture events. (#57476) 2024-08-23 14:46:55 -07:00