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

Correct implicit roles of HTML elements in ARIA 1.2 #1570

Merged
merged 4 commits into from
Apr 13, 2024

Conversation

YusukeHirao
Copy link
Member

Fixes #1564

What is the purpose of this PR?

  • Fix bug
  • Fix typo
  • Update specs
  • Add new rule
  • Add new parser
  • Improve or refactor rules
  • Add a new core feature
  • Improve or refactor core features
  • Update documents
  • Others

Description

Checklist

Fill out the checks for the applicable purpose.

@YusukeHirao YusukeHirao added Bug Specs HTML/SVG specs from Living Standard and W3C labels Apr 13, 2024
@YusukeHirao YusukeHirao self-assigned this Apr 13, 2024
@YusukeHirao YusukeHirao merged commit f9c985f into markuplint:dev Apr 13, 2024
31 checks passed
@YusukeHirao YusukeHirao deleted the hotfix/#1564 branch April 13, 2024 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Specs HTML/SVG specs from Living Standard and W3C
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix implicitRole of a:not([href])
1 participant