Re: [WICG/webcomponents] Selection APIs for Shadow DOM (#79)

> 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