[w3c/touch-events] Expand mouse/click interactions (#65)

- introduce the concept of "compatibility" mouse events (to explain why UAs may choose to fire both touch and mouse/click)
- remove stray "the"
- expand note about when UAs typically *don't* fire mouse events+click - not just mutli-touch, but also any gestures that aren't a tap
- optimistically replace "click" with "activation/tap gesture", hoping lawers won't swoop down on it
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/touch-events/pull/65

-- Commit Summary --

  * Expand mouse/click interactions

-- File Changes --

    M index.html (10)

-- Patch Links --

https://github.com/w3c/touch-events/pull/65.patch
https://github.com/w3c/touch-events/pull/65.diff

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/touch-events/pull/65

Received on Friday, 22 April 2016 20:21:25 UTC