diff --git a/index.html b/index.html index b746f28..4830577 100644 --- a/index.html +++ b/index.html @@ -431,7 +431,7 @@
- Any `role`, though `group` SHOULD NOT be used. + Any `role`, though `group` is NOT RECOMMENDED.
Otherwise, global `aria-*` attributes @@ -1481,7 +1481,7 @@
- Any `role`, though `group` SHOULD NOT be used. + Any `role`, though `group` is NOT RECOMMENDED.
Otherwise, global `aria-*` attributes @@ -2257,7 +2257,7 @@
- Otherwise, any `role` if the parent list item does not expose an implicit or explicit `list` role. + Otherwise, any `role` if the parent list element does not expose an implicit or explicit `list` role.
See `ul`, `ol`, or @@ -2415,7 +2415,8 @@
Otherwise, any - global `aria-*` attributes. + global `aria-*` attributes + and any other `aria-*` attributes applicable to the `meter` role.