Files
gerrit/polygerrit-ui/app/elements/plugins/gr-event-helper
Dhruv Srivastava f5c633a6ea Replace non-standard event.path with event.composedPath
event.path is a non-standard property supported by Chrome but not
supported by Firefox/edge.
https://caniuse.com/?search=composedPath shows support on all major
browsers.

Issue: Bug 13745
Change-Id: Id49a528b52c554093f071c4d538fa97610c66410
2020-11-27 09:52:44 +01:00
..