Re: Default values for aria-valuemin/max on role="progressbar"

The only difference between those I can think of is a progressbar may be
indeterminate, which mix/max are not applied to. Not sure if that's a case
here.

On Tue, Sep 5, 2017 at 11:21 PM, Aaron Leventhal <aleventhal@google.com>
wrote:

> While implementing aria-valuemax recently, we noticed that aria-valuemin
> and aria-valuemax do not default to "0" and "100" on progressbar.
>
> All of the other range sliders .. scrollbar, separator and slider, all
> have these default values.
>
> Was this accidentally left out, or on purpose?
>
> Aaron
>

Received on Wednesday, 6 September 2017 15:55:54 UTC