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

Another alternative is fire it on input & textarea then fire it again on its document. It's funky but maybe that's the most web compatible way to get to the interoperability? I think using `relatedTarget` would also work although it's not ideal.

-- 
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/selection-api/issues/53#issuecomment-693136670

Received on Wednesday, 16 September 2020 02:46:39 UTC