diff --git a/index.html b/index.html index ac91868..17d2070 100644 --- a/index.html +++ b/index.html @@ -875,7 +875,8 @@

[^button^] - role=button +

role=button

+

If the `button` is a child of a `select` element: No corresponding role

@@ -901,6 +902,9 @@

Global `aria-*` attributes and any `aria-*` attributes applicable to the allowed roles.

+
+

If the `button` is a child of a `select` element: + No `role` or `aria-*` attributes

@@ -2926,6 +2930,19 @@

+ + + [^selectedcontent^] + + + role=generic + + +

+ No `role` or `aria-*` attributes +

+ + [^slot^]