section element

Pass Criteria

Reference

Test sc-001: Plain section

Lorem ipsum...

Test sc-002: section with <h2>

Once upon a time

Lorem ipsum...

Test sc-003: section with aria-label

aria-label should be used as accessible name.

No accessible description.

Test sc-004: section with aria-labelledby

h2 referenced by aria-labelledby

aria-labelledby should be used as accessible name.

No accessible description.

Test sc-005: section with title attribute

title should be used as accessible name.

No accessible description.

Test sc-006: section with aria-describedby

h2 referenced by aria-describedby

aria-describedby should be used as accessible description.

No accessible name.

Test sc-007: section with aria-label & title attributes

aria-label should be used as accessible name.

title should be used as accessible description.