- From: Dave Tapuska <notifications@github.com>
- Date: Wed, 17 Oct 2018 08:55:04 -0700
- To: w3c/touch-events <touch-events@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 17 October 2018 15:55:27 UTC
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