Test: ARIA readonly grid (VoiceOver (iOS)/Safari)
Expectation: grid role: MUST convey boundaries
Property | Value |
---|---|
Support | yes |
AT Name | VoiceOver (iOS) |
AT Version | 18.1 |
Browser Name | Safari |
Browser Version | 18.1 |
OS version | 18.1 |
Date | 2024-11-11 |
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 (Swipe Right) | pass | "Grid example, Date row header, column header, row 1, column 1, start of table, 3 rows and 2 columns" | |
next_item (Swipe Right) | pass | "name, alex, column 2, table end" | |
previous_item (Swipe Left) | pass | "Grid example, name, alex, row 3, column 2, table end" |