Test: ARIA readonly grid (NVDA/Firefox)
Expectation: grid role: MUST convey its role
| Property | Value | 
|---|---|
| Support | partial | 
| AT Name | NVDA | 
| AT Version | 2019.3.1 | 
| Browser Name | Firefox | 
| Browser Version | 76 | 
| OS version | Windows 10 version 1909 | 
| Date | 2020-05-15 | 
| 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) | partial | "table with 3 rows and 2 columns, row 1, column 1, editable, date" | |
| previous_item (up arrow) | partial | "grid example, table, editable, date column header, editable, row 1, column 1, date" | |
| next_focusable_item (Tab) | partial | "Grid example, table, editable, Date column header, selected, editable, row 1, column 1, Date" |