- From: Dominic Farolino <notifications@github.com>
- Date: Fri, 14 Mar 2025 10:41:17 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 14 March 2025 17:41:21 UTC
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