Test: Example 1: Table with header cells in the top row only (VoiceOver (iOS)/Safari)
Expectation: th element: MUST convey the position of the header (row/column)
| Property | Value |
|---|---|
| Support | yes |
| AT Name | VoiceOver (iOS) |
| AT Version | 13.3 |
| Browser Name | Safari |
| Browser Version | 13.3 |
| OS version | 13.3 |
| Date | 2020-01-29 |
| 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 | "date, row header, column header, row 1 column 1, table start 4 rows, 3 columns" | |
| previous_item (Swipe Left) | pass | "date, row header, column header, row 1 column 1, table start 4 rows, 3 columns" |