- From: Di Zhang <notifications@github.com>
- Date: Mon, 24 Mar 2025 15:10:51 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 24 March 2025 22:10:55 UTC
dizhang168 left a comment (whatwg/dom#1342) Hi @domfarolino @sefeng211! I have updated the [tests](https://github.com/web-platform-tests/wpt/blob/master/selection/shadow-dom/tentative/Selection-getComposedRanges-range-update.html) to test out the "set the start/end" algorithm, as discussed in the conversation above. I have also updated this PR to simplify the algorithm by having the composed selection range's checks in a scoped if condition. Part of it includes adding a new **composed position** definition. PTAL, thank you. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1342#issuecomment-2749514279 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1342/c2749514279@github.com>
Received on Monday, 24 March 2025 22:10:55 UTC