Test: ARIA heading role with no aria-level attribute (VoiceOver (macOS)/Safari)
Expectation: heading role: MUST convey its default level as 2 if aria-level is missing
Property | Value |
---|---|
Support | yes |
AT Name | VoiceOver (macOS) |
AT Version | 10.15.5 |
Browser Name | Safari |
Browser Version | 13.1.1 |
OS version | 10.15.5 |
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 (VO + Right arrow) | pass | "heading level 2, <name>" | |
open_element_list (VO + U) | pass | in list as level 2 | |
next_heading (VO + Command + H) | pass | "heading level 2, <name>," |