-
Notifications
You must be signed in to change notification settings - Fork 27
Remove the pointerevent test that is for touch input #307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
/pointerevents/pointerevent_attributes_nohover_pointers.html also appears to be a touch test, thus I'd be supportive of removing both of these. |
@flackr can you review this proposed change? |
Sounds good to me to remove these touch tests from the 2023 focus. I hope that we can eventually support them in 2024 or later - I think there are a fair number of discrepancies in touch handling. |
I'm dropping the test in web-platform-tests/wpt-metadata#4095. |
Test List
https://wpt.fyi/results/pointerevents/pointerevent_pointercancel_touch.html
Rationale
The test is for touch input, but according to #202 (comment), we have decided to exclude touch and stylus from Interop 2023 due to the lack of WPT testing support across all browsers. Therefore, Interop 2023 will focus only on mouse input. Should we drop this test from Interop 2023?
The text was updated successfully, but these errors were encountered: