Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(aria-required-attr): pass aria-checked for elements with checked property #2226

Merged
merged 2 commits into from
May 12, 2020

Conversation

straker
Copy link
Contributor

@straker straker commented May 8, 2020

We already have an exception for aria-valuenow so we needed the same exception for aria-checked. See https://w3c.github.io/html-aam/#el-input-checkbox.

Closes issue: #2225

Reviewer checks

Required fields, to be filled out by PR reviewer(s)

  • Follows the commit message policy, appropriate for next version
  • Code is reviewed for security

@straker straker requested a review from a team as a code owner May 8, 2020 15:20
@straker straker merged commit 64318a5 into develop May 12, 2020
@straker straker deleted the aria-checked branch May 12, 2020 15:07
paulirish pushed a commit to paulirish/axe-core that referenced this pull request Jun 5, 2020
…property (dequelabs#2226)

(paulirish) COMMIT HAS CONFLICT. Requires fix.

* fix(aria-required-attr): pass aria-checked for elements with checked property

* trigger build
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