- From: Aaron Leventhal <aleventhal@google.com>
- Date: Wed, 20 Feb 2019 13:50:56 -0500
- To: Bryan Garaventa <bryan.garaventa@levelaccess.com>
- Cc: ARIA Working Group <public-aria@w3.org>
- Message-ID: <CA+1LECReEnnv5Uztp7FzUt-4h++VdtTnvar3_d-C+QQiZR8XCw@mail.gmail.com>
I haven't tested every combo but was mostly concerned since it's undefined in the spec. - When aria-valuemax is undefined the spec says it should default to 100 - Since there's no aria-valuemintext or aria-valuemaxtext, when they do get announced, it ends up being in a different unit/style than the aria-valuetext. Aaron On Wed, Feb 20, 2019 at 11:57 AM Bryan Garaventa < bryan.garaventa@levelaccess.com> wrote: > What currently happens at the browser level right now when these > attributes are omitted? > > > > E.G Does it try to guess or just ignore them in favor of aria-valuetext? > > > > > > Bryan Garaventa > > Principal Accessibility Architect > > Level Access, Inc. > > Bryan.Garaventa@LevelAccess.com > > 415.624.2709 <(415)%20624-2709> (o) > > www.LevelAccess.com <http://www.levelaccess.com/> > > > > *From:* Aaron Leventhal <aleventhal@google.com> > *Sent:* Wednesday, February 20, 2019 7:21 AM > *To:* ARIA Working Group <public-aria@w3.org> > *Subject:* Re: Indeterminate progressbar max > > > > *CAUTION:* This email originated from outside of the organization. Do not > click links or open attachments unless you recognize the sender and know > the content is safe. > > > > Follow-up question. If aria-valuetext is used instead of aria-valuenow, > e.g. to provide the time in a format like minutes:seconds, then what should > be done with aria-valuemin and aria-valuemax? > > > > Aaron > > > > On Wed, Feb 20, 2019 at 10:12 AM Aaron Leventhal <aleventhal@google.com> > wrote: > > What should the markup be when there is no relevant aria-valuemax value > for a progressbar, e.g. the current value is known, but the max is not. > > > > Example: the user is 15 seconds into a live video stream with no known end. > > > > Aaron > >
Received on Wednesday, 20 February 2019 18:51:31 UTC