Re: [whatwg/dom] Proposal: a DocumentFragment whose nodes do not get removed once inserted (#736)

From the title I was expecting this to be a standard `ParentNode & ChildNode` without any behavioral difference.
And hoping that you can follow the connected/disconnected state of it, similar to a custom element.
And since its not an `Element` query selectors would skip it. But you can access it via `.childNodes`, `.parentNode` and etc.

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

Message ID: <whatwg/dom/issues/736/2453107586@github.com>

Received on Saturday, 2 November 2024 19:43:17 UTC