Commit Graph

2 Commits

Author SHA1 Message Date
Kasin Sparks a24b840153 Replace deprecated initEvent()
Replaced deprecated initEvent() with recommended event constructor, Event(), as per MDN web docs specification.
https://developer.mozilla.org/en-US/docs/Web/API/Event/initEvent#browser_compatibility
2024-01-21 21:02:18 -05:00
Dmitry Lyzo ab5c4949c3 Add KeyboardEvent constructor polyfill
(cherry picked from commit 11ae2ff43ffe2fdd563bc39dac24f0cfb5f7c3d3)
2023-09-22 11:08:13 +03:00