Re: [whatwg/dom] Should a Range object be able to update a Selection object (#772)

If selection does not react to the changes to range object(s), the API becomes rather weird. getRangetAt returning a mutable object, but after changes selection and the relevant range object wouldn't correlate in any way.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/772#issuecomment-508560676

Received on Thursday, 4 July 2019 19:19:13 UTC