- From: Andrea Giammarchi <notifications@github.com>
- Date: Tue, 26 Nov 2024 05:26:43 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 26 November 2024 13:26:47 UTC
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