Skip to content
Merged
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
25 changes: 24 additions & 1 deletion errata/21.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,30 @@ <h3>Substantive Errata</h3>
</section>
<section id="editorial-{{ trDate }}">
<h3>Editorial Errata</h3>
<p>No editorial errata have been recorded at present.</p>
<ul>
<li>
2025-07-07:
Correcting the alphabetical order of two definitions
({% gh "6f733de" %})
</li>
<li>
2025-07-07:
In the definition for <a href="{{ trUrl }}#dfn-motion-animation">motion animation</a>,
amending the definition to <em>not</em> exclude blurring
({% gh "38efe93" %})
</li>
<li>
2025-07-07:
In the Introduction, linking directly to new supplemental guidance
({% gh "18a999f" %})
</li>
<li>
2025-07-07:
In the definition for <a href="{{ trUrl }}#dfn-single-pointer">single pointer</a>,
removing the period incorrectly appearing at the end of the definition
({% gh "c073b16" %})
</li>
</ul>
</section>
</section>

Expand Down
30 changes: 29 additions & 1 deletion errata/22.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,35 @@ <h3>Substantive Errata</h3>
</section>
<section id="editorial-{{ trDate }}">
<h3>Editorial Errata</h3>
<p>No editorial errata recorded at present.</p>
<ul>
<li>
2025-06-27:
Correcting the alphabetical order of two definitions
({% gh "#4256" %})
</li>
<li>
2025-06-27:
In the definition for <a href="{{ trUrl }}#dfn-motion-animation">motion animation</a>,
amending the definition to <em>not</em> exclude blurring
({% gh "#4040" %})
</li>
<li>
2025-06-27:
In <a href="{{ trUrl }}#consistent-help">3.2.6 Consistent Help</a>, harmonizing occurrences of "breakpoint" to be one word
({% gh "#4165" %})
</li>
<li>
2025-06-27:
In the Introduction, linking directly to new supplemental guidance
({% gh "#2296" %})
</li>
<li>
2025-06-27:
In the definitions for <a href="{{ trUrl }}#dfn-perimeter">perimeter</a> and <a href="{{ trUrl }}#dfn-single-pointer">single pointer</a>,
removing the period incorrectly appearing at the end of the definition
({% gh "#4359" %})
</li>
</ul>
</section>
</section>

Expand Down