output element test

Pass Criteria

Reference

Test op-001: output calculated from two inputs

+ =

Test op-002: output with aria-label

10

aria-label should be used as accessible name.

No accessible description.

Test op-003: output with aria-labelledby

p referenced by aria-labelledby

10

aria-labelledby should be used as accessible name.

No accessible description.

Test op-004: output with label

label should be used as accessible name.

No accessible description.

Test op-005: output with title attribute

10

title should be used as accessible name.

No accessible description.

Test op-006: output with aria-describedby

10

p referenced by aria-describedby

aria-describedby should be used as accessible description.

No accessible name.

Test op-007: output with label element & title attribute

10

label should be used as accessible name.

title should be used as accessible description.