- From: Sean Feng <notifications@github.com>
- Date: Fri, 14 Mar 2025 10:50:01 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 14 March 2025 17:50:05 UTC
sefeng211 left a comment (whatwg/dom#1342) > 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 Yeah, I mean with this we collapse if one of the nodes is disconnected which is something the PR didn't do before. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1342#issuecomment-2725378596 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1342/c2725378596@github.com>
Received on Friday, 14 March 2025 17:50:05 UTC