- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 02 Dec 2021 00:48:44 -0800
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 2 December 2021 08:48:57 UTC
I think what I described makes sense, whereby `Range` holds a pointer to a `Selection`. That way it can serve as a view (if bound to a `Selection`) or as something more concrete (when it's standalone). (I think this might already be a requirement as otherwise how would the `Selection` know when to update itself, but it's just not defined at the moment.) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/79#issuecomment-984415504
Received on Thursday, 2 December 2021 08:48:57 UTC