You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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")
From @cyns on April 23, 2016 21:22
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")
Copied from original issue: w3c/aria#344
The text was updated successfully, but these errors were encountered: