input type=datetime-local element test

Pass Criteria

Reference

Test dli-001: Unlabelled input type="datetime-local"

Test dli-002: Input type="datetime-local" with aria-label

Aria-label should be used as accessible name

No accessible description.

Test dli-003: Input type="datetime-local" with aria-labelledby

p referenced by aria-labelledby

Aria-labelledby should be used as accessible name

No accessible description.

Test dli-004: Input type="datetime-local" with label

Label should be used as accessible name

No accessible description.

Test dli-005: Input type="datetime-local" with title attribute

Title should be used as accessible name

No accessible description.

Test dli-006: Input type="datetime-local" with aria-describedby

p referenced by aria-describedby

Aria-describedby should be used as accessible description

No accessible name.

Test dli-007: Input type="datetime-local" with label element & title attribute

Label should be used as accessible name

Title should be used as accessible description