Important: This website does not attempt to establish a standard for how assistive technologies must behave. Read the FAQ for more information. Additionally, this is a work in progress. Please submit feedback or suggestions.

Test: HTML td element with a row header (th[scope="row"]) (VoiceOver (macOS)/Safari)

Expectation: td element: MUST convey the position of the header (row/column)

Details
PropertyValue
Supportyes
AT NameVoiceOver (macOS)
AT Version10.15.2
Browser NameSafari
Browser Version13.0.4
OS version10.15.2
Date2020-01-29
Notes

Commands and Output

These are specific commands used to access the target element in the test, along with the resulting output.

CommandResultOutputNotes
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)
table_move_to_previous_column (VO + Left Arrow)pass(position information is announced as column and rows are changed)
table_move_to_previous_row (VO + Up Arrow)pass(position information is announced as column and rows are changed)