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

domfarolino left a comment (whatwg/dom#1342)

> Di changed the PR to use shadow-including root rather than comparing the document, I think we now also collapse the composed selection range which is correct IMO.

But shadow-including root will climb up to the document, if the node is connected. So I don't think there's a difference here. I believe the spec does not collapse in this case, because it is basically doing a same-document comparison check.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/1342#issuecomment-2725361268
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/pull/1342/c2725361268@github.com>

Received on Friday, 14 March 2025 17:41:21 UTC