Test: ARIA headings greater than level 6 (NVDA/Chrome)
Expectation: heading role: MUST provide shortcuts to jump to headings
Property | Value |
---|---|
Support | yes |
AT Name | NVDA |
AT Version | 2023.3.3 |
Browser Name | Chrome |
Browser Version | 121 |
OS version | Windows 11 version 22H2 |
Date | 2024-01-31 |
Notes |
Commands and Output
These are specific commands used to access the target element in the test, along with the resulting output.
Command | Result | Output | Notes |
---|---|---|---|
list_headings (NVDA + F7) | pass | name and level are conveyed as expected except for levels > 9. Levels > 9 are listed as if they were at level 2. | |
next_heading (h) | pass | "<name> heading level <level if below 10, otherwise announces at level 2>" |