Skip to content

Commit 606ca76

Browse files
authored
Clone shadow root's keep custom element registry null
1 parent 7b84f10 commit 606ca76

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dom.bs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4942,6 +4942,10 @@ and an optional <a for=/>document</a> <dfn export for="clone a node"><var>docume
49424942
<li><p>Set <var>copy</var>'s <a for=Element>shadow root</a>'s <a for=ShadowRoot>declarative</a>
49434943
to <var>node</var>'s <a for=Element>shadow root</a>'s <a for=ShadowRoot>declarative</a>.
49444944

4945+
<li><p>Set <var>copy</var>'s <a for=Element>shadow root</a>'s
4946+
<a for=ShadowRoot>keep custom element registry null</a> to <var>node</var>'s
4947+
<a for=Element>shadow root</a>'s <a for=ShadowRoot>keep custom element registry null</a>.
4948+
49454949
<li>
49464950
<p>For each <var>child</var> of <var>node</var>'s <a for=Element>shadow root</a>'s
49474951
<a for=tree>children</a>, in <a>tree order</a>: <a>clone a node</a> given <var>child</var> with

0 commit comments

Comments
 (0)