- From: Sam Sneddon <notifications@github.com>
- Date: Mon, 21 Jul 2025 13:55:04 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 21 July 2025 20:55:08 UTC
gsnedders left a comment (whatwg/dom#952) I think it's worthwhile bringing up WebDriver here — at the moment it's possible to run tests using touch events via WebDriver against Firefox and Chromium even when run on hardware and OSes which doesn't support touch input. It seems surprising that the behaviour of this depends on 'expose legacy touch event APIs', because that implies that you cannot inject a `touchevent`, despite the fact the UA might fire them itself. It would be worthwhile to test all of this across the full matrix of browser engines and OSes (and also with tablets that favour desktop sites, and maybe whether having a keyboard attached changes that, etc.) — because it would be good to understand quite what's going on here. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/952#issuecomment-3098829488 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/952/3098829488@github.com>
Received on Monday, 21 July 2025 20:55:08 UTC