- From: Ryosuke Niwa <notifications@github.com>
- Date: Wed, 14 Dec 2022 17:34:22 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 15 December 2022 01:34:34 UTC
Splitting this from declarative Shadow DOM discussion. We should add `cloneable` boolean flag to `ShadowRootInit`, whose default is false. When this flag is set to true, [cloning](https://dom.spec.whatwg.org/#concept-node-clone) of the shadow host will clone the shadow root along with its descendants if *clone children flag* is set. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1137 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1137@github.com>
Received on Thursday, 15 December 2022 01:34:34 UTC