Re: [whatwg/dom] Add definition for composed selection range (PR #1342)

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