Test: aria-sort test (NVDA/Edge)
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 | 2021.1 |
| Browser Name | Edge |
| 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) | fail | "Title 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 | "Title column 2 title button" | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |