Test: Basic html month input test (Orca/Firefox)
Expectation: input[type="month"] element: MUST convey the current value
Property | Value |
---|---|
Support | yes |
AT Name | Orca |
AT Version | 3.36.1 |
Browser Name | Firefox |
Browser Version | 80 |
OS version | Ubuntu 20.04 |
Date | 2020-09-18 |
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 date, entry, 2012-12" | |
next_focusable_item (Tab) | pass | "enter a date, entry, 2012-12 selected" | |
list_form_fields (alt + shift + f) | pass | in list as "enter a date, entry, 2012-12" |