header element test

Pass Criteria

Reference

Test hd-001: header element, sectioning content/root is body

header element

Test hd-002: header element, sectioning content/root is not body

Header element inside article

Test hd-003: header with aria-label

aria-label should be used as accessible name.

No accessible description.

Test hd-004: header with aria-labelledby

h1 referenced by aria-labelledby

aria-labelledby should be used as accessible name.

No accessible description.

Test hd-005: header with title attribute.

title should be used as accessible name.

No accessible description.

Test hd-006: header with aria-describedby

h1 referenced by aria-describedby

Aria-describedby should be used as accessible description.

No accessible name.

Test hd-007: header with aria-label & title attributes

aria-label should be used as accessible name.

title should be used as accessible description.