- From: Steve Faulkner <faulkner.steve@gmail.com>
- Date: Tue, 5 Jan 2021 21:34:22 +0000
- To: James Nurthen <nurthen@adobe.com>
- Cc: ARIA Working Group <public-aria@w3.org>
Received on Tuesday, 5 January 2021 21:35:14 UTC
a. “The label ariaLabel” the type of input is not defined, in which case it defaults to type=text. in testing I found that chrome/firefox = a -- Regards SteveF Accessibility is political[image: ✊] Working for the web <https://twitter.com/stevefaulkner/status/940835584410574850>, anywhere and everywhere [image: 🖖🏽] On Tue, 5 Jan 2021 at 01:30, James Nurthen <nurthen@adobe.com> wrote: > We are having a debate in a Chrome issue about the following. > > > > According to the accessible name algorithm what should be the accessible > name of the input in the below > > > > <span id="label">The Label</span> > > <input id="input" aria-label="ariaLabel" aria-labelledby="label input" > value="the value"> > > > > Choices > > 1. “The label ariaLabel” > 2. “The label the value” > 3. “The label ariaLabel the value” > 4. Something else… > > > > > > *James Nurthen (he/him)* > *Accessibility engineer* > > T 415 832 2734 > nurthen@adobe.com > > [image: Adobe] > > >
Received on Tuesday, 5 January 2021 21:35:14 UTC