input type=range element test

Pass Criteria

Reference

Test ri-001: Unlabelled input type="range"

Test ri-002: Input type="range" with aria-label

Aria-label should be used as accessible name

No accessible description.

Test ri-003: Input type="range" with aria-labelledby

p referenced by aria-labelledby

Aria-labelledby should be used as accessible name

No accessible description.

Test ri-004: Input type="range" with label

Label should be used as accessible name

No accessible description.

Test ri-005: Input type="range" with title attribute

Title should be used as accessible name

No accessible description.

Test ri-006: Input type="range" with aria-describedby

p referenced by aria-describedby

Aria-describedby should be used as accessible description

No accessible name.

Test ri-007: Input type="range" with label element & title attribute

Label should be used as accessible name

Title should be used as accessible description