@@ -1826,7 +1826,7 @@ <h2 id="docconformance">
1826
1826
< td >
1827
1827
< div class ="proposed addition ">
1828
1828
< p >
1829
- Roles :
1829
+ The following roles are allowed, but are NOT RECOMMENDED :
1830
1830
< a href ="#index-aria-button "> `button`</ a > ,
1831
1831
< a href ="#index-aria-checkbox "> `checkbox`</ a > ,
1832
1832
< a href ="#index-aria-gridcell "> `gridcell`</ a > ,
@@ -1846,6 +1846,10 @@ <h2 id="docconformance">
1846
1846
< a data-cite ="wai-aria-1.2#global_states "> Global `aria-*` attributes</ a >
1847
1847
and any `aria-*` attributes applicable to the allowed roles.
1848
1848
</ p >
1849
+ < p >
1850
+ If possible, authors SHOULD consider using a different HTML element which allows the specified role,
1851
+ such as the `button` element.
1852
+ </ p >
1849
1853
</ div >
1850
1854
</ td >
1851
1855
</ tr >
@@ -1981,7 +1985,8 @@ <h2 id="docconformance">
1981
1985
and any `aria-*` attributes applicable to the allowed roles.
1982
1986
</ p >
1983
1987
< p >
1984
- If possible, authors SHOULD consider using a different HTML element which allows the specified role.
1988
+ If possible, authors SHOULD consider using a different HTML element which allows the specified role,
1989
+ such as the `button` element.
1985
1990
</ p >
1986
1991
</ div >
1987
1992
</ td >
@@ -2036,7 +2041,8 @@ <h2 id="docconformance">
2036
2041
and any `aria-*` attributes applicable to the allowed roles.
2037
2042
</ p >
2038
2043
< p >
2039
- If possible, authors SHOULD consider using a different HTML element which allows the specified role.
2044
+ If possible, authors SHOULD consider using a different HTML element which allows the specified role,
2045
+ such as the `button` element.
2040
2046
</ p >
2041
2047
</ div >
2042
2048
</ td >
0 commit comments