diff --git a/index.html b/index.html index 701fd72..0c2e636 100644 --- a/index.html +++ b/index.html @@ -63,6 +63,10 @@ the following substantive additions and/or corrections have been proposed:
role=button
- role.
+ Many, but not all, user agents expose the `summary` element with an implicit ARIA
+ role=button
.
- No `role` -
-- Global `aria-*` attributes - and any `aria-*` attributes applicable to the `button` role. -
++ No `role` if the `summary` element is a + summary for its parent details. +
++ Global `aria-*` attributes, + `aria-disabled`, and `aria-haspopup` attributes. +
++ Otherwise, authors MAY specifiy Any `role`, and any + global `aria-*` attributes + and any `aria-*` attributes applicable to the allowed roles. +
+