[editing] "beforeinput"/"beforeInput" naming clarification (#116)

http://w3c.github.io/editing/input-events.html#event-type-beforeinput is showing the name as all lower cases `beforeinput`, but other places are showing it as camelCase `beforeInput`.

So which one should `addEventListener(...)` use?

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/issues/116

Received on Monday, 29 February 2016 16:56:21 UTC