Test: ARIA readonly grid (TalkBack/Chrome)
Expectation: grid role: MUST convey boundaries
| Property | Value |
|---|---|
| Support | yes |
| AT Name | TalkBack |
| AT Version | 8.1 |
| Browser Name | Chrome |
| Browser Version | 80 |
| OS version | 10 |
| 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 (Swipe right (or alt+right arrow)) | pass | "grid example, table" <swipe right to enter first cell> "date, column header, row 1, in grid, grid example, 3 rows, 2 columns" | |
| next_item (Swipe right (or alt+right arrow)) | pass | "tab stop after, button, out of grid" | |
| previous_item (Swipe left (or alt+left arrow)) | pass | "alex, row 3, name, in grid, grid example, 3 rows, 2 columns" |