w3c / touch-events

https://w3c.github.io/touch-events/
26 stars 24 forks source link

Add interaction with pointer events and compat mouse events #70

Open RByers opened 8 years ago

RByers commented 8 years ago

see w3c/pointerevents#7

RByers commented 8 years ago

@navidz is going to put up a PR for this.

RByers commented 8 years ago

In particular: should cancelling a pointerdown suppress touch event generation? Both Chrome and Edge used to do that but currently neither do (for better site compat).