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

I think it's rather problematic that when looking at the `Range` object definition you cannot tell it might be associated with a `Selection` object. It also creates ambiguity, does `cloneRange()` copy this pointer or drop it?

-- 
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-509114930

Received on Monday, 8 July 2019 07:38:42 UTC