Re: [w3c/selection-api] Clarify how text selection in <input> and <textarea> work with Selection interface (#83)

The biggest difference between WebKit/Blink and Gecko is that the former two will update the selection inside a text field based on APIs on `Selection` whereas Gecko doesn't.

-- 
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/83#issuecomment-284567992

Received on Monday, 6 March 2017 23:24:37 UTC