input type=month element test

Pass Criteria

Reference

Test mi-001: Unlabelled input type="month"

Test mi-002: Input type="month" with aria-label

Aria-label should be used as accessible name

No accessible description.

Test mi-003: Input type="month" with aria-labelledby

p referenced by aria-labelledby

Aria-labelledby should be used as accessible name

No accessible description.

Test mi-004: Input type="month" with label

Label should be used as accessible name

No accessible description.

Test mi-005: Input type="month" with title attribute

Title should be used as accessible name

No accessible description.

Test mi-006: Input type="month" with aria-describedby

p referenced by aria-describedby

Aria-describedby should be used as accessible description

No accessible name.

Test mi-007: Input type="month" with label element & title attribute

Label should be used as accessible name

Title should be used as accessible description