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(aria-prohibited-attr): update metadata message #3206

Merged
merged 5 commits into from
Oct 14, 2021
Merged

Conversation

Zidious
Copy link
Contributor

@Zidious Zidious commented Oct 13, 2021

update metadata message for prohibited attributes.

Note: There are some ARIA roles whereby the name is prohibited, but the HTML element (HTML role-mapping) has no role to map to e.g. code and sub therefore, it falls under incomplete, I have updated the message to make it a bit more clear. Do we want to explicitly check for HTML elements that have a corresponding ARIA role in 1.2 and fail them?

Closes issue: #3205

@Zidious Zidious changed the title fix(aria-prohibited-attr): add custom messageKey for prohibited attrs fix(aria-prohibited-attr): add custom messageKey for prohibited attrs Oct 13, 2021
@Zidious Zidious changed the title fix(aria-prohibited-attr): add custom messageKey for prohibited attrs fix(aria-prohibited-attr): update metadata message Oct 13, 2021
@Zidious Zidious marked this pull request as ready for review October 13, 2021 17:50
@Zidious Zidious requested a review from a team as a code owner October 13, 2021 17:50
@Zidious Zidious merged commit d1a768e into develop Oct 14, 2021
@Zidious Zidious deleted the aria/prohibattrs branch October 14, 2021 13:03
@dylanb
Copy link
Contributor

dylanb commented Oct 19, 2021

reviewed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants