Skip to content

Commit

Permalink
fix(aria-allowed-role): added slider to allowed roles of button element
Browse files Browse the repository at this point in the history
  • Loading branch information
msereniti authored Apr 4, 2024
1 parent 105016c commit 85e63c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/standards/html-elms.js
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ const htmlElms = {
'menuitemradio',
'option',
'radio',
'slider',
'switch',
'tab'
],
Expand Down

0 comments on commit 85e63c0

Please sign in to comment.