progress element test

Pass Criteria

Reference

Test pg-001: progress element

Downloading progress:

Test pg-002: progress with aria-label

aria-label should be used as accessible name.

No accessible description.

Test pg-003: progress with aria-labelledby

p referenced by aria-labelledby

aria-labelledby should be used as accessible name.

No accessible description.

Test pg-004: progress with label

label should be used as accessible name.

No accessible description.

Test pg-005: progress with title attribute

Title should be used as accessible name.

No accessible description.

Test pg-006: progress with aria-describedby

p referenced by aria-describedby.

aria-describedby should be used as accessible description.

No accessible name.

Test pg-007: progress with label element & title attribute

Label should be used as accessible name.

Title should be used as accessible description.