Test: ARIA readonly grid (NVDA/Firefox)
Expectation: grid role: MUST convey boundaries
| Property | Value |
|---|---|
| Support | yes |
| 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) | pass | "table with 3 rows and 2 columns, row 1, column 1, editable, date" | |
| next_item (down arrow) | pass | "out of table, button, tab stop after" | |
| previous_item (up arrow) | pass | "grid example, table, editable, date column header, editable, row 1, column 1, date" | |
| next_focusable_item (Tab) | pass | "Grid example, table, editable, Date column header, selected, editable, row 1, column 1, Date" |