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