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: allow any role on a elem with no href #1026

Merged
merged 1 commit into from
Mar 27, 2019
Merged

Conversation

rdeltour
Copy link
Member

Any role is allowed according to ARIA in HTML:
https://www.w3.org/TR/html-aria/#anohref

Ported from validator/validator#774
Fix #1022

@rdeltour rdeltour added the status: ready to merge The pull request is ready to be merged label Mar 26, 2019
@rdeltour rdeltour added this to the 4.2.0 milestone Mar 26, 2019
@rdeltour rdeltour self-assigned this Mar 26, 2019
@rdeltour rdeltour merged commit b9ed8f6 into master Mar 27, 2019
@rdeltour rdeltour deleted the fix/a-nohref-aria branch March 27, 2019 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: ready to merge The pull request is ready to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant