aria-labelledby attribute (aria)
Screen Reader support level: partial (31/33)
Voice Control support level: partial (10/18)
On this page
About this feature
Identifies the element (or elements) that labels the current element. See related aria-describedby.
Age of results
Results across all tests for this feature range from 3 years ago to 5 years ago. Detailed dates and version information can be found in associated tests.
Caution
Failing or partial results may be out of date. The oldest result is from 5 years ago. Consider running the associated tests and contributing results.
Expectations
Screen Reader support by expectation
Expectation | JAWS | Narrator | NVDA | Orca | TalkBack | VoiceOver (iOS) | VoiceOver (macOS) | ||||
---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Edge | Chrome | Edge | Firefox | Firefox | Chrome | Safari | Safari | |
MUST contribute to the accessible name | supported | supported | supported | supported | supported | supported | supported | supported | partial (2/3) | partial (2/3) | supported |
SHOULD convey name changes when in focus | none | none | none | supported | supported | supported | none | none | none | supported | partial |
Voice Control support by expectation
Expectation | Dragon Naturally Speaking | Voice Access (Android) | Voice Control (iOS) | Voice Control (MacOS) | Windows Speech Recognition | Windows Voice Access | ||
---|---|---|---|---|---|---|---|---|
Chrome | Chrome | Safari | Safari | Edge | Chrome | Edge | Chrome | |
MUST contribute to the accessible name | none | supported | supported | supported | supported | supported | unknown | unknown |
Expectation: contribute to the accessible name
Strength of this expectation for different types of assistive technologies:
- Screen Readers: MUST
- Voice Control: MUST
Test | JAWS | Narrator | NVDA | Orca | TalkBack | VoiceOver (iOS) | VoiceOver (macOS) | ||||
---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Edge | Chrome | Edge | Firefox | Firefox | Chrome | Safari | Safari | |
APG 1.1 Checkbox Example (Two State) applied to: group role | supported | supported | supported | supported | supported | supported | supported | supported | none | none | supported |
aria-labelledby with one reference test applied to: button element | supported | supported | supported | supported | supported | supported | supported | supported | supported | supported | supported |
aria-labellledby with two references test applied to: button element | supported | supported | supported | supported | supported | supported | supported | supported | supported | supported | supported |
Test | Dragon Naturally Speaking | Voice Access (Android) | Voice Control (iOS) | Voice Control (MacOS) | Windows Speech Recognition | Windows Voice Access | ||
---|---|---|---|---|---|---|---|---|
Chrome | Chrome | Safari | Safari | Edge | Chrome | Edge | Chrome | |
APG 1.1 Checkbox Example (Two State) applied to: group role | not applicable | not applicable | not applicable | not applicable | not applicable | not applicable | unknown | unknown |
aria-labelledby with one reference test applied to: button element | none | supported | supported | supported | supported | supported | unknown | unknown |
aria-labellledby with two references test applied to: button element | none | supported | supported | supported | supported | supported | unknown | unknown |
Expectation: convey name changes when in focus
Rationale:
The user needs to know that that the name of a control has changed after interacting with it. This may be to convey a new purpose or to convey a state change which is provided by the name.
Strength of this expectation for different types of assistive technologies:
- Screen Readers: SHOULD
- Voice Control: NA
Notes:
This expectation is only for when the element with the attribute is focused by a screen reader (either keyboard focus or virtual focus). It is not meant to act like a live region.
Test | JAWS | Narrator | NVDA | Orca | TalkBack | VoiceOver (iOS) | VoiceOver (macOS) | ||||
---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Edge | Chrome | Edge | Firefox | Firefox | Chrome | Safari | Safari | |
HTML button name change test applied to: button element; references: button element | none | none | none | supported | supported | supported | none | none | none | supported | partial |