Test: Basic html month input test (NVDA/Chrome)
Expectation: input[type="month"] element: MUST convey changes in value
Property | Value |
---|---|
Support | partial |
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 |
---|---|---|---|
enter_text (<enter text>) | pass | character was announced followed by the announcement of the formatted value. | |
multiple_commands ((multiple commands)) | fail | embedded controls for month and year are conveyed correctly, and date picker is accessible. |