Test: ARIA readonly grid (VoiceOver (macOS)/Safari)
Expectation: grid role: MUST convey boundaries
Property | Value |
---|---|
Support | yes |
AT Name | VoiceOver (macOS) |
AT Version | 10.15.4 |
Browser Name | Safari |
Browser Version | 13.1 |
OS version | 10.15.4 |
Date | 2020-05-15 |
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 | "grid example, table, 2 columns, 3 rows" | |
next_item (VO + Right arrow) | pass | "end of table" | |
previous_item (VO + Left Arrow) | pass | "end of table" | |
next_focusable_item (Tab) | pass | "leaving aria gridcell, entering grid example, table. entering grid example table, date, grid example, table, 2 columns, 3 rows." |