From dc4db11144a8c49c9b751f1f1c349c0546c099b8 Mon Sep 17 00:00:00 2001
From: Scott O'Hara
- Roles:
+ The following roles are allowed, but are NOT RECOMMENDED:
`button`,
`checkbox`,
`gridcell`,
@@ -1846,6 +1846,10 @@
+ If possible, authors SHOULD consider using a different HTML element which allows the specified role,
+ such as the `button` element.
+
@@ -1981,7 +1985,8 @@
Global `aria-*` attributes
and any `aria-*` attributes applicable to the allowed roles.
+
and any `aria-*` attributes applicable to the allowed roles.
- If possible, authors SHOULD consider using a different HTML element which allows the specified role. + If possible, authors SHOULD consider using a different HTML element which allows the specified role, + such as the `button` element.
@@ -2036,7 +2041,8 @@- If possible, authors SHOULD consider using a different HTML element which allows the specified role. + If possible, authors SHOULD consider using a different HTML element which allows the specified role, + such as the `button` element.