Test: aria-sort test (NVDA/Firefox)
Expectation: aria-sort attribute: SHOULD convey the 'none' value by indicating that the header is unsorted but sortable - applied to the th element
| Property | Value |
|---|---|
| Support | none Grading Note: There is no known/documented support. There may still be support for this expectation, but it is undocumented. If this is the case, please report this issue. |
| 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) | fail | "column 2 button Title" | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |
| next_focusable_item (Tab) | fail | "column 2 title button" | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |