KEMBAR78
update role allowances for button and input type=button by scottaohara · Pull Request #1301 · validator/validator · GitHub
Skip to content

Conversation

scottaohara
Copy link
Contributor

ARIA in HTML is planning to allow role=combobox on a button and input type=button element. This PR updates the validator to allow this role on these elements.

Adds role=combobox as an allowed role for button and input type=button.

Additionally, this PR adds role=checkbox as an allowed role for input type=button to match the button element allowances. This was an oversight in the spec which this PR will help correct.

adds `role=combobox` as an allowed role for `button` and `input type=button`.

adds `role=checkbox` as an allowed role for `input type=button` to match the `button` element allowances.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants