KWCAG 2.2 · 6.1.2
How to test Focus order and visibility
How to evaluate the KWCAG 2.2 checkpoint “Focus order and visibility”. Automation catches part of it; the rest needs a person.
Which standards this maps to
- Korean standard (KWCAG 2.2)
- 6.1.2 Focus order and visibility
- Operable
- International standard (WCAG 2.2)
- 2.4.3 Focus Order (A) ↗2.4.7 Focus Visible (AA) ↗2.4.11 Focus Not Obscured (Minimum) (AA) ↗
How to test it
Verify logical focus order, visible focus indicator, and that focused elements are not obscured.
What automation covers
2 automated rules judge this checkpoint. Each comes with remediation guidance.
Avoid positive tabindex values
tabindexUse only tabindex 0 or -1; control order via DOM order.
Keyboard focus indicator may not be visible
a11ychk:focus-visibleKeyboard focus must be visibly indicated. If you remove the default outline, provide a clear alternative (outline, box-shadow, etc.).
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