Commit 26d3e1b
authored
Fix accessibility issue - role required when aria-expanded attribute is used (#9445)
* add button role when using aria-expanded attribute
* add form role when using aria-expanded attribute
* remove redundant and incorrect use of aria-expanded attribute1 parent 0c30b2e commit 26d3e1b
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
577 | 577 | | |
578 | 578 | | |
579 | 579 | | |
580 | | - | |
581 | | - | |
| 580 | + | |
| 581 | + | |
582 | 582 | | |
583 | 583 | | |
584 | 584 | | |
| |||
0 commit comments