input type=week element test

Pass Criteria

Reference

Test wi-001: Unlabelled input type="week"

Test wi-002: Input type="week" with aria-label

Aria-label should be used as accessible name

No accessible description.

Test wi-003: Input type="week" with aria-labelledby

p referenced by aria-labelledby

Aria-labelledby should be used as accessible name

No accessible description.

Test wi-004: Input type="week" with label

Label should be used as accessible name

No accessible description.

Test wi-005: Input type="week" with title attribute

Title should be used as accessible name

No accessible description.

Test wi-006: Input type="week" with aria-describedby

p referenced by aria-describedby

Aria-describedby should be used as accessible description

No accessible name.

Test wi-007: Input type="week" with label element & title attribute

Label should be used as accessible name

Title should be used as accessible description