Test: HTML description list with wrapped groups test (VoiceOver (macOS)/Safari)
Expectation: dl element (description list): MUST convey the boundaries of the element
Property | Value |
---|---|
Support | yes |
AT Name | VoiceOver (macOS) |
AT Version | 10.15.6 |
Browser Name | Safari |
Browser Version | 14.0 |
OS version | 10.15.6 |
Date | 2020-09-21 |
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 | "description list, 3 items" | |
next_item (VO + Right arrow) | pass | "end of description list" | |
previous_item (VO + Left Arrow) | pass | "end of description list" | |
previous_item (VO + Left Arrow) | pass | "description list, 3 items" |