A11y Check

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

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 tabindex

    Use only tabindex 0 or -1; control order via DOM order.

  • Keyboard focus indicator may not be visible a11ychk:focus-visible

    Keyboard 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