Re: [whatwg/dom] clone with clone children flag set should append clone before cloning children (Issue #1219)

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