[touch-events] TouchEventInit should inherit from EventModifierInit

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

== TouchEventInit should inherit from EventModifierInit ==
EventModifierInit is defined here: 
https://w3c.github.io/uievents/#idl-def-EventModifierInit

We should simply have TouchEventInit inherit from it and get rid of 
the alt, ctrl, meta, shift definitions in its dictionary in the Touch 
spec.

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

Received on Thursday, 29 October 2015 20:45:37 UTC