Skip to content

Commit 63c9474

Browse files
mbgowerkfranqueiro
authored andcommittedDec 18, 2024
Cfc style updates (#4080)
Style changes to normative documents made to ensure consistency as part of the republishing of WCAG 2.2 - Ensures all normative occurrences of "web page" are two words and lower case. - Ensures all normative occurrences of "website" are a single word, not capitalized. - Ensures all normative occurrences of "success criterion/criteria" that do not specify SCs by name, are lower case - Ensures all normative occurrences of "web content" and other uses of "web" are lower case <!-- This comment and the below content is programmatically generated. You may add a comma-separated list of anchors you'd like a direct link to below (e.g. #idl-serializers, #idl-sequence): Don't remove this comment or modify anything below this line. If you don't want a preview generated for this pull request, just replace the whole of this comment's content by "no preview" and remove what's below. --> *** <a href="https://pr-preview.s3.amazonaws.com/w3c/wcag/pull/4080.html" title="Last updated on Oct 4, 2024, 3:14 PM UTC (571cf14)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/wcag/4080/bf4b123...571cf14.html" title="Last updated on Oct 4, 2024, 3:14 PM UTC (571cf14)">Diff</a> --------- Co-authored-by: Alastair Campbell <ac@alastc.com> (cherry picked from commit a2c3cb3)
1 parent a2b3647 commit 63c9474

37 files changed

+88
-88
lines changed
 

‎guidelines/index.html

+28-28
Large diffs are not rendered by default.

‎guidelines/input-purposes.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ <h2>Input Purposes for User Interface Components</h2>
4848
<li><strong>bday-month</strong> - Month component of birthday</li>
4949
<li><strong>bday-year</strong> - Year component of birthday</li>
5050
<li><strong>sex</strong> - Gender identity (e.g., Female, Fa’afafine)</li>
51-
<li><strong>url</strong> - Home page or other Web page corresponding to the company, person, address, or contact information in the other fields associated with this field</li>
51+
<li><strong>url</strong> - Home page or other web page corresponding to the company, person, address, or contact information in the other fields associated with this field</li>
5252
<li><strong>photo</strong> - Photograph, icon, or other image corresponding to the company, person, address, or contact information in the other fields associated with this field</li>
5353
<li><strong>tel</strong> - Full telephone number, including country code</li>
5454
<li><strong>tel-country-code</strong> - Country code component of the telephone number</li>

‎guidelines/relative-luminance.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ <h1>MathML version of the relative luminance definition</h1>
341341
</div>
342342
<div class="note" role="note" id="issue-container-generatedID-129"><div role="heading" class="note-title marker" id="h-note-129" aria-level="3"><span>Note</span><!---0.410359%--></div><p class="">Before May 2021 the value of 0.04045 in the definition was different (0.03928). It was taken from an older version of the specification and has been updated. It has no practical effect on the calculations in the context of these guidelines.</p></div>
343343

344-
<div class="note" role="note" id="issue-container-generatedID-130"><div role="heading" class="note-title marker" id="h-note-130" aria-level="3"><span>Note</span><!---0.410359%--></div><p class="">Almost all systems used today to view Web content assume sRGB encoding. Unless it
344+
<div class="note" role="note" id="issue-container-generatedID-130"><div role="heading" class="note-title marker" id="h-note-130" aria-level="3"><span>Note</span><!---0.410359%--></div><p class="">Almost all systems used today to view web content assume sRGB encoding. Unless it
345345
is known that another color space will be used to process and display the content,
346346
authors should evaluate using sRGB colorspace. If using other color spaces, see <a href="https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum">Understanding Success Criterion 1.4.3</a>.
347347
</p></div>

‎guidelines/sc/20/audio-control.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ <h4>Audio Control</h4>
44

55
<p class="conformance-level">A</p>
66

7-
<p>If any audio on a Web page plays automatically for more than 3 seconds, either a <a>mechanism</a> is available to pause or stop the audio, or a mechanism is available to control audio
7+
<p>If any audio on a web page plays automatically for more than 3 seconds, either a <a>mechanism</a> is available to pause or stop the audio, or a mechanism is available to control audio
88
volume independently from the overall system volume level.
99
</p>
1010

1111
<p class="note">Since any content that does not meet this success criterion can interfere with a user's
12-
ability to use the whole page, all content on the Web page (whether or not it is used
12+
ability to use the whole page, all content on the web page (whether or not it is used
1313
to meet other success criteria) must meet this success criterion. See <a href="#cc5">Conformance Requirement 5: Non-Interference</a>.
1414
</p>
1515

‎guidelines/sc/20/bypass-blocks.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ <h4>Bypass Blocks</h4>
44

55
<p class="conformance-level">A</p>
66

7-
<p>A <a>mechanism</a> is available to bypass blocks of content that are repeated on multiple <a>Web pages</a>.
7+
<p>A <a>mechanism</a> is available to bypass blocks of content that are repeated on multiple <a>web pages</a>.
88
</p>
99

1010
</section>

‎guidelines/sc/20/consistent-identification.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ <h4>Consistent Identification</h4>
44

55
<p class="conformance-level">AA</p>
66

7-
<p>Components that have the <a>same functionality</a> within a <a>set of Web pages</a> are identified consistently.
7+
<p>Components that have the <a>same functionality</a> within a <a>set of web pages</a> are identified consistently.
88
</p>
99

1010
</section>

‎guidelines/sc/20/consistent-navigation.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ <h4>Consistent Navigation</h4>
44

55
<p class="conformance-level">AA</p>
66

7-
<p>Navigational mechanisms that are repeated on multiple <a>Web pages</a> within a <a>set of Web pages</a> occur in the <a>same relative order</a> each time they are repeated, unless a change is initiated by the user.
7+
<p>Navigational mechanisms that are repeated on multiple <a>web pages</a> within a <a>set of web pages</a> occur in the <a>same relative order</a> each time they are repeated, unless a change is initiated by the user.
88
</p>
99

1010
</section>

‎guidelines/sc/20/error-prevention-all.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ <h4>Error Prevention (All)</h4>
44

55
<p class="conformance-level">AAA</p>
66

7-
<p>For <a>Web pages</a> that require the user to submit information, at least one of the following is true:
7+
<p>For <a>web pages</a> that require the user to submit information, at least one of the following is true:
88
</p>
99

1010
<dl>

‎guidelines/sc/20/error-prevention-legal-financial-data.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ <h4>Error Prevention (Legal, Financial, Data)</h4>
44

55
<p class="conformance-level">AA</p>
66

7-
<p>For <a>Web pages</a> that cause <a>legal commitments</a> or financial transactions for the user to occur, that modify or delete <a>user-controllable</a> data in data storage systems, or that submit user test responses, at least one of
7+
<p>For <a>web pages</a> that cause <a>legal commitments</a> or financial transactions for the user to occur, that modify or delete <a>user-controllable</a> data in data storage systems, or that submit user test responses, at least one of
88
the following is true:
99
</p>
1010

‎guidelines/sc/20/focus-order.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ <h4>Focus Order</h4>
44

55
<p class="conformance-level">A</p>
66

7-
<p>If a <a>Web page</a> can be <a>navigated sequentially</a> and the navigation sequences affect meaning or operation, focusable components receive
7+
<p>If a <a>web page</a> can be <a>navigated sequentially</a> and the navigation sequences affect meaning or operation, focusable components receive
88
focus in an order that preserves meaning and operability.
99
</p>
1010

‎guidelines/sc/20/language-of-page.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ <h4>Language of Page</h4>
44

55
<p class="conformance-level">A</p>
66

7-
<p>The default <a>human language</a> of each <a>Web page</a> can be <a>programmatically determined</a>.
7+
<p>The default <a>human language</a> of each <a>web page</a> can be <a>programmatically determined</a>.
88
</p>
99

1010
</section>

‎guidelines/sc/20/location.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ <h4>Location</h4>
44

55
<p class="conformance-level">AAA</p>
66

7-
<p>Information about the user's location within a <a>set of Web pages</a> is available.
7+
<p>Information about the user's location within a <a>set of web pages</a> is available.
88
</p>
99

1010
</section>

‎guidelines/sc/20/multiple-ways.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ <h4>Multiple Ways</h4>
44

55
<p class="conformance-level">AA</p>
66

7-
<p>More than one way is available to locate a <a>Web page</a> within a <a>set of Web pages</a> except where the Web Page is the result of, or a step in, a <a>process</a>.
7+
<p>More than one way is available to locate a <a>web page</a> within a <a>set of web pages</a> except where the web page is the result of, or a step in, a <a>process</a>.
88
</p>
99

1010
</section>

‎guidelines/sc/20/name-role-value.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ <h4>Name, Role, Value</h4>
88
the <a>name</a> and <a>role</a> can be <a>programmatically determined</a>; states, properties, and values that can be set by the user can be <a>programmatically set</a>; and notification of changes to these items is available to <a>user agents</a>, including <a>assistive technologies</a>.
99
</p>
1010

11-
<p class="note">This success criterion is primarily for Web authors who develop or script their own
11+
<p class="note">This success criterion is primarily for web authors who develop or script their own
1212
user interface components. For example, standard HTML controls already meet this success
1313
criterion when used according to specification.
1414
</p>

‎guidelines/sc/20/no-keyboard-trap.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h4>No Keyboard Trap</h4>
1010
</p>
1111

1212
<p class="note">Since any content that does not meet this success criterion can interfere with a user's
13-
ability to use the whole page, all content on the Web page (whether it is used to
13+
ability to use the whole page, all content on the web page (whether it is used to
1414
meet other success criteria or not) must meet this success criterion. See <a href="#cc5">Conformance Requirement 5: Non-Interference</a>.
1515
</p>
1616

‎guidelines/sc/20/pause-stop-hide.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ <h4>Pause, Stop, Hide</h4>
3939
</p>
4040

4141
<p class="note">Since any content that does not meet this success criterion can interfere with a user's
42-
ability to use the whole page, all content on the Web page (whether it is used to
42+
ability to use the whole page, all content on the web page (whether it is used to
4343
meet other success criteria or not) must meet this success criterion. See <a href="#cc5">Conformance Requirement 5: Non-Interference</a>.
4444
</p>
4545

‎guidelines/sc/20/three-flashes-or-below-threshold.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ <h4>Three Flashes or Below Threshold</h4>
99
</p>
1010

1111
<p class="note">Since any content that does not meet this success criterion can interfere with a user's
12-
ability to use the whole page, all content on the Web page (whether it is used to
12+
ability to use the whole page, all content on the web page (whether it is used to
1313
meet other success criteria or not) must meet this success criterion. See <a href="#cc5">Conformance Requirement 5: Non-Interference</a>.
1414
</p>
1515

‎guidelines/terms/20/accessibility-supported.html

+8-8
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33

44
<p>supported by users' <a>assistive technologies</a> as well as the accessibility features in browsers and other <a>user agents</a></p>
55

6-
<p>To qualify as an accessibility-supported use of a Web content technology (or feature
7-
of a technology), both 1 and 2 must be satisfied for a Web content technology (or
6+
<p>To qualify as an accessibility-supported use of a web content technology (or feature
7+
of a technology), both 1 and 2 must be satisfied for a web content technology (or
88
feature):
99
</p>
1010

1111
<ol>
1212

1313
<li>
1414

15-
<p><strong>The way that the <a>Web content technology</a> is used must be supported by users' assistive technology (AT). </strong> This means that the way that the technology is used has been tested for interoperability
15+
<p><strong>The way that the <a>web content technology</a> is used must be supported by users' assistive technology (AT). </strong> This means that the way that the technology is used has been tested for interoperability
1616
with users' assistive technology in the <a>human language(s)</a> of the content,
1717
</p>
1818

@@ -22,7 +22,7 @@
2222

2323
<li>
2424

25-
<p><strong>The Web content technology must have accessibility-supported user agents that are
25+
<p><strong>The web content technology must have accessibility-supported user agents that are
2626
available to users. </strong> This means that at least one of the following four statements is true:
2727
</p>
2828

@@ -79,29 +79,29 @@
7979
</ol>
8080

8181
<p class="note">The Accessibility Guidelines Working Group and the W3C do not specify which or how much support by assistive
82-
technologies there must be for a particular use of a Web technology in order for it
82+
technologies there must be for a particular use of a web technology in order for it
8383
to be classified as accessibility supported. (See <a href="https://www.w3.org/WAI/WCAG21/Understanding/conformance#support-level">Level of Assistive Technology Support Needed for "Accessibility Support"</a>.)
8484
</p>
8585

8686
<p class="note">Web technologies can be used in ways that are not accessibility supported as long
8787
as they are not <a>relied upon</a> and the page as a whole meets the conformance requirements, including <a href="#cc4">Conformance Requirement 4</a> and <a href="#cc5">Conformance Requirement 5</a>.
8888
</p>
8989

90-
<p class="note">When a <a>Web Technology</a> is used in a way that is "accessibility supported," it does not imply that the entire
90+
<p class="note">When a <a>web technology</a> is used in a way that is "accessibility supported," it does not imply that the entire
9191
technology or all uses of the technology are supported. Most technologies, including
9292
HTML, lack support for at least one feature or use. Pages conform to WCAG only if
9393
the uses of the technology that are accessibility supported can be relied upon to
9494
meet WCAG requirements.
9595
</p>
9696

97-
<p class="note">When citing Web content technologies that have multiple versions, the version(s) supported
97+
<p class="note">When citing web content technologies that have multiple versions, the version(s) supported
9898
should be specified.
9999
</p>
100100

101101
<p class="note">One way for authors to locate uses of a technology that are accessibility supported
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
104-
ways of using Web content technologies. However, all ways of using technologies in
104+
ways of using web content technologies. However, all ways of using technologies in
105105
the documentation would need to meet the definition of accessibility-supported Web
106106
content technologies above.
107107
</p>

‎guidelines/terms/20/ambiguous-to-users-in-general.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<dt><dfn id="dfn-ambiguous-to-users-in-general">ambiguous to users in general</dfn></dt>
22
<dd>
33

4-
<p>the purpose cannot be determined from the link and all information of the Web page
4+
<p>the purpose cannot be determined from the link and all information of the web page
55
presented to the user simultaneously with the link (i.e., readers without disabilities
66
would not know what a link would do until they activated it)
77
</p>

‎guidelines/terms/20/assistive-technology.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
target narrowly defined populations of users with specific disabilities. The assistance
2424
provided by an assistive technology is more specific and appropriate to the needs
2525
of its target users. The mainstream user agent may provide important functionality
26-
to assistive technologies like retrieving Web content from program objects or parsing
26+
to assistive technologies like retrieving web content from program objects or parsing
2727
markup into identifiable bundles.
2828
</p>
2929

‎guidelines/terms/20/changes-of-context.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<li>focus;</li>
1919

20-
<li><a>content</a> that changes the meaning of the <a>Web page</a>
20+
<li><a>content</a> that changes the meaning of the <a>web page</a>
2121
</li>
2222

2323
</ul>

‎guidelines/terms/20/conforming-alternate-version.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
</p>
5353

5454
<p class="note">The conforming alternative version does not need to reside within the scope of conformance,
55-
or even on the same Web site, as long as it is as freely available as the non-conforming
55+
or even on the same website, as long as it is as freely available as the non-conforming
5656
version.
5757
</p>
5858

‎guidelines/terms/20/content.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<dt><dfn id="dfn-content">content</dfn> (Web content)
1+
<dt><dfn id="dfn-content">content</dfn> (web content)
22
</dt>
33
<dd>
44

‎guidelines/terms/20/general-flash-and-red-flash-thresholds.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
viewing distance) on a side does not violate the thresholds.
3636
</p>
3737

38-
<p class="note">For general software or Web content, using a 341 x 256 pixel rectangle anywhere on the displayed screen area when the content is viewed at 1024 x 768 pixels will provide a good estimate of a 10 degree visual field for standard screen sizes and viewing distances (e.g., 15-17 inch screen at 22-26 inches). This resolution of 75 - 85 ppi is known to be lower, and thus more conservative than the nominal CSS pixel resolution of 96 ppi in CSS specifications. Higher resolutions displays showing the same rendering of the content yield smaller and safer images so it is lower resolutions that are used to define the thresholds.
38+
<p class="note">For general software or web content, using a 341 x 256 pixel rectangle anywhere on the displayed screen area when the content is viewed at 1024 x 768 pixels will provide a good estimate of a 10 degree visual field for standard screen sizes and viewing distances (e.g., 15-17 inch screen at 22-26 inches). This resolution of 75 - 85 ppi is known to be lower, and thus more conservative than the nominal CSS pixel resolution of 96 ppi in CSS specifications. Higher resolutions displays showing the same rendering of the content yield smaller and safer images so it is lower resolutions that are used to define the thresholds.
3939
</p>
4040

4141
<p class="note">A transition is the change in relative luminance (or relative luminance/color for

‎guidelines/terms/20/input-error.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ol>
1010

11-
<li>Information that is required by the <a>Web page</a> but omitted by the user
11+
<li>Information that is required by the <a>web page</a> but omitted by the user
1212
</li>
1313

1414
<li>Information that is provided by the user but that falls outside the required data

‎guidelines/terms/20/label.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<dt><dfn id="dfn-labels" data-lt="labels">label</dfn></dt>
22
<dd>
33

4-
<p><a>text</a> or other component with a <a>text alternative</a> that is presented to a user to identify a component within Web <a>content</a></p>
4+
<p><a>text</a> or other component with a <a>text alternative</a> that is presented to a user to identify a component within web <a>content</a></p>
55

66
<p class="note">A label is presented to all users whereas the <a>name</a> may be hidden and only exposed by assistive technology. In many (but not all) cases
77
the name and the label are the same.

‎guidelines/terms/20/name.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<dt><dfn id="dfn-name">name</dfn></dt>
22
<dd>
33

4-
<p>text by which software can identify a component within Web content to the user</p>
4+
<p>text by which software can identify a component within web content to the user</p>
55

66
<p class="note">The name may be hidden and only exposed by assistive technology, whereas a <a>label</a> is presented to all users. In many (but not all) cases, the label and the name are
77
the same.

‎guidelines/terms/20/process.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<p>series of user actions where each action is required in order to complete an activity</p>
55

6-
<aside class="example"><p>Successful use of a series of Web pages on a shopping site requires users to view
6+
<aside class="example"><p>Successful use of a series of web pages on a shopping site requires users to view
77
alternative products, prices and offers, select products, submit an order, provide
88
shipping information and provide payment information.
99
</p></aside>

‎guidelines/terms/20/relative-luminance.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
<p class="note">Before May 2021 the value of 0.04045 in the definition was different (0.03928). It was taken from an older version of the specification and has been updated. It has no practical effect on the calculations in the context of these guidelines.</p>
4545

46-
<p class="note">Almost all systems used today to view Web content assume sRGB encoding. Unless it
46+
<p class="note">Almost all systems used today to view web content assume sRGB encoding. Unless it
4747
is known that another color space will be used to process and display the content,
4848
authors should evaluate using sRGB colorspace. If using other color spaces, see <a href="https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum">Understanding Success Criterion 1.4.3</a>.
4949
</p>

‎guidelines/terms/20/same-functionality.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
<p>same result when used</p>
55

6-
<aside class="example"><p>A submit "search" button on one Web page and a "find" button on another Web page may
7-
both have a field to enter a term and list topics in the Web site related to the term
6+
<aside class="example"><p>A submit "search" button on one web page and a "find" button on another web page may
7+
both have a field to enter a term and list topics in the website related to the term
88
submitted. In this case, they would have the same functionality but would not be labeled
99
consistently.
1010
</p></aside>

0 commit comments

Comments
 (0)