- From: fregante <notifications@github.com>
- Date: Fri, 19 Sep 2025 14:44:11 -0700
- To: w3c/selection-api <selection-api@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 19 September 2025 21:44:16 UTC
fregante created an issue (w3c/selection-api#352) I just found out about [`getComposedRange`](https://github.com/mfreed7/shadow-dom-selection) and how it solves an issue around retrieving text selected across shadow DOM elements. However it seems that `getBoundingClientRect` is not present on this new class, while it existed on `Range` Is there any way to get the rect of a selection inside a shadow root? -- Reply to this email directly or view it on GitHub: https://github.com/w3c/selection-api/issues/352 You are receiving this because you are subscribed to this thread. Message ID: <w3c/selection-api/issues/352@github.com>
Received on Friday, 19 September 2025 21:44:16 UTC