Skip to content

Commit fef45d6

Browse files
authored
Revert "Addition: update allowances for label element (#556)"
This reverts commit fcce1ac.
1 parent fcce1ac commit fef45d6

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

index.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2246,15 +2246,9 @@ <h2 id="docconformance">
22462246
</td>
22472247
<td>
22482248
<p>
2249-
If a `label` element is implicitly or explicitly associated with a
2250-
<a href="data-html/https://html.spec.whatwg.org/multipage/forms.html#category-label">labelable element</a> then
2251-
<a><strong class="nosupport">no `role`</strong></a>
2252-
</p>
2253-
<p>
2254-
Otherwise, if the `label` is not associted with an element then <a><strong>any `role`</strong></a>,
2255-
though <code><a href="#index-aria-generic">generic</a></code> SHOULD NOT be used.
2249+
<a><strong class="nosupport">No `role`</strong></a>
22562250
</p>
2257-
<p><a>Naming Prohibited</a> if exposed as the `generic` role, or if exposed as another role which prohibits naming.</p>
2251+
<p class="addition"><a>Naming Prohibited</a></p>
22582252
<p>
22592253
Otherwise, <a data-cite="wai-aria-1.2#global_states">global `aria-*` attributes</a>.
22602254
</p>

0 commit comments

Comments
 (0)