We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f7d674 + 4ec8b85 commit 6a8614eCopy full SHA for 6a8614e
index.html
@@ -1267,10 +1267,10 @@ <h2 id="docconformance">
1267
<td>
1268
<p>
1269
Roles:
1270
- <a href="#index-aria-button">`button` (when used with `aria-pressed`)</a>,
1271
<a href="#index-aria-menuitemcheckbox">`menuitemcheckbox`</a>,
1272
<a href="#index-aria-option">`option`</a>
1273
- or <a href="#index-aria-switch">`switch`</a>.
+ or <a href="#index-aria-switch">`switch`</a>;
+ <a href="#index-aria-button">`button` if used with `aria-pressed`</a>.
1274
</p>
1275
1276
Authors <a href="#att-checked">SHOULD NOT use the `aria-checked` attribute on `input type=checkbox` elements</a>.
0 commit comments