diff --git a/index.html b/index.html index 5f39adb5..4a7d04f8 100644 --- a/index.html +++ b/index.html @@ -804,19 +804,19 @@
role=group
Roles: - `group`, + `none`, `presentation` - or `none`. + or `radiogroup`.
Global `aria-*` attributes and @@ -825,19 +825,19 @@
role=group
+ No corresponding role
Roles: - `none`, + `group`, `presentation` - or `radiogroup`. + or `none`.
Global `aria-*` attributes and @@ -855,10 +855,14 @@
- Roles:
- `group`,
- `none`
- or `presentation`.
+ If the `figure` has no `figcaption` descendant:
+
+ Roles: Any `role`
+
+ If the `figure` has a `figcaption` descendant:
+
+ No `role`.
Global `aria-*` attributes and @@ -887,7 +891,7 @@
DPub Roles: - `doc-footnote` + `doc-footnote`.