9.1
On each web page, is the information structured by the appropriate use of headings?
WCAG Reference
WCAG 1.3.1Tests
- 9.1.1
On each web page, is the hierarchy between headings (
<hx>tag or tag with a WAI-ARIArole="heading"attribute associated with a WAI-ARIAaria-levelattribute) relevant? - 9.1.2
On each web page, is the content of each heading (
<hx>tag or tag with a WAI-ARIArole="heading"attribute associated with a WAI-ARIAaria-levelattribute) relevant? - 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-ARIArole="heading"attribute associated with a WAI-ARIAaria-levelattribute?
WCAG Techniques
- ARIA4
- ARIA12
- G115
- G130
- G141
- H42