- From: Mozes via GitHub <noreply@w3.org>
- Date: Sat, 25 Apr 2026 10:28:23 +0000
- To: public-css-archive@w3.org
> [@mozesstumpf](https://github.com/mozesstumpf) Could you clarify the real use case? The following looks enough for handling A boundary-point can visually appear in two different positions when a text node wraps across two line boxes. Example: `<div contenteditable="true">loremipsum</div>` If the boundary-point is at offset 5 (`lorem|ipsum`) and the text wraps there, the same offset maps to two distinct visual positions: the end of the first line, or the start of the second. https://github.com/user-attachments/assets/1c5ebca1-a356-4d4f-80c7-641c666c858a -- GitHub Notification of comment by mozesstumpf Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6465#issuecomment-4318990002 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 25 April 2026 10:28:24 UTC