PerceivableDistinguishable 1.4.4

1.4.4

Resize Text

Level AAPartially Automatable

WCAG Requirement

Text can be resized up to 200% without loss of content or functionality, without requiring assistive technology.

Experience Builder Notes

Our scanner tests 200% zoom. EB fixed-pixel layouts often break. Check that text doesn't get clipped.

Sufficient Techniques

  • Use relative units (em, rem, %) instead of px for text
  • Test at 200% browser zoom

Common Failures in EB Apps

  • Text clipped in fixed-height containers at 200%
  • Overlapping elements at increased text size

Full specification: WCAG 2.1 — 1.4.4 Resize Text

Have questions about 1.4.4?

Ask our AI assistant about this criterion, remediation strategies, or how it applies to your EB app.

Ask About 1.4.4