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

Allow meter for role attribute #1562

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Rezyan
Copy link

@Rezyan Rezyan commented Mar 9, 2023

Hi,

This PR is intended to fix #1380. I've followed the specifications of the meter role: https://www.w3.org/TR/wai-aria-1.2/#meter. The logic is copied from the progressbar role (https://www.w3.org/TR/wai-aria-1.2/#progressbar).

I hope nothing has been forgotten or done wrong, please let me know, this is my first time participating in this project.

@Rezyan Rezyan force-pushed the meter-role branch 2 times, most recently from 533599b to 1844e3e Compare March 9, 2023 23:41
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.

Bad value meter for attribute role on element div.
1 participant