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

Implement DOM-less run for autocomplete-valid rule #1553

Closed
straker opened this issue May 7, 2019 · 1 comment
Closed

Implement DOM-less run for autocomplete-valid rule #1553

straker opened this issue May 7, 2019 · 1 comment
Assignees
Labels
feat New feature or enhancement linting Axe-linter issues rules Issue or false result from an axe-core rule

Comments

@straker
Copy link
Contributor

straker commented May 7, 2019

Enable the autocomplete-valid rule to run without accessing the node object, using the virtualNode as an abstraction layer to the DOM.

@WilcoFiers WilcoFiers added feat New feature or enhancement rules Issue or false result from an axe-core rule labels May 8, 2019
@WilcoFiers WilcoFiers added this to the Axe-core 3.3 milestone May 8, 2019
@WilcoFiers WilcoFiers added the linting Axe-linter issues label May 15, 2019
@straker straker self-assigned this May 15, 2019
@chandana7393
Copy link

Dev Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or enhancement linting Axe-linter issues rules Issue or false result from an axe-core rule
Projects
None yet
Development

No branches or pull requests

4 participants