Skip to content

Commit bb483d0

Browse files
patrickhlaukembgower
authored andcommitted
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 <mikegower@gmail.com> (cherry picked from commit bc709a4)
1 parent 71bcacb commit bb483d0

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

guidelines/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ <h4>Numbering in WCAG 2.1</h4>
118118
</section>
119119
<section id="conformance-to-wcag-2-1">
120120
<h4>Conformance to WCAG 2.1</h4>
121-
<p>WCAG 2.1 uses the same conformance model as WCAG 2.0 with a couple additions, which is described in the <a href="#conformance">Conformance</a> section. It is intended that sites that conform to WCAG 2.1 also conform to WCAG 2.0, which means they meet the requirements of any policies that reference WCAG 2.0, while also better meeting the needs of users on the current Web. </p>
121+
<p>WCAG 2.1 uses the same conformance model as WCAG 2.0 with a couple additions, which is described in the <a href="#conformance">Conformance</a> section. It is intended that sites that conform to WCAG 2.1 also conform to WCAG 2.0, which means they meet the requirements of any policies that reference WCAG 2.0, while also better meeting the needs of users on the current web. </p>
122122
</section>
123123
</section>
124124
<section id="later-versions-of-accessibility-guidelines">

guidelines/terms/20/accessibility-supported.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
would be to consult compilations of uses that are documented to be accessibility supported.
103103
(See <a href="https://www.w3.org/WAI/WCAG21/Understanding/conformance#documented-lists">Understanding Accessibility-Supported Web Technology Uses</a>.) Authors, companies, technology vendors, or others may document accessibility-supported
104104
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
106106
content technologies above.
107107
</p>
108108

guidelines/terms/20/role.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<dt><dfn id="dfn-role">role</dfn></dt>
22
<dd>
33

4-
<p>text or number by which software can identify the function of a component within Web
4+
<p>text or number by which software can identify the function of a component within web
55
content
66
</p>
77

guidelines/terms/20/technology.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<p class="note">Web content technologies may include markup languages, data formats, or programming
1212
languages that authors may use alone or in combination to create end-user experiences
13-
that range from static web pages to synchronized media presentations to dynamic Web
13+
that range from static web pages to synchronized media presentations to dynamic web
1414
applications.
1515
</p>
1616

0 commit comments

Comments
 (0)