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

FrameMuse left a comment (whatwg/dom#736)

> Excessive elements crawling for updating nodes placement will negatively impact performance.

I believe https://github.com/whatwg/dom/issues/533 should solve this problem entirely: `NodeGroup` would listen for its children updates to reflect them to its internal list structure.

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

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

Received on Tuesday, 15 April 2025 11:29:42 UTC