Re: [selection-api] Selection events for text controls (#53)

> An alternative is to add a property on slectionchange/selectstart events that specify which input/texarea it originated from.

I really preferred if we didn't do that, since that would make these events different than the other ones for input/textarea, and the selection APIs for those elements are already different from the global selection API.

(BTW I think this is the only spec issue we're waiting on before we can ship this API in Gecko...)

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/selection-api/issues/53#issuecomment-143865137

Received on Monday, 28 September 2015 20:29:43 UTC