- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 25 Feb 2021 02:24:25 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 25 February 2021 10:24:37 UTC
Apparently `TouchEvent` is always exposed in Chrome, but `document.createEvent("touchevent")` depends on the "touch events flag" (see https://github.com/w3c/touch-events/issues/64). Having said that, neither Firefox nor Safari expose `TouchEvent` so maybe Chrome should change? cc @patrickhlauke @RByers -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/952
Received on Thursday, 25 February 2021 10:24:37 UTC