Re: [pointerevents] Touch action processing model doesn't match IE/Edge behavior around zooming

I think the missing detail is that it's the nearest ancestor that has 
a default touch behavior for the gesture being performed, actually.  
So in the case of double-tap the scroller isn't configured to handle 
that gesture so Edge keeps looking up the chain for more rules.  I'm 
not sure how we define that without getting into scope jail. But 
that's I think the missing nuance.

-- 
GitHub Notif of comment by jacobrossi
See 
https://github.com/w3c/pointerevents/issues/19#issuecomment-148818266

Received on Friday, 16 October 2015 19:51:15 UTC