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
Editorial (Normative): "Web" to "web", harmonise when SC is upper or lowercase (#4461)
Split out normative-only version of
#4428
Relates to #4427
Changes unnecessary capitalisation of "Web" to "web", a few straggler
cases where lowercase "success criterion/criteria" was referring to
specific ones, where we do want title case
---------
Co-authored-by: Mike Gower <[email protected]>
Copy file name to clipboardExpand all lines: guidelines/index.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -116,7 +116,7 @@ <h4>Numbering in WCAG 2.2</h4>
116
116
</section>
117
117
<sectionid="conformance-to-wcag-2-2">
118
118
<h4>Conformance to WCAG 2.2</h4>
119
-
<p>WCAG 2.2 uses the same conformance model as WCAG 2.0. It is intended that sites that conform to WCAG 2.2 also conform to WCAG 2.0 and WCAG 2.1, which means they meet the requirements of any policies that reference WCAG 2.0 or WCAG 2.1, while also better meeting the needs of users on the current Web. </p>
119
+
<p>WCAG 2.2 uses the same conformance model as WCAG 2.0. It is intended that sites that conform to WCAG 2.2 also conform to WCAG 2.0 and WCAG 2.1, which means they meet the requirements of any policies that reference WCAG 2.0 or WCAG 2.1, while also better meeting the needs of users on the current web.</p>
@@ -539,7 +539,7 @@ <h2>Statement of Partial Conformance - Language</h2>
539
539
540
540
<sectionclass="informative" id="privacy-summary">
541
541
<h2>Privacy Considerations</h2>
542
-
<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>
542
+
<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>
543
543
<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 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>
553
+
<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>
554
554
<p>Success criteria within this specification that may relate to security are:</p>
Copy file name to clipboardExpand all lines: guidelines/terms/20/accessibility-supported.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@
102
102
would be to consult compilations of uses that are documented to be accessibility supported.
103
103
(See <ahref="https://www.w3.org/WAI/WCAG22/Understanding/conformance#documented-lists">Understanding Accessibility-Supported Web Technology Uses</a>.) Authors, companies, technology vendors, or others may document accessibility-supported
104
104
ways of using web content technologies. However, all ways of using technologies in
105
-
the documentation would need to meet the definition of accessibility-supported Web
105
+
the documentation would need to meet the definition of accessibility-supported web
0 commit comments