9.1

On each web page, is the information structured by the appropriate use of headings?

WCAG Reference

WCAG 1.3.1

Tests

  1. 9.1.1

    On each web page, is the hierarchy between headings (<hx> tag or tag with a WAI-ARIA role="heading" attribute associated with a WAI-ARIA aria-level attribute) relevant?

  2. 9.1.2

    On each web page, is the content of each heading (<hx> tag or tag with a WAI-ARIA role="heading" attribute associated with a WAI-ARIA aria-level attribute) relevant?

  3. 9.1.3

    On each web page, is each passage of text making up a heading implemented using a <hx> tag or a tag with a WAI-ARIA role="heading" attribute associated with a WAI-ARIA aria-level attribute?

WCAG Techniques

  • ARIA4
  • ARIA12
  • G115
  • G130
  • G141
  • H42