angular/packages/core/test/event_dispatch
Thomas Nguyen 9af760eb51 fix(core): Account for addEventListener to be passed a Window or Document. (#57282)
This happened to work for other event listeners since both had a
addEventListener method.

PR Close #57282
2024-08-08 08:32:11 -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): Account for addEventListener to be passed a Window or Document. (#57282) 2024-08-08 08:32:11 -07:00