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

last question from me: is it possible to rename and land this method as `moveBeforeAtomic(child, ref?)`, keeping it exactly as it is (throwing), to have room in the future for a `moveBefore` that is more developer friendly for the 98% of presented use cases, where an optional third argument such as `{ atomic: true }` would still throw whenever that is desired?

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

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

Received on Tuesday, 26 November 2024 13:26:47 UTC