Re: [uievents] Request 'inputType' field in Keyboard Event Viewer (#71)

Just to confirm should it be `inputType` or `eventType`?
[Editing Spec](http://w3c.github.io/editing/input-events.html#widl-InputEvent-inputType) says `inputType` but [ee9d187](https://github.com/w3c/uievents/commit/ee9d1877d19695f80fcd42e33439b896beb51582) uses `eventinfo["eventType"] = e.eventType;`

Or it's a bug for Editing Spec?

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/issues/71#issuecomment-192394317

Received on Friday, 4 March 2016 18:24:05 UTC