File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -67527,6 +67527,14 @@ document.body.append(parent);
67527
67527
<dd><code data-x="attr-face-readonly">readonly</code>, for <span data-x="form-associated custom element">form-associated custom elements</span></dd>
67528
67528
<dd><code data-x="attr-fe-name">name</code>, for <span data-x="form-associated custom element">form-associated custom elements</span></dd>
67529
67529
<dd>Any other attribute that has no namespace (see prose).</dd>
67530
+ <dt><span
67531
+ data-x="concept-element-accessibility-considerations">Accessibility considerations</span>:</dt>
67532
+ <dd>For <span data-x="form-associated custom element">form-associated custom elements</span>: <a
67533
+ href="https://w3c.github.io/html-aria/#el-form-associated-custom-element">for authors</a>; <a
67534
+ href="https://w3c.github.io/html-aam/#el-form-associated-custom-element">for implementers</a>.</dd>
67535
+ <dd>Otherwise: <a
67536
+ href="https://w3c.github.io/html-aria/#el-autonomous-custom-element">for authors</a>; <a
67537
+ href="https://w3c.github.io/html-aam/#el-autonomous-custom-element">for implementers</a>.</dd>
67530
67538
<dt><span data-x="concept-element-dom">DOM interface</span>:</dt>
67531
67539
<dd>Supplied by the element's author (inherits from <code>HTMLElement</code>)</dd>
67532
67540
</dl>
You can’t perform that action at this time.
0 commit comments