[touch-events] should TouchEvent define getModifierState (#41)

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 

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/touch-events/issues/41

Received on Thursday, 29 October 2015 20:50:16 UTC