WCAG 1.3.1 : Info and Relationships
Information, structure, and relationships conveyed through presentation must be programmatically determinable.
Check if your website passes WCAG 1.3.1
Common Failures
Using visual styling instead of semantic HTML, tables without headers, form inputs without labels, heading hierarchy gaps.
How to Fix
Use semantic HTML elements (h1-h6, nav, main, table headers). Associate labels with form controls. Maintain logical heading hierarchy.
How EAAPass Tests WCAG 1.3.1
EAAPass automatically tests WCAG 1.3.1 (Info and Relationships) using three engines simultaneously:
- axe-core — Checks DOM elements against the 1.3.1 rule set
- Google Lighthouse — Validates accessibility in the context of overall page quality
- Pa11y — HTML_CodeSniffer integration for WCAG-specific testing
- AI Validation — Claude AI reviews ambiguous results to eliminate false positives
Results are mapped to the Perceivable POUR principle and scored based on severity and frequency.
Industries Most Affected by WCAG 1.3.1
Other WCAG 2.1 AA Criteria
Test WCAG 1.3.1 on your website
Free WCAG 2.1 AA audit covering all 50 success criteria. No signup required.
Run free audit