Test: aria-describedby attribute that references role="alert" (Orca/Firefox)
Expectation: aria-describedby attribute: MUST contribute to the description - applied to the input[type="text"] element
| Property | Value |
|---|---|
| Support | yes |
| AT Name | Orca |
| AT Version | 3.38.0 |
| Browser Name | Firefox |
| Browser Version | 86 |
| OS version | Ubuntu 20.10 |
| Date | 2021-03-02 |
| 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 | "Example label, entry" | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |
| next_focusable_item (Tab) | pass | "Example label, entry, error, focus mode" |