Re: [touch-events] Add getModifierState definition to TouchEvent. This matches the text

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.

-- 
GitHub Notification of comment by dtapuska
Please view or discuss this issue at https://github.com/w3c/touch-events/pull/91#issuecomment-430685235 using your GitHub account

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