Re: [whatwg/dom] Add Scoped Custom Element Registries (PR #1341)

@annevk commented on this pull request.



> @@ -4617,18 +4680,23 @@ and an optional <a for=/>document</a> <dfn export for="clone a node"><var>docume
   <p>If <var>node</var> is an <a for=/>element</a>:
 
   <ol>
+   <li><p>Let <var>registry</var> be <var>node</var>'s <a for=Element>custom element registry</a>.

The API entry points for cloning throw for `ShadowRoot` nodes.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/1341#discussion_r2031306074
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/pull/1341/review/2746931003@github.com>

Received on Monday, 7 April 2025 13:55:47 UTC