- From: Patrick H. Lauke via GitHub <sysbot+gh@w3.org>
- Date: Mon, 23 Oct 2017 16:20:58 +0000
- To: public-touchevents@w3.org
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? -- GitHub Notification of comment by patrickhlauke Please view or discuss this issue at https://github.com/w3c/touch-events/pull/91#issuecomment-338714602 using your GitHub account
Received on Monday, 23 October 2017 16:21:11 UTC