Test: HTML and ARIA headings test (level 6 and below) (NVDA/Edge)
Expectation: h1, h2, h3, h4, h5, and h6 elements: SHOULD provide shortcuts to jump to headings
Property | Value |
---|---|
Support | yes |
AT Name | NVDA |
AT Version | 2021.1 |
Browser Name | Edge |
Browser Version | 92 |
OS version | Windows 10 version 21h1 |
Date | 2021-08-07 |
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 | all headings included in a tree list with levels starting at zero. levels in this view are based on the tree, not the role or aria-level. | |
next_heading (h) | pass | "<name>, heading level <level>" |