input type=email element testinput type=email element
input type=email element without list attribute
textbox role
input type=email element with list attribute [Test: DI-001]
combobox role [Test: DI-001]
aria-owns property [Test: DI-001]
input type=email
input type=email
with aria-label
aria-label should be used as accessible name
No accessible description.
input type=email
with aria-labelledby
aria-labelledby should be used as accessible name
No accessible description.
input type=email
with label
label should be used as accessible name
No accessible description.
input type=email
with title attribute
title should be used as accessible name
No accessible description.
input type=email
with aria-describedby
aria-describedby should be used as accessible description
No accessible name.
input type=email
with label element
& title attribute
label should be used as accessible name
title should be used as accessible description
Note: placeholder and aria-placeholder are tested as part of the placeholder attribute test.