Test: HTML td element with a row header (th[scope="row"]) (VoiceOver (iOS)/Safari)
Expectation: scope attribute: MUST convey the header as a row header if the scope is set to "row" - applied to the th element
| 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 | "name, row header, column header, table start, 2 rows, 2 columns" | |
| previous_item (Swipe Left) | pass | "name, row header, column header, table start, 2 rows, 2 columns" | |
| additional_information (three-finger tap) | pass | "page 1 of 1, top of screen, row header, column header, row 1 column 1" |