Re: [w3c/touch-events] Add getModifierState definition to TouchEvent. This matches the text (#91)

The Chrome implementation has neither. But it does have accessors for alt,ctrl,shift,meta. So really it should have the API on the IDL for modifierState to query them all. This is just a consistency thing. The data should be there already for the Chrome implementation, the IDL just needs to change and web platform tests need to be written.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/touch-events/pull/91#issuecomment-430685235

Received on Wednesday, 17 October 2018 15:55:27 UTC