[pointerevents] Add logical dimension values for touch-action property, since logical is/has shipped (#272)

jonjohnjohnson has just created a new issue for https://github.com/w3c/pointerevents:

== Add logical dimension values for touch-action property, since logical is/has shipped ==
https://w3c.github.io/pointerevents/#the-touch-action-css-property
https://drafts.csswg.org/css-logical-1/
https://caniuse.com/#feat=pointer
https://caniuse.com/#feat=css-logical-props

With Webkit being the last major vendor to work on pointer events, initially deployed in STP Release 67, as well as Edge being the only vendor without impending support for logical properties and values, it seems the `touch-action` property needs to be updated to accept a set of logical values.

cc @mbrubeck @atanassov

Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/272 using your GitHub account

Received on Wednesday, 28 November 2018 16:42:22 UTC