diff --git a/index.html b/index.html index 96bbafdf..0ac6e16f 100644 --- a/index.html +++ b/index.html @@ -1267,10 +1267,10 @@
Roles: - `button` (when used with `aria-pressed`), `menuitemcheckbox`, `option` - or `switch`. + or `switch`; + `button` if used with `aria-pressed`.
Authors SHOULD NOT use the `aria-checked` attribute on `input type=checkbox` elements.