W3C WCAG 3.3.7 Redundant Entry (Level A) - New in WCAG 2.2
Auto-populate or offer for selection any information the user has previously entered within the same process, unless re-entry is essential, required for security, or the information is no longer valid
Where this comes from
Provision: 3.3.7 Redundant Entry (Level A) - New in WCAG 2.2
Instrument: W3C Web Content Accessibility Guidelines (WCAG) 2.2
Citation: W3C, Web Content Accessibility Guidelines (WCAG) 2.2, Success Criterion 3.3.7 Redundant Entry, Level A, W3C Recommendation 05 October 2023
Text version: WCAG 2.2
Who it applies to
It applies when all of these are true:
- Service requires/offers account registration
- Data categories collected — any answer
- Service is likely to be accessed by children under 18
What engineering work it implies
- Granular Consent ManagementCovers part of it
Implement fine-grained consent collection with purpose-specific toggles and easy withdrawal.
Sample acceptance criteria Landfall generates for this obligation:
- Information entered earlier in a multi-step process is auto-populated or selectable, not re-typed
- Common patterns (e.g., 'billing same as shipping') carry prior answers forward
- Re-entry is required only for the allowed exceptions (essential re-entry, security, or previously-entered info no longer valid)
- Auto-populated values remain editable by the user
- Unit tests cover the core logic (aim for >80% coverage on new code)
Questions people ask
- Does W3C WCAG 3.3.7 Redundant Entry (Level A) - New in WCAG 2.2 apply to my service?
- It applies when Service requires/offers account registration; Data categories collected — any answer; Service is likely to be accessed by children under 18.
- From when does this apply?
- W3C WCAG 3.3.7 Redundant Entry (Level A) - New in WCAG 2.2 applies from 5 October 2023. Its current status is: in force.
- What engineering work does this imply?
- Typically: Granular Consent Management.
Find out whether this one lands on you
Landfall's pre-scan answers the applicability question above for your product in minutes, then turns every obligation that applies into traceable engineering tickets with a citation chain your auditors can follow.
Not legal advice. Landfall maps regulatory obligations to engineering work for planning purposes. Its verdicts are not legal advice and create no attorney-client relationship — verify with qualified counsel before relying on them.