Skip to content

Commit 85e63c0

Browse files
authored
fix(aria-allowed-role): added slider to allowed roles of button element
#4397
1 parent 105016c commit 85e63c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/standards/html-elms.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ const htmlElms = {
146146
'menuitemradio',
147147
'option',
148148
'radio',
149+
'slider',
149150
'switch',
150151
'tab'
151152
],

0 commit comments

Comments
 (0)