[touch-events] should TouchEvent define getModifierState

dtapuska has just created a new issue for 
https://github.com/w3c/touch-events:

== should TouchEvent define getModifierState ==
It seems odd to define the alt, meta, ctrl, shift keys on Touch 
Events; but nonetheless they are there.

We should define the getModifierState defined in 
https://w3c.github.io/uievents/#widl-KeyboardEvent-getModifierState if
 we do https://github.com/w3c/touch-events/issues/40 

See https://github.com/w3c/touch-events/issues/41

Received on Thursday, 29 October 2015 20:49:46 UTC