跳至主要內容
What's New

8.31 WCAG 2.2 Success Criterion 4.1.1 − Parsing

IMPORTANT NOTE
This criterion has been removed from WCAG 2.2. In WCAG 2.1 and 2.0, this Success Criterion should be considered as always satisfied for any content using HTML or XML.

Ensure the webpage is written/coded correctly. For example, implement complete start and end tags for all elements. This ensures that the screen reader accurately reads the webpage.

Before Rectification

A sample coding page with long code snippet containing several errors.

After Rectification

A sample coding page with correct format and error-free code.

WCAG 2.2 Reference:

https://www.w3.org/WAI/WCAG22/Understanding/parsing