Test: ARIA readonly grid (NVDA/Edge)
Expectation: grid role: MUST convey its name
Property | Value |
---|---|
Support | yes |
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 |
---|---|---|---|
next_item (down arrow) | fail | "table with 3 rows and 2 columns, row 1, date, column 1 date" | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |
next_focusable_item (Tab) | pass | "grid example table, date, column header, row 1, date, column 1" |