[w3c/selection-api] StaticRange.getBoundingClientRect() (Issue #352)

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