Skip to content
This repository has been archived by the owner on Jun 30, 2018. It is now read-only.

Reorg of 2.5 and 2.6 SC groups #862

Merged
merged 3 commits into from
Apr 16, 2018
Merged
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
48 changes: 20 additions & 28 deletions guidelines/index.html
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -85,22 +85,22 @@ <h4>New Features in WCAG 2.1</h4>
<p>WCAG 2.1 extends WCAG 2.0 by adding new success criteria, definitions to support them, guidelines to organize the additions, and a couple additions to the conformance section. This additive approach helps to make it clear that sites which conform to WCAG 2.1 also conform to WCAG 2.0, thereby meeting conformance obligations that are specific to WCAG 2.0. The Accessibility Guidelines Working Group recommends that sites adopt WCAG 2.1 as their new conformance target, even if formal obligations mention WCAG 2.0, to provide improved accessibility and to anticipate future policy changes.</p> <p>WCAG 2.1 extends WCAG 2.0 by adding new success criteria, definitions to support them, guidelines to organize the additions, and a couple additions to the conformance section. This additive approach helps to make it clear that sites which conform to WCAG 2.1 also conform to WCAG 2.0, thereby meeting conformance obligations that are specific to WCAG 2.0. The Accessibility Guidelines Working Group recommends that sites adopt WCAG 2.1 as their new conformance target, even if formal obligations mention WCAG 2.0, to provide improved accessibility and to anticipate future policy changes.</p>
<p>The following Success Criteria are new in WCAG 2.1:</p> <p>The following Success Criteria are new in WCAG 2.1:</p>
<ul> <ul>
<li>1.3.4 <a href="#identify-common-purpose">Identify Common Purpose</a> (AA)</li> <li>1.3.4 <a href="#orientation">Orientation</a> (AA)</li>
<li>1.3.5 <a href="#identify-purpose">Identify Purpose</a> (AAA)</li> <li>1.3.5 <a href="#identify-input-purpose">Identify Common Purpose</a> (AA)</li>
<li>1.3.6 <a href="#identify-purpose">Identify Purpose</a> (AAA)</li>
<li>1.4.10 <a href="#reflow">Reflow</a> (AA)</li> <li>1.4.10 <a href="#reflow">Reflow</a> (AA)</li>
<li>1.4.11 <a href="#non-text-contrast">Non-Text Contrast</a> (AA)</li> <li>1.4.11 <a href="#non-text-contrast">Non-Text Contrast</a> (AA)</li>
<li>1.4.12 <a href="#text-spacing">Text Spacing</a> (AA)</li> <li>1.4.12 <a href="#text-spacing">Text Spacing</a> (AA)</li>
<li>1.4.13 <a href="#content-on-hover-or-focus">Content on Hover or Focus</a> (AA)</li> <li>1.4.13 <a href="#content-on-hover-or-focus">Content on Hover or Focus</a> (AA)</li>
<li>2.2.6 <a href="#timeouts">Timeouts</a> (AAA)</li> <li>2.2.6 <a href="#timeouts">Timeouts</a> (AAA)</li>
<li>2.3.3 <a href="#animation-from-interactions">Animation from Interactions</a> (AAA)</li> <li>2.3.3 <a href="#animation-from-interactions">Animation from Interactions</a> (AAA)</li>
<li>2.4.11 <a href="#character-key-shortcuts">Character Key Shortcuts</a> (A)</li>
<li>2.4.12 <a href="#label-in-name">Label in Name</a> (A)</li>
<li>2.5.1 <a href="#pointer-gestures">Pointer Gestures</a> (A)</li> <li>2.5.1 <a href="#pointer-gestures">Pointer Gestures</a> (A)</li>
<li>2.5.2 <a href="#pointer-cancellation">Pointer Cancellation</a> (A)</li> <li>2.5.2 <a href="#pointer-cancellation">Pointer Cancellation</a> (A)</li>
<li>2.5.3 <a href="#target-size">Target Size</a> (AAA)</li> <li>2.5.3 <a href="#character-key-shortcuts">Character Key Shortcuts</a> (A)</li>
<li>2.5.4 <a href="#concurrent-input-mechanisms">Concurrent Input Mechanisms</a> (AAA)</li> <li>2.5.4 <a href="#label-in-name">Label in Name</a> (A)</li>
<li>2.6.1 <a href="#motion-actuation">Motion Actuation</a> (A)</li> <li>2.5.5 <a href="#target-size">Target Size</a> (AAA)</li>
<li>2.6.2 <a href="#orientation">Orientation</a> (AA)</li> <li>2.5.6 <a href="#concurrent-input-mechanisms">Concurrent Input Mechanisms</a> (AAA)</li>
<li>2.5.7 <a href="#motion-actuation">Motion Actuation</a> (A)</li>
<li>4.1.3 <a href="#status-messages">Status Messages</a> (AA)</li> <li>4.1.3 <a href="#status-messages">Status Messages</a> (AA)</li>
</ul> </ul>
<p>Many of these success criteria reference new terms that have also been added to the glossary and form part of the normative requirements of the success criteria. </p> <p>Many of these success criteria reference new terms that have also been added to the glossary and form part of the normative requirements of the success criteria. </p>
Expand Down Expand Up @@ -168,6 +168,8 @@ <h3>Adaptable</h3>


<section data-include="sc/20/sensory-characteristics.html" data-include-replace="true"></section> <section data-include="sc/20/sensory-characteristics.html" data-include-replace="true"></section>


<section data-include="sc/21/orientation.html" data-include-replace="true"></section>

<section data-include="sc/21/identify-common-purpose.html" data-include-replace="true"></section> <section data-include="sc/21/identify-common-purpose.html" data-include-replace="true"></section>


<section data-include="sc/21/identify-purpose.html" data-include-replace="true"></section> <section data-include="sc/21/identify-purpose.html" data-include-replace="true"></section>
Expand Down Expand Up @@ -219,7 +221,9 @@ <h3>Keyboard Accessible</h3>
<section data-include="sc/20/no-keyboard-trap.html" data-include-replace="true"></section> <section data-include="sc/20/no-keyboard-trap.html" data-include-replace="true"></section>


<section data-include="sc/20/keyboard-no-exception.html" data-include-replace="true"></section> <section data-include="sc/20/keyboard-no-exception.html" data-include-replace="true"></section>


<section data-include="sc/21/character-key-shortcuts.html" data-include-replace="true"></section>

</section> </section>


<section class="guideline"> <section class="guideline">
Expand Down Expand Up @@ -276,36 +280,24 @@ <h3>Navigable</h3>


<section data-include="sc/20/section-headings.html" data-include-replace="true"></section> <section data-include="sc/20/section-headings.html" data-include-replace="true"></section>


<section data-include="sc/21/character-key-shortcuts.html" data-include-replace="true"></section>

<section data-include="sc/21/label-in-name.html" data-include-replace="true"></section>

</section> </section>


<section class="guideline new"> <section class="guideline new">
<h3>Pointer Accessible</h3> <h3>Input Modalities</h3>
<p class="change">New</p> <p class="change">New</p>
<p>Make it easier for users to operate pointer functionality.</p> <p>Make it easier for users to operate functionality through various inputs beyond keyboard</p>


<section data-include="sc/21/pointer-gestures.html" data-include-replace="true"></section> <section data-include="sc/21/pointer-gestures.html" data-include-replace="true"></section>


<section data-include="sc/21/pointer-cancellation.html" data-include-replace="true"></section> <section data-include="sc/21/pointer-cancellation.html" data-include-replace="true"></section>


<section data-include="sc/21/target-size.html" data-include-replace="true"></section> <section data-include="sc/21/label-in-name.html" data-include-replace="true"></section>

<section data-include="sc/21/concurrent-input-mechanisms.html" data-include-replace="true"></section>

</section>

<section class="guideline new">
<h3>Additional sensor inputs</h3>
<p class="change">New</p>


<p>Ensure that device sensor inputs are not a barrier for users.</p>

<section data-include="sc/21/motion-actuation.html" data-include-replace="true"></section> <section data-include="sc/21/motion-actuation.html" data-include-replace="true"></section>


<section data-include="sc/21/orientation.html" data-include-replace="true"></section> <section data-include="sc/21/target-size.html" data-include-replace="true"></section>

<section data-include="sc/21/concurrent-input-mechanisms.html" data-include-replace="true"></section>


</section> </section>


Expand Down Expand Up @@ -381,7 +373,7 @@ <h3>Compatible</h3>


<section data-include="sc/21/status-messages.html" data-include-replace="true"></section> <section data-include="sc/21/status-messages.html" data-include-replace="true"></section>


</section> </section>


</section> </section>
<section> <section>
Expand Down