Re: [pointerevents] Same table style for CSS touch-action property?

The CSS Transitions spec is generated using Bikeshed, which creates all those classes/ids. Pointer Events uses ReSpec, which is more limited in that regard. These would have to be added manually throughout the HTML for consistency - it's not just a case of doing it for this one special case and applying the same CSS as the Transitions spec. For the time being, I think we'll have to pass. In future, we MAY want to move to Bikeshed if the group feels it is of more value? (personally, I found ReSpect a bit cryptic at times)

I have, however, added a `<dfn>` for the `touch-action` definition, for what it's worth https://w3c.github.io/pointerevents/#dfn-touch-action

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

Received on Monday, 10 September 2018 21:02:52 UTC