KWCAG 2.2 · 7.3.1
How to test Meaningful sequence
How to evaluate the KWCAG 2.2 checkpoint “Meaningful sequence”. Automation catches part of it; the rest needs a person.
Which standards this maps to
- Korean standard (KWCAG 2.2)
- 7.3.1 Meaningful sequence
- Understandable
- International standard (WCAG 2.2)
- 1.3.1 Info and Relationships (A) ↗1.3.2 Meaningful Sequence (A) ↗
How to test it
Disable CSS or use a screen reader to verify the content order is logical.
What automation covers
6 automated rules judge this checkpoint. Each comes with remediation guidance.
Lists must only contain li elements
listDirect children of ul/ol must be li elements.
li must be contained in ul or ol
listitemli elements must be children of ul, ol, or role=list.
dl must be structured correctly
definition-listdl must contain properly ordered dt/dd pairs.
dt and dd must be inside a dl
dlitemdt and dd must be contained in a dl.
Styled p elements must not be used as headings
p-as-headingUse real heading elements instead of styled paragraphs.
Heading levels should only increase by one
heading-orderDo not skip heading levels; style size with CSS instead.
See how your own site does
Enter a URL and we will check this checkpoint along with the other 32. One page can be audited without signing in.
Run a free check