Test: Basic html password input test (Orca/Firefox)
Expectation: input[type="password"] element: MUST convey its role
| Property | Value |
|---|---|
| Support | yes |
| AT Name | Orca |
| AT Version | 3.31.4 |
| Browser Name | Firefox |
| Browser Version | 69 |
| OS version | Ubuntu 19.04 |
| Date | 2019-10-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 | "enter a fake password, password text, bullet bullet bullet" | |
| next_focusable_item (Tab) | pass | "enter a fake password, password text, bullet bullet bullet, selected" | |
| next_form_field (Tab) | pass | "enter a fake password, password text, bullet bullet bullet" | |
| list_form_fields (alt + shift + f) | pass | in list of form controls as "enter a fake password; password text; bullet bullet bullet" |