- From: Gunderson, Jon R <[email protected]>
- Date: Tue, 5 Jan 2021 01:34:14 +0000
- To: James Nurthen <[email protected]>, ARIA Working Group <[email protected]>
Received on Tuesday, 5 January 2021 01:34:31 UTC
My vote is for B “The label the value” The aria-label on the input element should be ignored. Jon From: James Nurthen <[email protected]> Sent: Monday, January 4, 2021 7:30 PM To: ARIA Working Group <[email protected]> Subject: Accname question regarding self-references 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 [email protected]<mailto:[email protected]> [Adobe]
Received on Tuesday, 5 January 2021 01:34:31 UTC