- From: Marcos Cáceres <notifications@github.com>
- Date: Sun, 20 Aug 2023 16:59:35 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 20 August 2023 23:59:42 UTC
The "with the clone children flag set to true" is kinda clunky in prose... it would be amazing to have "deeply clone" shorthand that does the same thing. For example, instead of: > Let _clone_ be a clone of _someElementOrFragment_, with the clone children flag set to true. Nicer: > Let _clone_ be a **deep clone** of _someElementOrFragment_. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1220 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1220@github.com>
Received on Sunday, 20 August 2023 23:59:42 UTC