Test: Basic html time input test (NVDA/Edge)
Expectation: input[type="time"] element: MUST convey its role
Property | Value |
---|---|
Support | yes |
AT Name | NVDA |
AT Version | 2021.1 |
Browser Name | Edge |
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) | fail | "grouping, clickable, spin button, clickable, 01, spin button clickable 30, spin button, clickable PM" | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |
next_focusable_item (Tab) | pass | "enter a date, grouping, hours, enter a date, spin button, 01" | |
next_form_field (f) | pass | "enter a date, grouping, show time picker, menu button, subMenu" | |
open_element_list (NVDA + F7) | pass | "show time picker, menu button, subMenu" |