Pointer Events for Mobile
Description
Interop has included a focus area for mouse events since 2023, and this has been effective at improving interop in this foundational layer of the platform. However many of the same challenges exist for pointer events originating from touch inputs. So far we have been unable to include these in Interop due to the lack of touch support on all desktop platforms, and the lack of mobile support in testing infrastructure.
With the ongoing investigation work to support mobile testing, expanding our input event testing to cover non-mouse events may now be possible.
Specification
https://w3c.github.io/pointerevents/
web-feature
pointer-events
Test Links
https://wpt.fyi/results/pointerevents?label=master&label=experimental&aligned&q=touch https://wpt.fyi/results/touch-events?label=master&label=experimental&aligned&q=touch
Additional Signals
No response