-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
More spec compliant PointerMove #41620
Copy link
Copy link
Closed
Labels
B-feature-trackingThis issue tracks a particular high-level featureThis issue tracks a particular high-level featureB-high-valueRepresents work that would have a big impactRepresents work that would have a big impact
Description
I've been having wrong understanding of spec since implementing WebDriver touch support
- webdriver: Add touch support for all platforms #41067
- webdriver: Enable testdriver tests for Touch by always dispatching embedder
MouseMove#41171.
We should not try-hard to fire an embedder event in this case according to spec.
This would unblock:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
B-feature-trackingThis issue tracks a particular high-level featureThis issue tracks a particular high-level featureB-high-valueRepresents work that would have a big impactRepresents work that would have a big impact