Test: ARIA heading role with no aria-level attribute (Orca/Firefox)
Expectation: heading role: MUST convey its default level as 2 if aria-level is missing
Property | Value |
---|---|
Support | yes |
AT Name | Orca |
AT Version | 3.36.1 |
Browser Name | Firefox |
Browser Version | 77 |
OS version | Ubuntu 20.04 |
Date | 2020-07-02 |
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 | "<name>, heading level 2" | |
list_headings (Alt + shift + H) | pass | listed as level 2 | |
next_heading (h) | pass | "<name>, heading level 2" |