Test: Example 1: Table with header cells in the top row only (VoiceOver (macOS)/Safari)
Expectation: td element: MAY convey its role
| Property | Value |
|---|---|
| Support | yes |
| AT Name | VoiceOver (macOS) |
| AT Version | 10.15.2 |
| Browser Name | Safari |
| Browser Version | 13.0.4 |
| OS version | 10.15.2 |
| 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 |
|---|---|---|---|
| previous_item (VO + Left Arrow) | pass | (no header semantics surfaced, which implies that this is a cell) | |
| table_move_to_next_column (VO + Right Arrow) | pass | (no header semantics surfaced, which implies that this is a cell) | |
| table_move_to_next_row (VO + Down Arrow) | pass | (no header semantics surfaced, which implies that this is a cell) |