Test: ARIA readonly grid (Orca/Firefox)
Expectation: grid role: SHOULD switch to interaction mode
Property | Value |
---|---|
Support | yes |
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) | fail | "grid example, table with 3 rows, 2 columns, date, column header, name, column header" | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |
previous_item (up arrow) | fail | "name, column header, alex" | 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 with 3 rows, 2 columns, date, column header, name, column header, focus mode" |