🔵 Level AA

WCAG 1.4.10: Reflow

Success Criterion 1.4.10 — Level AA

Quick Answer

Content must reflow to a single column at 320px width without horizontal scrolling.

Why It Matters

Users with low vision who zoom to 400% effectively see a 320px viewport. Horizontal scrolling is inaccessible.

How to Audit

Run an automated accessibility scan to detect common Reflow failures. Then manually verify with: keyboard-only navigation, a screen reader (VoiceOver on Mac, NVDA on Windows), and browser developer tools. Automated tools catch approximately 40% of Reflow issues — manual testing is essential.

How to Fix

Use responsive design. Test at 320px width with 400% browser zoom.

Frequently Asked Questions

What is WCAG 1.4.10 Reflow?

Content must reflow to a single column at 320px width without horizontal scrolling.

Is WCAG 1.4.10 required for ADA compliance?

WCAG 2.1 Level AA is the standard referenced in most ADA website lawsuits and DOJ guidance. All Level AA criteria including this one are relevant to legal compliance.

How do I fix WCAG 1.4.10 violations?

Use responsive design. Test at 320px width with 400% browser zoom.

Disclaimer: This guide is for informational purposes only and does not constitute legal advice. Consult a qualified ADA/accessibility attorney for your specific compliance situation.

Scan Your Site for WCAG 1.4.10 Issues

Get a free automated accessibility report including all WCAG 2.1 AA violations.

Run Free Accessibility Scan