Re: [pointerevents] Why is 'touch-events: pan' not a value? (#420)

If my guess is correct that you meant `touch-action` here (instead of `touch-events`), we have `touch-action:manipulation` to cover panning in all directions.

(In Chrome, `touch-action:manipulation` covers [a bit more](https://source.chromium.org/chromium/chromium/src/+/main:cc/input/touch_action.h;drc=942377f932c9872c6e2593a9d41047e6f3677705;l=33) than that but it is beyond the scope of this spec!)

-- 
GitHub Notification of comment by mustaqahmed
Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/420#issuecomment-964505156 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 9 November 2021 20:20:27 UTC