-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Only touchmove of one pointer is handled #42921
Copy link
Copy link
Closed
web-platform-tests/wpt
#58152Labels
Description
Describe the bug:
We use the test from #42289 (comment) again.
When we have simultaneous move from multiple pointers, only one touchmove event is sent to script.
Reactions are currently unavailable