Test: ARIA headings greater than level 6 (NVDA/Firefox)
Expectation: heading role: MUST provide shortcuts to jump to headings
| Property | Value | 
|---|---|
| Support | yes | 
| AT Name | NVDA | 
| AT Version | 2023.3.3 | 
| Browser Name | Firefox | 
| Browser Version | 122 | 
| 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. | |
| next_heading (h) | pass | "<name> heading level <level if below 10, otherwise announces at level 2>" |