Re: [pointerevents] Spec text should clarify what touch-action allows with rotated scrollable elements

We discussed this at the hackathon, and realized that the Edge/Gecko 
behavior really is necessary.  Imagine a page with a carousel that 
must allow horizontal dragging (so `pan-y`) hosted in a rotated 
iframe.  The carousel will no longer work.  So screen co-ordinate 
space really is wrong.

What is the right co-ordinate space then, is it client?  I.e. should a
 CSS rotated DIV also behave like a rotated iframe?

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

Received on Friday, 29 July 2016 05:39:53 UTC