Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions errata/21.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,16 @@ <h2>Errata since <a href="{{ trUrl }}">Current Publication</a></h2>
<section id="editorial-{{ trDate }}">
<h3>Editorial Errata</h3>
<ul>
<li>
2026-03-31:
Correcting typos in 2.1 Change Log
({% gh "#4919" %})
</li>
<li>
2026-03-31:
Backporting editorial fixes related to capitalization and nesting from WCAG 2.2 to 2.1
({% gh "#4796" %})
</li>
<li>
2025-10-31:
In <a href="{{ trUrl }}#content-on-hover-or-focus">1.4.13 Content on Hover or Focus</a>, rewording the normative preamble for clarity
Expand Down
15 changes: 15 additions & 0 deletions errata/22.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,21 @@ <h2>Errata since <a href="{{ trUrl }}">Current Publication</a></h2>
<section id="editorial-{{ trDate }}">
<h3>Editorial Errata</h3>
<ul>
<li>
2026-03-31:
Fixing grammar in Privacy and Security Considerations for better readability
({% gh "#4776" %})
</li>
<li>
2026-03-31:
Expanding mentions of success criteria to their full short name, rather than just referring to them by number alone
({% gh "#4947" %})
</li>
<li>
2026-03-31:
In <a href="{{ trUrl }}#content-on-hover-or-focus">1.4.13 Content on Hover or Focus</a>, conforming the phrasing in the exception for consistency
({% gh "#4741" %})
</li>
<li>
2025-10-28:
In <a href="{{ trUrl }}#content-on-hover-or-focus">1.4.13 Content on Hover or Focus</a>, rewording the normative preamble for clarity
Expand Down
Loading