You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since 2023 Interop has had a focus area "Pointer and Mouse Events" dedicated to improving the interoperability of mouse input events. However we have not yet been able to tackle the issue of other pointer input types due to the lack of support in some desktop browsers, and the lack of mobile testing support in web-platform-tests.
Interoperable support for basic input methods is a foundational requirement for a good user and developer experience in interactive web applications.
With the ongoing investigation work to support mobile testing, expanding our input event testing to cover non-mouse events may now be possible.
Description
Since 2023 Interop has had a focus area "Pointer and Mouse Events" dedicated to improving the interoperability of mouse input events. However we have not yet been able to tackle the issue of other pointer input types due to the lack of support in some desktop browsers, and the lack of mobile testing support in web-platform-tests.
Interoperable support for basic input methods is a foundational requirement for a good user and developer experience in interactive web applications.
With the ongoing investigation work to support mobile testing, expanding our input event testing to cover non-mouse events may now be possible.
Tests
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
Specification
https://w3c.github.io/pointerevents/
Additional Signals
No response
The text was updated successfully, but these errors were encountered: