ibm-js / dpointer

AMD based API which follows W3C Pointer Events specification and adds click/dbl click normalization.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[touch-action] add support for "manipulation"

seb-pereira opened this issue · comments

"manipulation" value is implemented in IE10+ and is being introduced in the spec [1]

manipulation
The user agent MAY consider touches that begin on the element only for 
the purposes of scrolling and continuous zooming. Any additional behaviors 
supported by auto are out of scope for this specification.

[1] https://dvcs.w3.org/hg/pointerevents/raw-file/tip/pointerEvents.html#the-touch-action-css-property