Re: [pointerevents] Clarify what touch-action allows with rotated scrollable elements

We also need to fix the computation of effective touch-action:
> A touch behavior is supported if allowed by the touch-action properties of all elements between the hit tested element and it's nearest ancestor with the default touch behavior...
Perhaps defining the computation "recursively" is the simplest option, after mentioning the coordinate space above it.

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

Received on Wednesday, 19 April 2017 16:06:42 UTC