Test: Example 1: Table with header cells in the top row only (JAWS/Firefox)
Expectation: th element: MUST convey the position of the header (row/column)
Property | Value |
---|---|
Support | yes |
AT Name | JAWS |
AT Version | 2018.1811.2 |
Browser Name | Firefox |
Browser Version | 66 |
OS version | Windows 10 version 1809 |
Date | 2019-05-03 |
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 |
---|---|---|---|
table_move_to_next_row (Control + Alt + up arrow) | pass | (cell is announced as the header as you transition between columns) | |
table_move_to_previous_row (Control + Alt + down arrow) | pass | (cell is announced as the header as you transition between columns) | |
table_move_to_next_column (Control + Alt + Right arrow) | pass | (cell is announced as the header as you transition between columns) | |
table_move_to_previous_column (Control + Alt + Left arrow) | pass | (cell is announced as the header as you transition between columns) |