w3c / html-aria

ARIA in HTML
https://w3c.github.io/html-aria/
Other
181 stars 49 forks source link

Addition: allow combobox role on button element #396

Closed scottaohara closed 2 years ago

scottaohara commented 2 years ago

closes #375

Allows combobox role on button element and input type=button.

test case

This PR also corrects input type=button missing the role=checkbox, which is allowed on a <button> element.


Need at least two checkers to accept this change before we can merge.


Preview | Diff