Test: HTML and ARIA headings test (level 6 and below) (Narrator/Edge)
Expectation: h1, h2, h3, h4, h5, and h6 elements: SHOULD provide shortcuts to jump to headings
| Property | Value |
|---|---|
| Support | yes |
| AT Name | Narrator |
| AT Version | Windows 10 version 1903 |
| Browser Name | Edge |
| Browser Version | 44 |
| OS version | Windows 10 version 1903 |
| Date | 2019-07-13 |
| 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 (Narrator + F6) | pass | all headings included in list along with heading levels | |
| next_heading (h) | pass | "<name> heading level <level>" | |
| next_item_of_type (Narrator + right arrow) | pass | "<name> heading level <level>" |