Cert
1. PerceivableLevel AA

1.4.4 Resize Text

텍스트 크기 조정

Summary

Text must scale to 200% without losing content or functionality. Clipping, overlapping, or controls pushed off-screen at that size are failures. The basic fix is relative units instead of fixed px, and no fixed-height containers around text.

Common failures

  • Text clipped inside a fixed-height container once it is enlarged.

Corresponding KWCAG 2.2 items

No corresponding KWCAG 2.2 checkpoint.

Related study units

Read the W3C source — Understanding SC 1.4.4