input type=date element test

Pass Criteria

Reference

Test di-001: Unlabelled input type="date"

Test di-002: Input type="date" with aria-label

Aria-label should be used as accessible name

No accessible description.

Test di-003: Input type="date" with aria-labelledby

p referenced by aria-labelledby

Aria-labelledby should be used as accessible name

No accessible description.

Test di-004: Input type="date" with label

Label should be used as accessible name

No accessible description.

Test di-005: Input type="date" with title attribute

Title should be used as accessible name

No accessible description.

Test di-006: Input type="date" with aria-describedby

p referenced by aria-describedby

Aria-describedby should be used as accessible description

No accessible name.

Test di-007: Input type="date" with label element & title attribute

Label should be used as accessible name

Title should be used as accessible description