immersive-web / webxr-polyfill

Use the WebXR Device API today, providing fallbacks to native WebVR 1.1 and Cardboard
Apache License 2.0
378 stars 84 forks source link

EventTarget doesn't include support for handleEvent #171

Open AdaRoseCannon opened 7 months ago

AdaRoseCannon commented 7 months ago

https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener#listener

EventTarget has wide support these days so probably doesn't need to be polyfilled (imo)