Re: [whatwg/dom] Introduce `moveBefore()` state-preserving atomic move API (PR #1307)

"Move" would still be a fundamentally different primitive if it tried to preserve state where possible since the "insert" guarantees a default state. I understand that from a spec perspective this makes "move" a superset of "insert" given that it may need to run initialization hooks but I think that is a more usable primitive for developers.

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

Message ID: <whatwg/dom/pull/1307/c2492185307@github.com>

Received on Thursday, 21 November 2024 20:18:35 UTC