- From: Ruby <notifications@github.com>
- Date: Fri, 12 Sep 2025 00:35:30 -0700
- To: w3c/selection-api <selection-api@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 12 September 2025 07:35:34 UTC
rubywwwilde left a comment (w3c/selection-api#32) Also, right now if you get bounding client rect of a range that is collapsed at a line break, it returns a dom rect, that is on the end of the previous line. That is completely misleading for the case when the caret stays on the start of the next line. Therefore getBoundingClientRect should return different rects based on `beforeLineWrap`. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/selection-api/issues/32#issuecomment-3284123292 You are receiving this because you are subscribed to this thread. Message ID: <w3c/selection-api/issues/32/3284123292@github.com>
Received on Friday, 12 September 2025 07:35:34 UTC