diff --git a/index.html b/index.html index 08addef..c5c9d17 100644 --- a/index.html +++ b/index.html @@ -2246,9 +2246,15 @@
- No `role` + If a `label` element is implicitly or explicitly associated with a + labelable element then + no `role`
- +
+ Otherwise, if the `label` is not associted with an element then any `role`,
+ though generic
SHOULD NOT be used.
+
Naming Prohibited if exposed as the `generic` role, or if exposed as another role which prohibits naming.
Otherwise, global `aria-*` attributes.