Polymer / polymer

Our original Web Component library.
https://polymer-library.polymer-project.org/
BSD 3-Clause "New" or "Revised" License
22.04k stars 2.01k forks source link

Fix `localTarget` when `ShadyDOM.noPatch` is in use #5527

Closed sorvell closed 5 years ago

sorvell commented 5 years ago

Fixes #5526.

Return the "lowest" element in the same root as the node listening for the event (currentTarget).