Cert
1. PerceivableLevel AA

1.4.10 Reflow

리플로우

Summary

Content must be usable at a 320 CSS pixel width without horizontal scrolling. Zooming a desktop view to 400% produces the same 320px viewport, so responsive layout and zoom support are the same problem. Content requiring two-dimensional layout, like maps or large data tables, is exempt.

Common failures

  • A fixed-px layout that forces horizontal scrolling once zoomed.

Corresponding KWCAG 2.2 items

No corresponding KWCAG 2.2 checkpoint.

Related study units

Read the W3C source — Understanding SC 1.4.10