jquery-archive / PEP

Pointer Events Polyfill: a unified event system for the web platform
https://www.w3.org/TR/pointerevents/
Other
1.67k stars 160 forks source link

Change Element to window.Element #395

Closed patrickhlauke closed 4 years ago

patrickhlauke commented 4 years ago

Avoids problems in certain environments where Element is not explicitly defined/overridden

closes #393