- From: Patrick H. Lauke <notifications@github.com>
- Date: Mon, 23 Oct 2017 16:20:58 +0000 (UTC)
- To: w3c/touch-events <touch-events@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 23 October 2017 16:21:22 UTC
Looks conceptually good to me (though, as an aside - and not having properly looked at the UI Events spec - what would the `keyArg` actually look like in use? i.e. if i had a touch, what would I write to query if shift is also pressed? something like `e.targetTouches[0].getModifierState("Shift")` ? and would upper/lowercase etc matter?) further, per https://github.com/w3c/touch-events/pull/90, do we need to make sure to add web platform tests for it? -- 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-338714602
Received on Monday, 23 October 2017 16:21:22 UTC