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

>          <a href="#dfn-active-touch-point">active touch points</a> – will usually only generate touch events.
>        </p>
>  
>        <p id="click-events">
> -        If the user agent interprets a sequence of touch events as a click,
> +        If the user agent interprets a sequence of touch events as a single finger activation gestures,

"tap gesture" is probably what you want here, right?  Long press is similar but generated "contextmenu" instead of "click" (and is probably not worth spelling out explicitly).

---
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/files/573af514c8bab397518f11aed52e108aba042058#r60982744

Received on Monday, 25 April 2016 20:28:49 UTC