- From: Chris Rebert <notifications@github.com>
- Date: Tue, 27 Dec 2016 19:45:45 -0800
- To: w3c/uievents <uievents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 28 December 2016 03:46:41 UTC
Quoting from https://github.com/w3c/uievents/blob/2cfeb1f351f18e9eb3318563267b87b3e2e8f3f3/sections/event-types.txt#L1149 ```html <dt>EventModifierInit . ctrlKey</dt> <dd> Initializes the <code>altKey</code> attribute of the ``` I assume `altKey` ought to be `ctrlKey` instead. -- 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/uievents/issues/129
Received on Wednesday, 28 December 2016 03:46:41 UTC