- From: Di Zhang <notifications@github.com>
- Date: Thu, 21 Nov 2024 07:01:49 -0800
- To: w3c/selection-api <selection-api@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 21 November 2024 15:01:53 UTC
It should definitely react to mutation. However, a live range is defined as "Objects implementing the [Range](https://dom.spec.whatwg.org/#range) interface are known as live ranges." and I don't think we want to expose any of the Range interface on this composed live range. So we might need to define this differently. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/selection-api/issues/2#issuecomment-2491467234 You are receiving this because you are subscribed to this thread. Message ID: <w3c/selection-api/issues/2/2491467234@github.com>
Received on Thursday, 21 November 2024 15:01:53 UTC