Hoppa till huvudinnehåll
Back to WCAG Rules
Level AUnderstandableTested by A11yied

WCAG 3.3.1: Error Identification

3.3 Input Assistance

What Does This Criterion Require?

If an input error is automatically detected, the item that is in error is identified and the error is described to the user in text.

Technical Details

WCAG LevelA
WCAG Version2.1, 2.2
POUR PrincipleUnderstandable
Guideline3.3 Input Assistance
A11yied TestingFully Automated

How A11yied Tests This Criterion

A11yied automatically validates WCAG 3.3.1 using browser-based testing that analyzes your page in real-time.

Implementation: advanced-forms.ts

Test This Criterion on Your Site

Use A11yied to scan your website and identify WCAG 3.3.1 violations automatically. Get detailed reports with code examples and fix recommendations.

Start Free Scan

Related WCAG Criteria

Official WCAG Reference

View the official WCAG specification for 3.3.1 Error Identification on the W3C website for complete technical details and implementation guidance.

Read W3C Understanding 3.3.1