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

autocomplete rule should ignore readonly fields #4708

Open
WilcoFiers opened this issue Feb 11, 2025 · 0 comments
Open

autocomplete rule should ignore readonly fields #4708

WilcoFiers opened this issue Feb 11, 2025 · 0 comments
Labels
fix Bug fixes rules Issue or false result from an axe-core rule support
Milestone

Comments

@WilcoFiers
Copy link
Contributor

Axe-core's autocomplete-valid rule should not fail on readonly fields. If a field is readonly it cannot be used for user input.

<input readonly autocomplete="some invalid value" />
@WilcoFiers WilcoFiers added fix Bug fixes rules Issue or false result from an axe-core rule support labels Feb 11, 2025
@WilcoFiers WilcoFiers added this to the Axe-core 4.11 milestone Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fixes rules Issue or false result from an axe-core rule support
Projects
None yet
Development

No branches or pull requests

1 participant