Test: aria-sort test (NVDA/Chrome)
Expectation: aria-sort attribute: MUST convey the 'none' value either by omitting any sort information or by indicating that the header is unsorted but sortable - applied to the th element
Property | Value |
---|---|
Support | yes |
AT Name | NVDA |
AT Version | 2021.1 |
Browser Name | Chrome |
Browser Version | 92 |
OS version | Windows 10 version 21h1 |
Date | 2021-07-28 |
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 | "Title column 2 button Title" | |
next_focusable_item (Tab) | pass | "Title column 2 title button" |