Skip to content

Commit af14c84

Browse files
authored
Merge pull request #762 from w3c/mjm-issue-761-editorial-fixes
[Editorial] Editorial changes needed in the content
2 parents eef4e53 + 4297f08 commit af14c84

File tree

2 files changed

+18
-16
lines changed

2 files changed

+18
-16
lines changed

acknowledgements.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,26 @@
33
### Active Participants of the WCAG2ICT Task Force Involved in the Development of This Document
44
* Shadi Abou-Zahra (Amazon)
55
* Charles Adams (Oracle Corporation)
6-
* Bruce Bailey (U.S. Access Board)
6+
* Bruce Bailey (Invited Expert)
77
* Fernanda Bonnin (Microsoft Corporation)
88
* Devanshu Chandra (Deque Systems, Inc.)
99
* Michael Cooper (formerly W3C Staff)
1010
* Phil Day (NCR Atleos)
1111
* Mitchell Evan (TPGi)
12+
* Tamsin Ewing (W3C Staff)
1213
* Olivia Hogan-Stark (NCR Voyix)
1314
* Thorsten Katzmann (IBM Corporation)
1415
* Chris Loiselle (Oracle Corporation)
1516
* Loïc Martínez Normand (Universidad Politécnica de Madrid)
16-
* Laura Miller (TPGi)
17+
* Laura Miller (US General Services Administration)
1718
* Daniel Montalvo (W3C Staff)
1819
* Mary Jo Mueller (IBM Corporation)
1920
* Sam Ogami (Invited Expert)
2021
* Mike Pluke (Invited Expert)
22+
* Jennifer Strickland (MITRE Corporation)
2123
* Shawn Thompson (Shared Services Canada)
2224
* Bryan Trogdon (Google LLC)
23-
* Gregg Vanderheiden (Raising the Floor)
25+
* Gregg Vanderheiden (W3C Invited Expert)
2426

2527
### Participants in the AG Working Group that Actively Reviewed and Contributed
2628

@@ -36,24 +38,24 @@
3638
* Detlev Fischer (Invited Expert)
3739
* Mike Gifford (Invited Expert)
3840
* Michael Gower (IBM Corporation)
39-
* Jan Jaap de Groot (Invited Expert)
41+
* Jan Jaap de Groot (Abra)
4042
* Shawn Henry (W3C Staff)
41-
* Andrew Kirkpatrick (Adobe)
43+
* Andrew Kirkpatrick (formerly Adobe)
4244
* Patrick Lauke (TetraLogical)
4345
* Todd Libby (Invited Expert)
4446
* David MacDonald (Invited Expert)
4547
* Rachael Bradley Montgomery (Library of Congress)
4648
* Lori Oakley (Oracle Corporation)
4749
* Scott O'Hara (Microsoft Corporation)
4850
* Kimberly Patch (Invited Expert)
49-
* Melanie Philipp (Deque Systems, Inc.)
51+
* Melanie Philipp (Invited Expert)
5052
* Julie Rawe (Understood)
5153
* Roberto Scano (Invited Expert)
52-
* Lisa Seeman-Kestenbaum (Invited Expert)
54+
* Lisa Seeman-Horwitz (Invited Expert)
5355
* Poornima Badhan Subramanian (Invited Expert)
54-
* Ben Tillyer (Invited Expert)
56+
* Ben Tillyer (University of Oxford)
5557
* Kevin White (W3C Staff)
56-
* Frankie Wolf (Level Access)
58+
* Frankie Wolf (Invited Expert)
5759

5860
WCAG2ICT Task Force participants are also in the AG working group, but are not repeated here.
5961

comments-by-guideline-and-success-criterion.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ This applies directly as written, and as described in [Intent from Understanding
4242

4343
<div class="note wcag2ict">
4444

45-
The alternative can be provided directly in the [non-web document](#document) or [software](#software) – or provided in an alternate version that meets the success criterion.</div>
45+
The alternative can be provided directly in the [non-web document](#document) or [software](#software) – or provided in an alternate version that satisfies the success criterion.</div>
4646
<div class="note wcag2ict software">
4747

4848
See also the [Comments on Closed Functionality](#comments-on-closed-functionality).</div>
@@ -218,7 +218,7 @@ Except for captions and images of text, text can be resized without loss of cont
218218
It is best practice to use only fonts that allow for scaling without loss of quality (e.g. pixelized presentation). This applies in particular to embedded fonts.</div>
219219
<div class="note wcag2ict documents">
220220

221-
[Content](#content-on-and-off-the-web) for which there are viewers or editors with a 200 percent zoom feature would automatically meet this success criterion when used with such viewers or editors, unless the content will not work with that zoom feature.</div>
221+
[Content](#content-on-and-off-the-web) for which there are viewers or editors with a 200 percent zoom feature would automatically satisfy this success criterion when used with such viewers or editors, unless the content will not work with that zoom feature.</div>
222222
<div class="note wcag2ict software">
223223

224224
The [Intent section in Understanding 1.4.4 Resize Text](http://section) refers to the ability to allow users to enlarge the text on screen at least up to 200% without needing to use [assistive technologies](#dfn-assistive-technologies). This means that the [non-web software](#software) provides some means for enlarging the text 200% (zoom or otherwise) without loss of [content](#content-on-and-off-the-web) or functionality, or that the non-web software works with the platform features to satisfy this success criterion.</div>
@@ -279,7 +279,7 @@ When the underlying user agent or platform software does not support these dimen
279279

280280
<div class="note wcag2ict software">
281281

282-
The intent section refers to the ability for content to reflow (for vertical scrolling content at a width equivalent to 320 CSS pixels, or for horizontal scrolling content at a height equivalent to 256 CSS pixels) when user agent zooming is used to scale content or when the [viewport](#dfn-viewport) changes in width. For [non-web software](#software), this means that when users scale content, adjust the size of a window, dialog, or other resizable content area, or change the screen resolution, the content will reflow without loss of information or functionality, and without requiring scrolling in two dimensions; or that the application works with platform features that satisfy this success criterion.</div>
282+
The intent section refers to the ability for content to reflow (for vertical scrolling content at a width equivalent to 320 CSS pixels, or for horizontal scrolling content at a height equivalent to 256 CSS pixels) when user agent zooming is used to scale content or when the [viewport](#dfn-viewport) changes in width. For [non-web software](#software), this means that when users scale content, adjust the size of a window, dialog, or other resizable content area, or change the screen resolution, the content will reflow without loss of information or functionality, and without requiring scrolling in two dimensions; or that the non-web software works with platform features that satisfy this success criterion.</div>
283283
<div class="note wcag2ict software">
284284

285285
Non-web software will have more frequent cases where two-dimensional layout is relied upon for usage or meaning than what occurs on the Web. For example:
@@ -651,7 +651,7 @@ The definitions of “[set of documents](#set-of-documents)” and “[set of so
651651
While some users may find it useful to have multiple ways to locate some groups of user interface elements within a non-web document or software program, this is not required by the success criterion (and may pose difficulties in some situations).</div>
652652
<div class="note wcag2ict">
653653

654-
The definitions of “[set of documents](#set-of-documents)” and “[set of software programs](#set-of-software-programs)” in WCAG2ICT require every item in the set to be independently reachable, and so nothing in such a set can be a “step in a process” that can't be reached any other way. The purpose of the exception—that items in a process are exempt from meeting this success criterion—is achieved by the definition of set.</div>
654+
The definitions of “[set of documents](#set-of-documents)” and “[set of software programs](#set-of-software-programs)” in WCAG2ICT require every item in the set to be independently reachable, and so nothing in such a set can be a “step in a process” that can't be reached any other way. The purpose of the exception—that items in a process are exempt from satisfying this success criterion—is achieved by the definition of set.</div>
655655

656656
<div class="note wcag2ict software">
657657

@@ -865,7 +865,7 @@ With this substitution, it would read:
865865

866866
<div class="note wcag2ict software">
867867

868-
Where software platforms provide a “locale / language” setting, applications that use that setting and render their interface in that “locale / language” would satisfy this success criterion. Applications that do not use the platform “locale / language” setting but instead use an [accessibility-supported](#dfn-accessibility-supported) method for exposing the human language of the [software](#software) would also satisfy this success criterion. Applications implemented in technologies where [assistive technologies](#dfn-assistive-technologies) cannot determine the human language and that do not support the platform “locale / language” setting may not be able to satisfy this success criterion in that locale / language.</div>
868+
Where software platforms provide a “locale / language” setting, applications that use that setting and render their interface in that “locale / language” would satisfy this success criterion. Applications that do not use the platform “locale / language” setting but instead use an [accessibility-supported](#dfn-accessibility-supported) method for exposing the human language of the [non-web software](#software) would also satisfy this success criterion. Applications implemented in technologies where [assistive technologies](#dfn-assistive-technologies) cannot determine the human language and that do not support the platform “locale / language” setting may not be able to satisfy this success criterion in that locale / language.</div>
869869
<div class="note wcag2ict software">
870870

871871
See also the [Comments on Closed Functionality](#comments-on-closed-functionality).</div>
@@ -1063,7 +1063,7 @@ With this substitution, it would read:
10631063
<dt>Object Recognition</dt>
10641064
<dd>The cognitive function test is to recognize objects.</dd>
10651065
<dt>Personal Content</dt>
1066-
<dd>The cognitive function test is to identify <a href="https://www.w3.org/TR/WCAG22/#dfn-non-text-content">non-text content</a> the user provided to <INS>[a website, <strong><a href="#document">non-web document</a></strong>strong>, or <strong><a href="#software">software</a></strong>]</INS>.</dd>
1066+
<dd>The cognitive function test is to identify <a href="https://www.w3.org/TR/WCAG22/#dfn-non-text-content">non-text content</a> the user provided to <INS>[a website, <strong><a href="#document">non-web document</a></strong>, or <strong><a href="#software">software</a></strong>]</INS>.</dd>
10671067
</dl>
10681068
<div class="note">
10691069

@@ -1154,7 +1154,7 @@ WCAG 2.2 has made this success criterion obsolete and removed it as a requiremen
11541154

11551155
###### Applying SC 4.1.2 Name, Role, Value to Non-Web Documents and Software
11561156

1157-
This applies directly as written, and as described in [Intent from Understanding Success Criterion 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value#intent), replacing “user agents, including assistive technologies", with “assistive technologies and accessibility features of underlying software” and the note with: “This success criterion is primarily for software developers who develop or use custom user interface components. For example, standard user interface components on most accessibility-supported platforms already meet this success criterion when used according to specification.”
1157+
This applies directly as written, and as described in [Intent from Understanding Success Criterion 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value#intent), replacing “user agents, including assistive technologies", with “assistive technologies and accessibility features of underlying software” and the note with: “This success criterion is primarily for software developers who develop or use custom user interface components. For example, standard user interface components on most accessibility-supported platforms already satisfy this success criterion when used according to specification.”
11581158

11591159
With this substitution, it would read:
11601160

0 commit comments

Comments
 (0)