Test: HTML td element with a row header (th[scope="row"]) (Narrator/Edge)
Expectation: table element: MUST convey the boundaries of the table
Property | Value |
---|---|
Support | yes |
AT Name | Narrator |
AT Version | Windows 10 version 1809 |
Browser Name | Edge |
Browser Version | 44.17763 |
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_column (Control + Alt + Right arrow) | pass | "Greg, non-selected, row header Name, row 1 of 2 column 2 of 2" | |
table_move_to_next_row (Control + Alt + up arrow) | pass | "Greg, non-selected, row header Name, row 1 of 2 column 2 of 2" | |
next_item (Down arrow) | pass | "table exit, text after the table" | |
previous_item (Up arrow) | pass | "table exit, text before the table" | |
table_move_to_previous_column (Control + Alt + Left arrow) | pass | "no previous cell in column" | |
table_move_to_previous_row (Control + Alt + down arrow) | pass | "no previous cell in row" |