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: Example 1: Table with header cells in the top row only (NVDA/Firefox)

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

Details
PropertyValue
Supportyes
AT NameNVDA
AT Version2018.2.1
Browser NameFirefox
Browser Version61.0.1
OS versionWindows 10 version 1803
Date2018-07-30
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 (Control + Alt + Right arrow)pass(no header semantics surfaced, which implies that this is a cell)
table_move_to_next_row (Control + Alt + up arrow)pass(no header semantics surfaced, which implies that this is a cell)
table_move_to_previous_column (Control + Alt + Left arrow)pass(position information is announced as column and rows are changed)
table_move_to_previous_row (Control + Alt + down arrow)pass(position information is announced as column and rows are changed)