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

WCAG 4.1.2: Name, Role, Value

4.1 Compatible

What Does This Criterion Require?

For all user interface components, the name and role can be programmatically determined.

Technical Details

WCAG LevelA
WCAG Version2.1, 2.2
POUR PrincipleRobust
Guideline4.1 Compatible
A11yied TestingFully Automated

How A11yied Tests This Criterion

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

Implementation: parsing.ts

Test This Criterion on Your Site

Use A11yied to scan your website and identify WCAG 4.1.2 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 4.1.2 Name, Role, Value on the W3C website for complete technical details and implementation guidance.

Read W3C Understanding 4.1.2