Re: [editing] InputEvent.targetRange in <input> (#72)

Good point since if a new beforeinput event is introduced one expect it to work on all input elements not just contentEditable. So some new type of struct holding selectionStart/selectionEnd needs to set as the targetRange or in a separate property since it might be confusing to call it range when it's more of a textrange but that might be confused with the old IE TextRange.

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

Received on Friday, 21 August 2015 06:10:19 UTC