You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: guidelines/index.html
+13-13Lines changed: 13 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -792,19 +792,19 @@ <h2>Change Log</h2>
792
792
<li>2022-03-22: Added <ahref="#focus-not-obscured-minimum">Focus Not Obscured (Minimum)</a>.</li>
793
793
<li>2022-05-30: Added <ahref="#focus-not-obscured-enhanced">Focus Not Obscured (Enhanced)</a>.</li>
794
794
<li>2023-06-05: Added privacy and security sections within conformance.</li>
795
-
<li>2024-11-15: Republished WCAG 2.2, incorporating the following errata:
796
-
<ul>
797
-
<li>modified the definitions of <a>single pointer</a>, <a>used in an unusual or restricted way</a>, <a>motion animation</a>, and <a>programmatically determined</a></li>
798
-
<li>modified the formatting of definitions for <a>changes of context</a>, <a>general flash and red flash thresholds</a>, <a>cognitive function test</a>, and <a>structure</a></li>
799
-
<li>removed the defunct <q>encloses</q> definition</li>
800
-
<li>corrected typo in <ahref="#input-purposes">input purposes</a> list</li>
801
-
<li>modified the formatting of Target Size (Minimum) and Accessible Authentication (Minimum)</li>
802
-
<li>modified the visual presentation for content identified as New</li>
803
-
<li>modified the language covering devices in the <ahref="#abstract">Abstract</a></li>
804
-
<li>made editorial changes to improve consistent use of definitions in the success criteria</li>
805
-
<li>made editorial changes to improve consistent use of the terms <q>success criteria/criterion</q>, <q>web</q>, <q>website</q>, and <q>web page</q></li>
806
-
</ul>
807
-
</li>
795
+
<li>2024-12-1w: Republished WCAG 2.2, incorporating the following errata:
796
+
<ul>
797
+
<li>modified the definitions of <a>single pointer</a>, <a>used in an unusual or restricted way</a>, <a>motion animation</a>, and <a>programmatically determined</a></li>
798
+
<li>modified the formatting of definitions for <a>changes of context</a>, <a>general flash and red flash thresholds</a>, <a>cognitive function test</a>, and <a>structure</a></li>
799
+
<li>removed the defunct <q>encloses</q> definition</li>
800
+
<li>corrected typo in <ahref="#input-purposes">input purposes</a> list</li>
801
+
<li>modified the formatting of Target Size (Minimum) and Accessible Authentication (Minimum)</li>
802
+
<li>modified the visual presentation for content identified as New</li>
803
+
<li>modified the language covering devices in the <ahref="#abstract">Abstract</a></li>
804
+
<li>made editorial changes to improve consistent use of definitions in the success criteria</li>
805
+
<li>made editorial changes to improve consistent use of the terms <q>success criteria/criterion</q>, <q>web</q>, <q>website</q>, and <q>web page</q></li>
Copy file name to clipboardExpand all lines: guidelines/input-purposes.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ <h2>Input Purposes for User Interface Components</h2>
29
29
<li><codeclass="language-html">address-level1</code> - The broadest administrative level in the address, i.e., the province within which the locality is found; for example, in the US, this would be the state; in Switzerland it would be the canton; in the UK, the post town</li>
30
30
<li><codeclass="language-html">country</code> - Country code</li>
31
31
<li><codeclass="language-html">country-name</code> - Country name</li>
32
-
<li><codeclass="language-html">postal-code</code> - Postal code, post code, ZIP code, CEDEX code (if CEDEX, append "CEDEX", and the <ilang="fr">dissement</i>, if relevant, to the <codeclass="language-html">address-level2</code> field)</li>
32
+
<li><codeclass="language-html">postal-code</code> - Postal code, post code, ZIP code, CEDEX code (if CEDEX, append "CEDEX", and the <ilang="fr">arrondissement</i>, if relevant, to the <codeclass="language-html">address-level2</code> field)</li>
33
33
<li><codeclass="language-html">cc-name</code> - Full name as given on the payment instrument</li>
34
34
<li><codeclass="language-html">cc-given-name</code> - Given name as given on the payment instrument (in some Western cultures, also known as the <i>first name</i>)</li>
35
35
<li><codeclass="language-html">cc-additional-name</code> - Additional names given on the payment instrument (in some Western cultures, also known as <i>middle names</i>, forenames other than the first name)</li>
0 commit comments