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 | none Grading Note: There is no known/documented support. There may still be support for this expectation, but it is undocumented. If this is the case, please report this issue. |
AT Name | VoiceOver (macOS) |
AT Version | 15.5 |
Browser Name | Safari |
Browser Version | 18.5 |
OS version | 15.5 |
Date | 2025-09-08 |
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) | fail | "heading, <name>" | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |
open_element_list (VO + U) | fail | in list as <name> | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |
next_heading (VO + Command + H) | fail | "heading, <name>," | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |