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"]) (Orca/Firefox)

Expectation: table element: MUST convey the boundaries of the table

Details
PropertyValue
Supportyes
AT NameOrca
AT Version3.31.4
Browser NameFirefox
Browser Version69
OS versionUbuntu 19.04
Date2019-09-14
Notes

Commands and Output

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

CommandResultOutputNotes
next_item (down arrow)pass"table with 2 rows, 2 columns, name, greg"
next_item (down arrow)pass"leaving table"
table_move_to_next_column (alt + shift + right arrow)pass"end of row"
table_move_to_previous_column (alt + shift + left arrow)pass"beginning of row"
table_move_to_next_row (alt + shift + down arrow)pass"bottom of column"
table_move_to_previous_row (alt + shift + up arrow)pass"top of column"