Re: Accname question regarding self-references

>
> We are having a debate in a Chrome issue about the following.


link to the issue?
--

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 Wednesday, 6 January 2021 08:57:36 UTC