- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 28 Aug 2023 02:41:04 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 28 August 2023 09:41:09 UTC
I guess we could refactor by having "clone" and "clone into parent". And "clone into parent" recurses. And "clone" calls "clone into parent" for each of the node's children when the flag is set (which as per #1220 we should probably refactor). cc @rniwa -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1219#issuecomment-1695374093 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1219/1695374093@github.com>
Received on Monday, 28 August 2023 09:41:09 UTC