W3C launches draft of WCAG 3.2 with new guidelines for AI-generated content and component libraries
Tech · 5 min read
The W3C published the first public draft of WCAG 3.2 on August 5, 2026, addressing gaps in accessibility guidance created by the proliferation of generative AI and modular design systems. New proposed success criteria require that AI-generated UI content include metadata describing content type and criticality, and that it be testable for accessibility parity with developer-authored content.
Another major change is guidance for component libraries and design systems: authors must supply a 'semantic contract' for each reusable component that documents focus order, keyboard behavior, and ARIA roles, enabling automated conformance checks and better integration across teams. The draft also includes more prescriptive contrast guidance for dynamic themes and tooltips.
The W3C seeks comments from industry and disability groups over a three-month period and emphasized interoperability with platform accessibility APIs. If adopted, the changes will push product teams to bake accessibility metadata into design systems and AI pipelines rather than treating it as an afterthought.