Skip to content

Commit 96267bf

Browse files
committed
Add available_to_internals = true
1 parent 57f9319 commit 96267bf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108663,6 +108663,10 @@ document.body.appendChild(text);
108663108663
<span data-x="concept-element-shadow-root">shadow root</span>'s
108664108664
<span data-x="concept-is-declarative-shadow-root">is declarative shadow root</span> property to true.</p></li>
108665108665

108666+
<li><p>Set <span data-x="concept-declarative-shadow-host-element">declarative shadow host element</span>'s
108667+
<span data-x="concept-element-shadow-root">shadow root</span>'s
108668+
<span data-x="concept-available-to-element-internals">available to element internals</span> property to true.</p></li>
108669+
108666108670
<li><p><span data-x="concept-node-append">Append</span> the <span data-x="concept-declarative-template-element">declarative template element</span>'s DocumentFragment to the newly-created shadow root.</p></li>
108667108671

108668108672
<li><p><span data-x="concept-node-remove">Remove</span> the <span data-x="concept-declarative-template-element">declarative template element</span> from the document.</p></li>

0 commit comments

Comments
 (0)