aria-level attribute (aria)
Screen Reader support level: partial (15/22)
On this page
About this feature
Defines the hierarchical level of an element within a structure.
Age of results
Results across all tests for this feature range from a year 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 a year 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 convey the presence and value of the aria-level attribute | partial (1/2) | partial (1/2) | partial (1/2) | partial (1/2) | partial (1/2) | partial (1/2) | supported | supported | partial (1/2) | supported | supported |
Expectation: convey the presence and value of the aria-level attribute
Rationale:
The user needs to know that the element has a level and the value of that level.
Strength of this expectation for different types of assistive technologies:
- Screen Readers: MUST
- Voice Control: NA
Examples:
- When applied to a heading, the heading might be announced as something like "<name> heading level <level>"
Test | JAWS | Narrator | NVDA | Orca | TalkBack | VoiceOver (iOS) | VoiceOver (macOS) | ||||
---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Edge | Chrome | Edge | Firefox | Firefox | Chrome | Safari | Safari | |
HTML and ARIA headings test (level 6 and below) applied to: heading role | supported | supported | supported | supported | supported | supported | supported | supported | supported | supported | supported |
ARIA headings greater than level 6 applied to: heading role | none | none | none | partial | partial | partial | supported | supported | none | supported | supported |