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

Change links to Handling Author Errors section to be on relevant attributes #77

Open
jnurthen opened this issue Jul 29, 2020 · 0 comments
Milestone

Comments

@jnurthen
Copy link
Member

The table at https://w3c.github.io/core-aam/#not_mapped includes the following incorrect information:

Handling Author Errors for States and Properties is referenced from the following attributes:

  • aria-valuemax
  • aria-valuemin
  • aria-valuetext
  • aria-valuenow (this one is correct)

It should be referenced from the following attributes:

  • aria-checked
  • aria-controls
  • aria-expanded
  • aria-level
  • aria-valuenow

Note - I'm unsure what we should do about the implicit values for roles section (for example alert setting aria-live and aria-atomic) as this seems to be missing in core-aam unless I am not seeing it.

@jnurthen jnurthen added this to the 1.2 milestone Aug 13, 2020
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

No branches or pull requests

1 participant