Commit 1181932
test(aria-allowed-role): cover button element widget roles (#5250)
Just adds the `aria-allowed-role` integration cases for the `<button>`
element (`separator`, `slider`, `treeitem`; `gridcell` was already
covered), which is all #4142 needs on top of #4398.
Closes #4142
---------
Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com>1 parent 518f3cc commit 1181932
2 files changed
Lines changed: 7 additions & 1 deletion
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
216 | 219 | | |
217 | 220 | | |
218 | 221 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
94 | 97 | | |
95 | 98 | | |
96 | 99 | | |
| |||
0 commit comments