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: errata/21.html
+85-15Lines changed: 85 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -65,21 +65,91 @@ <h3>Substantive Errata</h3>
65
65
<sectionid="editorial-{{ trDate }}">
66
66
<h3>Editorial Errata</h3>
67
67
<ul>
68
-
<li>2023-04-18: In <ahref="{{ trUrl }}#parsing">4.1.1 Parsing</a>, removing one note and adding two new notes, including: "This Success Criterion should be considered as always satisfied for any content using HTML or XML."</li>
69
-
<li>2022-02-02: In <ahref="{{ trUrl }}#issue-container-generatedID-43">a note in the definition of accessibility supported</a>, updating "Conformance Criterion" references to "Conformance Requirement".</li>
70
-
<li>2022-02-22: In the <ahref="{{ trUrl }}#dfn-relative-luminance">definition of relative luminance</a>, updating the red threshold from 0.03928 to 0.04045.</li>
71
-
<li>2019-05-09: In <ahref="{{ trUrl }}#orientation">1.3.4 Orientation</a>, clarifying the note referencing "binary display orientation" to read "content is not necessarily restricted to landscape or portrait display orientation".</li>
72
-
<li>2018-08-06: In <ahref="{{ trUrl }}#content-on-hover-or-focus">1.4.13 Content on Hover or Focus</a>, correcting the word "dismissable" to "dismissible".</li>
73
-
<li>2018-08-06: In <ahref="{{ trUrl }}#robust">4. Robust</a>, removing repetition of the word "by".</li>
74
-
<li>2018-08-06: In <ahref="{{ trUrl }}#cc2">5.2.2 Full pages</a>, removing "New" from the beginning of the third note.</li>
75
-
<li>2018-07-11: In the <ahref="{{ trUrl }}#intro">Introduction</a>, correcting several (but not all) "WCAG 2.0" references to "WCAG 2.1".</li>
76
-
<li>2018-07-11: In the <ahref="{{ trUrl }}#numbering-in-wcag-2-1">0.5.2 Numbering in WCAG 2.1</a>, correcting the words "critera" and "ccriteria" to "criteria".</li>
77
-
<li>2018-07-11: In <ahref="{{ trUrl }}#reflow">1.4.10 Reflow</a>, removing a supernumary "Note" indicator from the first note.</li>
78
-
<li>2018-07-11: In <ahref="{{ trUrl }}#conformance-required">5.3.1 Required Components of a Conformance Claim</a> removing the editorial note "In WCAG 2.0 this was a dated URI, which may need to be adjusted when this becomes a Rec."</li>
79
-
<li>2018-07-11: In the definition for <ahref="{{ trUrl }}#dfn-keyboard-interface">keyboard interface</a>, updating the second (of three) notes to be an example of the first note, leaving only two actual notes.</li>
80
-
<li>2018-07-11: In the definition for <ahref="{{ trUrl }}#dfn-technologies">technology</a>, updating the third note to instead be an example.</li>
81
-
<li>2018-06-08: In <ahref="{{ trUrl }}#input-purposes">7. Input Purposes for User Interface Components</a>, correcting the word "county" to "country".</li>
82
-
<li>In the <ahref="{{ trUrl }}#sotd">Status of This Document</a> removing the first instance of the repeated paragraph beginning "This document has been reviewed by W3C Members...".</li>
68
+
<li>
69
+
2023-04-18:
70
+
In <ahref="{{ trUrl }}#parsing">4.1.1 Parsing</a>,
71
+
removing one note and adding two new notes, including: "This Success Criterion should be considered as always satisfied for any content using HTML or XML."
72
+
({% gh "#3152" %})
73
+
</li>
74
+
<li>
75
+
2022-02-22:
76
+
In the <ahref="{{ trUrl }}#dfn-relative-luminance">definition of relative luminance</a>,
77
+
updating the red threshold from 0.03928 to 0.04045.
78
+
({% gh "#1780" %})
79
+
</li>
80
+
<li>
81
+
2022-02-02:
82
+
In <ahref="{{ trUrl }}#issue-container-generatedID-43">a note in the definition of accessibility supported</a>,
83
+
updating "Conformance Criterion" references to "Conformance Requirement".
84
+
({% gh "#1777" %})
85
+
</li>
86
+
<li>
87
+
2019-05-09:
88
+
In <ahref="{{ trUrl }}#orientation">1.3.4 Orientation</a>,
89
+
clarifying the note referencing "binary display orientation" to read "content is not necessarily restricted to landscape or portrait display orientation".
90
+
({% gh "#724" %})
91
+
</li>
92
+
<li>
93
+
2018-08-06:
94
+
In <ahref="{{ trUrl }}#content-on-hover-or-focus">1.4.13 Content on Hover or Focus</a>,
95
+
correcting the word "dismissable" to "dismissible".
96
+
({% gh "b043430" %})
97
+
</li>
98
+
<li>
99
+
2018-08-06:
100
+
In <ahref="{{ trUrl }}#robust">4. Robust</a>, removing repetition of the word "by".
101
+
({% gh "6f883b5" %})
102
+
</li>
103
+
<li>
104
+
2018-08-06:
105
+
In <ahref="{{ trUrl }}#cc2">5.2.2 Full pages</a>, removing "New" from the beginning of the third note.
106
+
({% gh "5d42e28" %})
107
+
</li>
108
+
<li>
109
+
2018-07-11:
110
+
In the <ahref="{{ trUrl }}#intro">Introduction</a>,
111
+
correcting several (but not all) "WCAG 2.0" references to "WCAG 2.1".
0 commit comments