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

HTML-AAM: possible aria mapping for meter #344

Closed
cyns opened this issue Apr 23, 2016 · 3 comments
Closed

HTML-AAM: possible aria mapping for meter #344

cyns opened this issue Apr 23, 2016 · 3 comments
Assignees
Labels

Comments

@cyns
Copy link
Contributor

cyns commented Apr 23, 2016

should we map meter to the following aria?

role = progressbar
aria-roledescription = meter
aria-readonly = true
aria-valuemax = max attribute
aria-valuemin = min attribute
aria-valuenow = value attribute
aria-valuetext = localized string representing the result of optimal calculation (we use "good", "fair", "poor")

@cyns
Copy link
Contributor Author

cyns commented Apr 23, 2016

@stevefaulkner @jasonkiss @joanmarie thoughts?

@stevefaulkner
Copy link
Contributor

Looks good to me

On Saturday, 23 April 2016, cyns [email protected] wrote:

@stevefaulkner https://github.com/stevefaulkner @jasonkiss
https://github.com/jasonkiss @joanmarie https://github.com/Joanmarie
thoughts?


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#344 (comment)

Regards

SteveF
Current Standards Work @w3c
http://www.paciellogroup.com/blog/2015/03/current-standards-work-at-w3c/

@jasonkiss
Copy link
Contributor

This issue was moved to w3c/html-aam#42

pkra pushed a commit that referenced this issue May 20, 2024
* revise mapping tables for svg and math

closes #344

* removing some unintended whitespace changes

* removing more unintended whitespace changes

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

No branches or pull requests

3 participants