Test: aria-sort test (NVDA/Firefox)
Expectation: aria-sort attribute: MUST convey the 'descending' value - applied to the th element
| Property | Value |
|---|---|
| Support | yes |
| AT Name | NVDA |
| AT Version | 2020.2 |
| Browser Name | Firefox |
| Browser Version | 80 |
| OS version | Windows 10 version 2004 |
| Date | 2020-09-13 |
| 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 | "column 2 sorted descending button Title" | |
| next_focusable_item (Tab) | pass | "column 2 sorted descending title button" |