- From: Mason Freed <notifications@github.com>
- Date: Mon, 11 Jul 2022 14:53:20 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 11 July 2022 21:53:33 UTC
> getComposedRange does not cover all the cases. getRangeAt is handy when modifying the range. Yeah, that's a good point. `getComposedRange()` is good for all of the "read only" use cases, but not the mutation ones. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/79#issuecomment-1180906425 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/79/1180906425@github.com>
Received on Monday, 11 July 2022 21:53:33 UTC