Test: ARIA readonly grid (Orca/Firefox)
Expectation: grid role: MUST convey its role
| Property | Value |
|---|---|
| Support | partial |
| AT Name | Orca |
| AT Version | 3.36.1 |
| Browser Name | Firefox |
| Browser Version | 76 |
| OS version | Ubuntu 20.04 |
| 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 | "grid example, table with 3 rows, 2 columns, date, column header, name, column header" | |
| previous_item (up arrow) | partial | "name, column header, alex" | |
| next_focusable_item (Tab) | partial | "grid example, table with 3 rows, 2 columns, date, column header, name, column header, focus mode" |