-
Notifications
You must be signed in to change notification settings - Fork 283
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Cfc style updates #4080
Cfc style updates #4080
Changes from 1 commit
f1aa38e
4289d58
3213dac
79fd63d
f6f3833
0f52f53
571cf14
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
Only occurrence specifically referring to an SC by name should be upper case, as per style guide
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -20,7 +20,7 @@ | |||||
<section id="sotd"> | ||||||
<p>To comment, <a href="https://github.com/w3c/wcag/issues/new">file an issue in the | ||||||
<abbr title="World Wide Web Consortium">W3C</abbr> WCAG GitHub repository</a>. | ||||||
Although the proposed Success Criteria in this document reference issues tracking | ||||||
Although the proposed success criteria in this document reference issues tracking | ||||||
discussion, the Working Group requests that public comments be filed as new issues, | ||||||
one issue per discrete comment. It is free to create a GitHub account to file issues. | ||||||
If filing issues in GitHub is not feasible, send email to <a href="mailto:public-agwg-comments@w3.org?subject=WCAG%202.2%20public%20comment">public-agwg-comments@w3.org</a> (<a href="https://lists.w3.org/Archives/Public/public-agwg-comments/">comment archive</a>).</p> | ||||||
|
@@ -53,7 +53,7 @@ <h3>WCAG 2 Layers of Guidance</h3> | |||||
<p><strong>Guidelines</strong> - Under the principles are guidelines. The 13 guidelines provide the basic goals that authors should work toward in order to make content more accessible to users with different disabilities. The guidelines are not testable, but provide the framework and overall objectives to help authors understand the success criteria and better implement the techniques.</p> | ||||||
</li> | ||||||
<li> | ||||||
<p><strong>Success Criteria</strong> - For each guideline, testable success criteria are provided to allow WCAG 2.2 to be used where requirements and conformance testing are necessary such as in design specification, purchasing, regulation, and contractual agreements. In order to meet the needs of different groups and different situations, three levels of conformance are defined: A (lowest), AA, and AAA (highest). Additional information on WCAG levels can be found in <a href="https://www.w3.org/WAI/WCAG22/Understanding/conformance#levels">Understanding Levels of Conformance</a>.</p> | ||||||
<p><strong>success criteria</strong> - For each guideline, testable success criteria are provided to allow WCAG 2.2 to be used where requirements and conformance testing are necessary such as in design specification, purchasing, regulation, and contractual agreements. In order to meet the needs of different groups and different situations, three levels of conformance are defined: A (lowest), AA, and AAA (highest). Additional information on WCAG levels can be found in <a href="https://www.w3.org/WAI/WCAG22/Understanding/conformance#levels">Understanding Levels of Conformance</a>.</p> | ||||||
alastc marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
</li> | ||||||
<li> | ||||||
<p><strong>Sufficient and Advisory Techniques</strong> - For each of the <em>guidelines</em> and <em>success criteria</em> in the WCAG 2.2 document itself, the working group has also documented a wide variety of <em>techniques</em>. The techniques are informative and fall into two categories: those that are <em>sufficient</em> for meeting the success criteria and those that are <em>advisory</em>. The advisory techniques go beyond what is required by the individual success criteria and allow authors to better address the guidelines. Some advisory techniques address accessibility barriers that are not covered by the testable success criteria. Where common failures are known, these are also documented. See also <a href="https://www.w3.org/WAI/WCAG22/Understanding/understanding-techniques">Sufficient and Advisory Techniques in Understanding WCAG 2.2</a>.</p> | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @shawna-slh what's your feeling on these? |
||||||
|
@@ -80,7 +80,7 @@ <h3>WCAG 2.2 Supporting Documents</h3> | |||||
</li> | ||||||
<li><p><strong><a href="https://www.w3.org/WAI/standards-guidelines/wcag/new-in-22/">What's New in WCAG 2.2</a></strong> introduces the new success criteria with persona quotes that illustrate the accessibility issues. </p></li> | ||||||
</ol> | ||||||
<p>See <a href="https://www.w3.org/WAI/standards-guidelines/wcag/">Web Content Accessibility Guidelines (WCAG) Overview</a> for a description of the WCAG 2.2 supporting material, including education resources related to WCAG 2. Additional resources covering topics such as the business case for Web accessibility, planning implementation to improve the accessibility of Web sites, and accessibility policies are listed in <a href="https://www.w3.org/WAI/Resources/Overview">WAI Resources</a>.</p> | ||||||
<p>See <a href="https://www.w3.org/WAI/standards-guidelines/wcag/">Web Content Accessibility Guidelines (WCAG) Overview</a> for a description of the WCAG 2.2 supporting material, including education resources related to WCAG 2. Additional resources covering topics such as the business case for Web accessibility, planning implementation to improve the accessibility of websites, and accessibility policies are listed in <a href="https://www.w3.org/WAI/Resources/Overview">WAI Resources</a>.</p> | ||||||
</section> | ||||||
<section id="requirements-for-wcag-2-2"> | ||||||
<h3>Requirements for WCAG 2.2</h3> | ||||||
|
@@ -416,12 +416,12 @@ <h3>Conformance Level</h3> | |||||
<p>One of the following levels of conformance is met in full.</p> | ||||||
<ul> | ||||||
<li id="cc1_A">For Level A conformance (the minimum level of conformance), the <a>Web page</a> | ||||||
<a>satisfies</a> all the Level A Success Criteria, or a <a>conforming alternate version</a> is provided.</li> | ||||||
<li id="cc1_AA">For Level AA conformance, the Web page satisfies all the Level A and Level AA Success Criteria, or a Level AA conforming alternate version is provided.</li> | ||||||
<li id="cc1_AAA">For Level AAA conformance, the Web page satisfies all the Level A, Level AA and Level AAA Success Criteria, or a Level AAA conforming alternate version is provided.</li> | ||||||
<a>satisfies</a> all the Level A success criteria, or a <a>conforming alternate version</a> is provided.</li> | ||||||
<li id="cc1_AA">For Level AA conformance, the Web page satisfies all the Level A and Level AA success criteria, or a Level AA conforming alternate version is provided.</li> | ||||||
<li id="cc1_AAA">For Level AAA conformance, the Web page satisfies all the Level A, Level AA and Level AAA success criteria, or a Level AAA conforming alternate version is provided.</li> | ||||||
</ul> | ||||||
<p class="note">Although conformance can only be achieved at the stated levels, authors are encouraged to report (in their claim) any progress toward meeting success criteria from all levels beyond the achieved level of conformance.</p> | ||||||
<p class="note">It is not recommended that Level AAA conformance be required as a general policy for entire sites because it is not possible to satisfy all Level AAA Success Criteria for some content.</p> | ||||||
<p class="note">It is not recommended that Level AAA conformance be required as a general policy for entire sites because it is not possible to satisfy all Level AAA success criteria for some content.</p> | ||||||
</section> | ||||||
|
||||||
<!-- This section is quoted in Understanding Conformance. If updated, the update needs to be copied there. --> | ||||||
|
@@ -485,7 +485,7 @@ <h3>Required Components of a Conformance Claim</h3> | |||||
<li> | ||||||
<p><strong>A concise description of the Web pages</strong>, such as a list of URIs for which the claim is made, including whether subdomains are included in the claim.</p> | ||||||
<p class="note">The Web pages may be described by list or by an expression that describes all of the URIs included in the claim.</p> | ||||||
<p class="note">Web-based products that do not have a URI prior to installation on the customer's Web site may have a statement that the product would conform when installed.</p> | ||||||
<p class="note">Web-based products that do not have a URI prior to installation on the customer's website may have a statement that the product would conform when installed.</p> | ||||||
</li> | ||||||
<li>A list of the <strong> | ||||||
<a>Web content technologies</a> | ||||||
|
@@ -539,8 +539,8 @@ <h2>Statement of Partial Conformance - Language</h2> | |||||
|
||||||
<section class="informative" id="privacy-summary"> | ||||||
<h2>Privacy Considerations</h2> | ||||||
<p>Success Criteria within this specification which the Working Group has identified possible implications for privacy, either by providing protections for end users or which are important for web site providers to take in to consideration when implementing features designed to protect user privacy, are listed below. This list reflects the current understanding of the Working Group but other Success Criteria may have privacy implications that the Working Group is not aware of at the time of publishing.</p> | ||||||
<p>Success Criteria within this specification that may relate to privacy are:</p> | ||||||
<p>Success criteria within this specification which the Working Group has identified possible implications for privacy, either by providing protections for end users or which are important for website providers to take in to consideration when implementing features designed to protect user privacy, are listed below. This list reflects the current understanding of the Working Group but other Success criteria may have privacy implications that the Working Group is not aware of at the time of publishing.</p> | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
I am not sure if both words should be capitalized, but one of the two is wrong. |
||||||
<p>Success criteria within this specification that may relate to privacy are:</p> | ||||||
<ul> | ||||||
<li><a href="#timeouts">2.2.6 Timeouts (AAA)</a></li> | ||||||
<li><a href="#redundant-entry">3.3.7 Redundant Entry (A)</a></li> | ||||||
|
@@ -550,8 +550,8 @@ <h2>Privacy Considerations</h2> | |||||
|
||||||
<section class="informative" id="security-summary"> | ||||||
<h2>Security Considerations</h2> | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Same as previous comment, |
||||||
<p>Success Criteria within this specification which the Working Group has identified possible implications for security, either by providing protections for end users or which are important for web site providers to take in to consideration when implementing features designed to protect user security, are listed below. This list reflects the current understanding of the Working Group but other Success Criteria may have security implications that the Working Group is not aware of at the time of publishing.</p> | ||||||
<p>Success Criteria within this specification that may relate to security are:</p> | ||||||
<p>Success criteria within this specification which the Working Group has identified possible implications for security, either by providing protections for end users or which are important for website providers to take in to consideration when implementing features designed to protect user security, are listed below. This list reflects the current understanding of the Working Group but other Success criteria may have security implications that the Working Group is not aware of at the time of publishing.</p> | ||||||
<p>Success criteria within this specification that may relate to security are:</p> | ||||||
<ul> | ||||||
<li><a href="#non-text-content">1.1.1 Non-text Content (A)</a></li> | ||||||
<li><a href="#identify-input-purpose">1.3.5 Identify Input Purpose (AA)</a></li> | ||||||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Success criteria should use title case since paragraph does that: