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(autocomplete-valid): allow synonyms of on/off autocomplete attribute values #3225

Conversation

maruthimohan
Copy link
Contributor

This change allows the input's autocomplete attribute to accept synonyms of on/off values. Earlier, the axe-core rules would not allow any value other than those accepted as per the standards for the autocomplete attribute.

Closes issue: #3188

@maruthimohan maruthimohan requested a review from a team as a code owner October 20, 2021 05:26
@CLAassistant
Copy link

CLAassistant commented Oct 20, 2021

CLA assistant check
All committers have signed the CLA.

@maruthimohan
Copy link
Contributor Author

Thank you for your inputs on the issue @WilcoFiers ! Please let me know if I need to make any changes to this pull request.

If you think it is okay, could you please add hacktoberfest-accepted label? I am working on open source projects as a part of Hacktoberfest 2021.

@maruthimohan
Copy link
Contributor Author

I ran the integration tests after making my changes locally and they have passed successfully using this command npm run test:unit:integration.

Copy link
Contributor

@WilcoFiers WilcoFiers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks excellent! Thank you so much for your contribution @maruthimohan.

@WilcoFiers
Copy link
Contributor

For the record; I reviewed this PR for security.

@WilcoFiers WilcoFiers merged commit 6076ee8 into dequelabs:develop Oct 21, 2021
@straker straker added the hacktoberfest-accepted PR approved for Hacktoberfest participation label Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted PR approved for Hacktoberfest participation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants