diff --git a/index.html b/index.html index 73f45be7e..4b1727d1d 100644 --- a/index.html +++ b/index.html @@ -16012,11 +16012,14 @@

Definitions of States and Properties (all aria-* attributes)

aria-valuetext
-

Defines the human readable text alternative of aria-valuenow for a range widget.

+

+ Defines the human readable text alternative of aria-valuenow for a range widget, or a text alternative for the value of custom ARIA or native + widgets that support the attribute. +

This property is used, for example, on a range widget such as a slider or progress bar.

- If the aria-valuetext attribute is set, authors SHOULD also set the aria-valuenow attribute, unless that value is unknown (for example, on an indeterminate - progressbar). + If the aria-valuetext attribute is set on a range widget, authors SHOULD also set the aria-valuenow attribute, unless that value is unknown (for example, + on an indeterminate progressbar).

Authors SHOULD only set the aria-valuetext attribute when the rendered value cannot be meaningfully represented as a number. For example, a slider might have rendered values