Test: Basic html month input test (NVDA/Chrome)
Expectation: input[type="month"] element: MUST convey its name
Property | Value |
---|---|
Support | yes |
AT Name | NVDA |
AT Version | 2021.1 |
Browser Name | Chrome |
Browser Version | 92 |
OS version | Windows 10 version 21h1 |
Date | 2021-07-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 spin button, clickable, december, spin button clickable 2012" | |
next_focusable_item (Tab) | pass | "enter a date, date edit, month enter a date, spin button december" | |
next_form_field (f) | fail | "clickable, show month picker, menu button, subMenu" | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |
open_element_list (NVDA + F7) | fail | in list of form fields as "show month picker, menu button, sub menu" | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |