@@ -64673,7 +64673,7 @@ not-slash = %x0000-002E / %x0030-10FFFF
64673
64673
<dd><code data-x="attr-template-shadowrootdelegatesfocus">shadowrootdelegatesfocus</code></dd>
64674
64674
<dd><code data-x="attr-template-shadowrootclonable">shadowrootclonable</code></dd>
64675
64675
<dd><code data-x="attr-template-shadowrootserializable">shadowrootserializable</code></dd>
64676
- <dd><code data-x="attr-template-shadowrootcustomelements">shadowrootcustomelements </code></dd>
64676
+ <dd><code data-x="attr-template-shadowrootcustomelementregistry">shadowrootcustomelementregistry </code></dd>
64677
64677
<dt><span
64678
64678
data-x="concept-element-accessibility-considerations">Accessibility considerations</span>:</dt>
64679
64679
<dd><a href="https://w3c.github.io/html-aria/#el-template">For authors</a>.</dd>
@@ -64689,7 +64689,7 @@ interface <dfn interface>HTMLTemplateElement</dfn> : <span>HTMLElement</span> {
64689
64689
[<span>CEReactions</span>] attribute boolean <span data-x="dom-template-shadowrootdelegatesfocus">shadowRootDelegatesFocus</span>;
64690
64690
[<span>CEReactions</span>] attribute boolean <span data-x="dom-template-shadowrootclonable">shadowRootClonable</span>;
64691
64691
[<span>CEReactions</span>] attribute boolean <span data-x="dom-template-shadowRootSerializable">shadowRootSerializable</span>;
64692
- [<span>CEReactions</span>] attribute DOMString <span data-x="dom-template-shadowRootCustomElements">shadowRootCustomElements </span>;
64692
+ [<span>CEReactions</span>] attribute DOMString <span data-x="dom-template-shadowRootCustomElementRegistry">shadowRootCustomElementRegistry </span>;
64693
64693
};</code></pre>
64694
64694
</dd>
64695
64695
<dd w-dev>Uses <code>HTMLTemplateElement</code>.</dd>
@@ -64739,7 +64739,7 @@ interface <dfn interface>HTMLTemplateElement</dfn> : <span>HTMLElement</span> {
64739
64739
attribute is a <span>boolean attribute</span>.</p>
64740
64740
64741
64741
<p>The <dfn element-attr for="template"><code
64742
- data-x="attr-template-shadowrootcustomelements">shadowrootcustomelements </code></dfn>
64742
+ data-x="attr-template-shadowrootcustomelementregistry">shadowrootcustomelementregistry </code></dfn>
64743
64743
content attribute is a <span>boolean attribute</span>.</p>
64744
64744
64745
64745
<p>The <span>template contents</span> of a <code>template</code> element <a
@@ -64895,10 +64895,10 @@ interface <dfn interface>HTMLTemplateElement</dfn> : <span>HTMLElement</span> {
64895
64895
data-x="attr-template-shadowrootserializable">shadowrootserializable</code> content attribute.</p>
64896
64896
64897
64897
<p>The <dfn attribute for="HTMLTemplateElement"><code
64898
- data-x="dom-template-shadowRootCustomElements">shadowRootCustomElements </code></dfn> IDL attribute
64899
- must <span>reflect</span> the <code
64900
- data-x="attr-template-shadowrootcustomelements">shadowrootcustomelements </code> content
64901
- attribute.</p>
64898
+ data-x="dom-template-shadowRootCustomElementRegistry">shadowRootCustomElementRegistry </code></dfn>
64899
+ IDL attribute must <span>reflect</span> the <code
64900
+ data-x="attr-template-shadowrootcustomelementregistry">shadowrootcustomelementregistry </code>
64901
+ content attribute.</p>
64902
64902
64903
64903
<p class="note">The IDL attribute does intentionally not have a boolean type so it can be
64904
64904
extended.</p>
@@ -131441,8 +131441,9 @@ document.body.appendChild(text);
131441
131441
<li><p>Set <var>shadow</var>'s <span>available to element internals</span> to true.</p></li>
131442
131442
131443
131443
<li><p>If <var>template start tag</var> has a <code
131444
- data-x="attr-template-shadowrootcustomelements">shadowrootcustomelements</code> attribute,
131445
- then set <var>shadow</var>'s <span>keep custom element registry null</span> to true.</p></li>
131444
+ data-x="attr-template-shadowrootcustomelementregistry">shadowrootcustomelementregistry</code>
131445
+ attribute, then set <var>shadow</var>'s <span>keep custom element registry null</span> to
131446
+ true.</p></li>
131446
131447
</ol>
131447
131448
</li>
131448
131449
</ol>
@@ -135250,7 +135251,7 @@ document.body.appendChild(text);
135250
135251
<li><p>If <var>current node</var>'s <span data-x="element-custom-element-registry">custom
135251
135252
element registry</span> is not <var>shadow</var>'s <span
135252
135253
data-x="shadow-root-custom-element-registry">custom element registry</span>, then append
135253
- "<code data-x=""> shadowrootcustomelements =""</code>".</p></li>
135254
+ "<code data-x=""> shadowrootcustomelementregistry =""</code>".</p></li>
135254
135255
135255
135256
<li><p>Append "<code data-x="">></code>".</p></li>
135256
135257
@@ -142924,7 +142925,7 @@ interface <dfn interface>External</dfn> {
142924
142925
<code data-x="attr-template-shadowrootdelegatesfocus">shadowrootdelegatesfocus</code>;
142925
142926
<code data-x="attr-template-shadowrootclonable">shadowrootclonable</code>;
142926
142927
<code data-x="attr-template-shadowrootserializable">shadowrootserializable</code>;
142927
- <code data-x="attr-template-shadowrootcustomelements">shadowrootcustomelements </code></td>
142928
+ <code data-x="attr-template-shadowrootcustomelementregistry">shadowrootcustomelementregistry </code></td>
142928
142929
<td><code>HTMLTemplateElement</code></td>
142929
142930
</tr>
142930
142931
@@ -144409,8 +144410,8 @@ interface <dfn interface>External</dfn> {
144409
144410
<td> Sets <span>clonable</span> on a declarative shadow root
144410
144411
<td> <span>Boolean attribute</span>
144411
144412
<tr>
144412
- <th> <code data-x="">shadowrootcustomelements </code>
144413
- <td> <code data-x="attr-template-shadowrootcustomelements ">template</code>
144413
+ <th> <code data-x="">shadowrootcustomelementregistry </code>
144414
+ <td> <code data-x="attr-template-shadowrootcustomelementregistry ">template</code>
144414
144415
<td> Enables declarative shadow roots to indicate they will use a custom element registry
144415
144416
<td> <span>Boolean attribute</span>
144416
144417
<tr>
0 commit comments