Re: [editing] change of event names beforeInput -> beforeEdit -> beforeInput? (#87)

Do you make input event deprecated? The input event is used by a lot of websites. It doesn't make sense to completely drop input event from the spec. At least, it should be documented as a legacy event. Firefox already supports InputEvent.isComposing attribute.
https://developer.mozilla.org/en-US/docs/Web/Events/input

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

Received on Thursday, 3 September 2015 02:25:56 UTC