Test: ARIA heading role with no aria-level attribute (NVDA/Chrome)
Expectation: heading role: MUST convey its default level as 2 if aria-level is missing
Property | Value |
---|---|
Support | yes |
AT Name | NVDA |
AT Version | 2021.1 |
Browser Name | Chrome |
Browser Version | 92 |
OS version | Windows 10 version 21h1 |
Date | 2021-07-28 |
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 |
---|---|---|---|
next_item (down arrow) | pass | "heading level 2, <name>" | |
list_headings (NVDA + F7) | pass | nested under the h1 | |
next_heading (h) | pass | "<name>, heading level 2" |