Important: This website does not attempt to establish a standard for how assistive technologies must behave. Read the FAQ for more information. Additionally, this is a work in progress. Please submit feedback or suggestions.

Test: Basic html email input test (NVDA/Firefox)

Expectation: input[type="email"] element: MUST convey its role

Details
PropertyValue
Supportyes
AT NameNVDA
AT Version2019.2
Browser NameFirefox
Browser Version68
OS versionWindows 10 version 1903
Date2019-08-19
Notes

Commands and Output

These are specific commands used to access the target element in the test, along with the resulting output.

CommandResultOutputNotes
next_item (down arrow)pass"What is your email? Edit, has auto complete. example@example.org"
next_focusable_item (Tab)pass"What is your email? Edit, has auto complete. Selected example@example.org"
next_form_field (f)pass"what is your email? edit, has auto complete, selected, example@example.org"
open_element_list (NVDA + F7)passin list of form fields "what is your email?; edit; has auto complete; example@example.org"