Re: [whatwg/dom] Atomic move operation for element reparenting & reordering (Issue #1255)

IMHO _re-ordering_ is the most needed feature in the majority of frameworks/libraries, less _re-parenting_, so why not start with a simpler method to cover this specific use case, such as `targetNode.move(beforeNode)`, until the `moveBeforeOrInsert` mammoth is eventually conceived?

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

Message ID: <whatwg/dom/issues/1255/2594072099@github.com>

Received on Wednesday, 15 January 2025 22:32:48 UTC