Re: [whatwg/dom] document.createEvent() should maybe not be conditional upon exposure (#952)

Is there a recommendation here? Should we specify what Chromium does? It is evidently web compatible (at least for Chromium-based browsers) to expose `window.TouchEvent` always. It also seems more flexible since a desktop browser could have touch supported and web devs could still use touch events, only not the event handlers or `createEvent`.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/952#issuecomment-1116358964
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/952/1116358964@github.com>

Received on Tuesday, 3 May 2022 17:28:52 UTC