Re: [w3c/editing] beforeinput should be fired only when the DOM change is caused by direct input by keypress or composition (#43)

@choniong Having more different non-cancelable beforeInput events seems like it would make it more complex to deal with for JS developers. 

If the point is to not break current behavior, can we not just fire an input event with no beforeinput event?

---
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/editing/issues/43#issuecomment-227250327

Received on Monday, 20 June 2016 19:53:32 UTC