Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update "set of" definitions #191

Merged
merged 9 commits into from Jul 14, 2023
18 changes: 9 additions & 9 deletions comments-by-guideline-and-success-criterion.md
Expand Up @@ -504,17 +504,17 @@ In software, a “link” is any text string or image in the user interface outs

###### Guidance When Applying Success Criterion 2.4.5 to Non-Web Documents and Software

This applies directly as written and described in [Intent from Understanding Success Criterion 2.4.5](https://www.w3.org/WAI/WCAG22/Understanding/multiple-ways#intent) (also provided below), replacing “Web page(s)” with “non-web document(s)” and “software program(s)”.
This applies directly as written and described in [Intent from Understanding Success Criterion 2.4.5](https://www.w3.org/WAI/WCAG22/Understanding/multiple-ways#intent) (also provided below), replacing “set of Web pages” with “set of non-web documents” and “set of software programs”.

With these substitutions, this success criterion would read:

(for non-web documents)

**2.4.5 Multiple Ways:** More than one way is available to locate a <INS>**[[non-web document](#document)]**</INS> within a [set of <INS>**[non-web documents]**</INS>](#set-of-documents) except where the <INS>**[non-web document]**</INS> is the result of, or a step in, a process.
**2.4.5 Multiple Ways:** More than one way is available to locate a <INS>**[[non-web document](#document)]**</INS> within a <INS>**[[set of non-web documents](#set-of-documents)]**</INS> except where the <INS>**[non-web document]**</INS> is the result of, or a step in, a process.

(for software programs)

**2.4.5 Multiple Ways:** More than one way is available to locate a <INS>**[[software program](#software)]**</INS> within a [set of <INS>**[software programs]**</INS>](#set-of-software-programs) except where the <INS>**[software program]**</INS> is the result of, or a step in, a process.
**2.4.5 Multiple Ways:** More than one way is available to locate a <INS>**[[software program](#software)]**</INS> within a <INS>**[[set of software programs](#set-of-software-programs)]**</INS> except where the <INS>**[software program]**</INS> is the result of, or a step in, a process.

<div class="note">

Expand Down Expand Up @@ -741,17 +741,17 @@ This applies directly as written, and as described in [Intent from Understanding

###### Guidance When Applying Success Criterion 3.2.3 to Non-Web Documents and Software

This applies directly as written and described in [Intent from Understanding Success Criterion 3.2.3](https://www.w3.org/WAI/WCAG22/Understanding/consistent-navigation#intent) (also provided below), replacing “web pages” with “non-web documents” and “software programs”.
This applies directly as written and described in [Intent from Understanding Success Criterion 3.2.3](https://www.w3.org/WAI/WCAG22/Understanding/consistent-navigation#intent) (also provided below), replacing “set of Web pages” with “set of non-web documents” and “set of software programs”.

With these substitutions, this success criterion would read:

(for non-web documents)

**3.2.3 Consistent Navigation:** Navigational mechanisms that are repeated on multiple <INS>**[[non-web documents](#document)]**</INS> within a [set of <INS>**[non-web documents]**</INS>](#set-of-documents) occur in the same relative order each time they are repeated, unless a change is initiated by the user.
**3.2.3 Consistent Navigation:** Navigational mechanisms that are repeated on multiple <INS>**[[non-web documents](#document)]**</INS> within a <INS>**[[set of non-web documents](#set-of-documents)]**</INS> occur in the same relative order each time they are repeated, unless a change is initiated by the user.

(for software programs)

**3.2.3 Consistent Navigation:** Navigational mechanisms that are repeated on multiple <INS>**[[software programs](#software)]**</INS> within a [set of <INS>**[software programs]**</INS>](#set-of-software-programs) occur in the same relative order each time they are repeated, unless a change is initiated by the user.
**3.2.3 Consistent Navigation:** Navigational mechanisms that are repeated on multiple <INS>**[[software programs](#software)]**</INS> within a <INS>**[[set of software programs](#set-of-software-programs)]**</INS> occur in the same relative order each time they are repeated, unless a change is initiated by the user.

<div class="note">

Expand All @@ -764,17 +764,17 @@ Although not required by this success criterion, ensuring that navigation elemen

###### Guidance When Applying Success Criterion 3.2.4 to Non-Web Documents and Software

This applies directly as written and described in [Intent from Understanding Success Criterion 3.2.4](https://www.w3.org/WAI/WCAG22/Understanding/consistent-identification#intent) (also provided below), replacing “web pages” with “non-web documents” and “software programs”.
This applies directly as written and described in [Intent from Understanding Success Criterion 3.2.4](https://www.w3.org/WAI/WCAG22/Understanding/consistent-identification#intent) (also provided below), replacing “set of web pages” with “set of non-web documents” and “set of software programs”.

With these substitutions, this success criterion would read:

(for non-web documents)

**3.2.4 Consistent Identification:** Components that have the [same functionality](#dfn-same-functionality) within a [set of <INS>**[non-web documents]**</INS>](#set-of-documents) are identified consistently.
**3.2.4 Consistent Identification:** Components that have the [same functionality](#dfn-same-functionality) within a <INS>**[[set of non-web documents](#set-of-documents)]**</INS> are identified consistently.

(for programs)

**3.2.4 Consistent Identification:** Components that have the [same functionality](#dfn-same-functionality) within a [set of <INS>**[software programs]**</INS>](#set-of-software-programs) are identified consistently.
**3.2.4 Consistent Identification:** Components that have the [same functionality](#dfn-same-functionality) within a <INS>**[[set of software programs](#set-of-software-programs)]**</INS> are identified consistently.

<div class="note">

Expand Down
4 changes: 2 additions & 2 deletions comments-on-definitions-in-wcag-2.2-glossary-in-appendix-a.md
Expand Up @@ -512,11 +512,11 @@ See [Section 6 Comments on Conformance](#comments-on-conformance).

##### Guidance When Applying “set of Web pages” to Non-Web Documents and Software

This applies directly as written and as described in the WCAG 2.2 glossary.
See the guidance on [set of documents](#set-of-documents) and [set of software programs](#set-of-software-programs) in the [Key Terms](#key-terms) section.

<div class="note">

For those success criteria that use the term “set of web pages” explicitly or implicitly ([2.4.1](#bypass-blocks), [2.4.5](#multiple-ways), [3.2.3](#consistent-navigation), and [3.2.4](#consistent-identification)) WCAG2ICT provides specific replacement term(s) for “set of Web pages”.</div>
For success criteria that use the term “set of web pages”, either explicitly or implicitly ([2.4.1](#bypass-blocks), [2.4.5](#multiple-ways), [3.2.3](#consistent-navigation), and [3.2.4](#consistent-identification)), simply substitute "set of non-web documents" and "set of software programs" when applying this to non-web technologies.</div>

#### dfn-structure

Expand Down
6 changes: 3 additions & 3 deletions key-terms.md
Expand Up @@ -71,7 +71,7 @@ The term **set of documents**, as used in WCAG2ICT, has the meaning below:

<DL><DT>set of documents (non-web) (as used in WCAG2ICT)</DT><DD>

group of [documents](#document) that are published together, and where the items all refer to each other by name or link
collection of <INS>**[documents](#document)**</INS> that share a common purpose, are created by the same author, group or organization <INS>**[and that are published together, and the documents all refer to each other by name or link]**</INS>
</DD></DL>
<div class="note">

Expand All @@ -90,11 +90,11 @@ The term **set of software programs**, as used in WCAG2ICT, has the meaning belo

<DL><DT>set of software programs (as used in WCAG2ICT)</DT><DD>

group of [software](#software) programs that are distributed together and that can be launched and used independently from each other, but that are interlinked each with every other one such that users can navigate from one program to another via a consistent method that appears in each member of the set
collection of <INS>**[software](#software) programs]**</INS> that share a common purpose, are created by the same author, group or organization <INS>**[and that are distributed together and can be launched and used independently from each other, but are interlinked each with every other one such that users can navigate from one program to another via a consistent method that appears in each member of the set]**</INS>
</DD></DL>
<div class="note">

This definition of “set of software programs” is derived from the characteristics of a “set” of web pages, and is used for mapping WCAG success criteria to software. Although such sets occur frequently for web pages, such sets appear to be extremely rare for software.</div>
Although such sets occur frequently for web pages, they appear to be extremely rare for software.</div>
<div class="note">

Redistributing or bundling previously distributed software as a collection does not constitute a set of software programs.</div>
Expand Down