Test: Basic html color input test (NVDA/Firefox)
Expectation: input[type="color"] element: MUST convey its role
Property | Value |
---|---|
Support | yes |
AT Name | NVDA |
AT Version | 2019.2.1 |
Browser Name | Firefox |
Browser Version | 69 |
OS version | Windows 10 version 1903 |
Date | 2019-10-29 |
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 | "clickable, your favorite color? button, Your favorite color?" | |
next_focusable_item (Tab) | pass | "your favorite color? button" | |
next_form_field (f) | pass | your favorite color, button | |
next_button (b) | pass | your favorite color, button | |
open_element_list (NVDA + F7) | pass | in list of form fields as "your favorite color, button" |