Skip to content

Commit 2eca9e5

Browse files
committed
Merge branch 'WCAG-2.1' of https://github.com/w3c/wcag into WCAG-2.1
2 parents f031b5b + 3b643ab commit 2eca9e5

File tree

1 file changed

+20
-3
lines changed

1 file changed

+20
-3
lines changed

β€Žguidelines/index.html

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -726,9 +726,26 @@ <h1>Glossary</h1>
726726

727727
<section class="appendix" id="changelog">
728728
<h2>Change Log</h2>
729-
<p>This section shows changes proposed for WCAG 2.1 since its publication as a W3C Recommendation. These changes are also recorded as <a href="https://www.w3.org/WAI/WCAG21/errata/">errata</a>.</p>
730-
<p>The full <a href="https://github.com/w3c/wcag/commits/WCAG-2.1/guidelines/index.html">commit history to WCAG 2.1</a> is available.</p>
731-
<p><em>No changes have been made to date.</em></p>
729+
<p>This section shows changes for WCAG 2.1 since its publication as a W3C Recommendation. These changes are also recorded as <a href="https://www.w3.org/WAI/WCAG21/errata/">errata</a>.</p>
730+
<p>Changes since the <a href="https://www.w3.org/TR/2018/REC-WCAG21-20180605/">W3C Recommendation of 05 June 2018</a>:</p>
731+
<ul>
732+
<li>In the <a href="https://www.w3.org/TR/WCAG21/#sotd">Status of This Document</a> the paragraph beginning "This document has been reviewed by W3C Members..." appears twice. The first instance of this paragraph has been removed.</li>
733+
<li>In the <a href="https://www.w3.org/TR/WCAG21/#intro">Introduction</a>, several (but not all) references to "WCAG 2.0" has been changed to "WCAG 2.1".</li>
734+
<li>In the <a href="https://www.w3.org/TR/WCAG21/#numbering-in-wcag-2-1">0.5.2 Numbering in WCAG 2.1</a>, the words "critera" and "ccriteria" have been changed to "criteria".</li>
735+
<li>In <a href="https://www.w3.org/TR/WCAG21/#reflow">1.4.10 Reflow</a>, the first note had a supernumary "Note" indicator which has been removed.</li>
736+
<li>In <a href="https://www.w3.org/TR/WCAG21/#content-on-hover-or-focus">1.4.13 Content on Hover or Focus</a>, the word "dismissable" has been changed to "dismissible".</li>
737+
<li>In <a href="https://www.w3.org/TR/WCAG21/#robust">4. Robust</a>, repetition of the word "by" has been removed.</li>
738+
<li>In <a href="https://www.w3.org/TR/WCAG21/#cc2">5.2.2 Full pages</a>, the third note began with "New" which has been removed.</li>
739+
<li>In <a href="https://www.w3.org/TR/WCAG21/#conformance-required">5.3.1 Required Components of a Conformance Claim</a> the editorial note "In WCAG 2.0 this was a dated URI, which may need to be adjusted when this becomes a Rec." has been removed.</li>
740+
<li>In the definition for <a href="https://www.w3.org/TR/WCAG21/#dfn-keyboard-interface">keyboard interface</a>, the second (of three) note has been changed to be an example of the first note, leaving only two actual notes.</li>
741+
<li>In the definition for <a href="https://www.w3.org/TR/WCAG21/#dfn-technologies">technology</a>, the third note has been changed to be an example.</li>
742+
<li>In <a href="https://www.w3.org/TR/WCAG21/#input-purposes">7. Input Purposes for User Interface Components</a>, the word "county" has been changed to "country".</li>
743+
<li>In <a href="https://www.w3.org/TR/WCAG21/#orientation">1.3.4 Orientation</a>, the note referencing "binary display orientation" has been clarified to read "content is not necessarily restricted to landscape or portrait display orientation".</li>
744+
<li>In <a href="https://www.w3.org/TR/WCAG21/#issue-container-generatedID-43">a note in the definition of accessibility supported</a>, references to "Conformance Criterion" were changed to "Conformance Requirement".</li>
745+
<li>In the <a href="https://www.w3.org/TR/WCAG21/#dfn-relative-luminance">definition of relative luminance</a>, the red threshold was updated from 0.03928 to 0.04045.</li>
746+
<li>In <a href="https://www.w3.org/TR/WCAG21/#parsing">4.1.1 Parsing</a> one note was deleted, and two notes were added, including: "This Success Criterion should be considered as always satisfied for any content using HTML or XML."</li>
747+
</ul>
748+
<p>The full <a href="https://github.com/w3c/wcag/commits/master/guidelines">commit history to WCAG 2.1</a> is available.</p>
732749
</section>
733750
<section class="appendix informative section" id="acknowledgements">
734751
<h3>Acknowledgments</h3>

0 commit comments

Comments
 (0)