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
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -11,11 +11,11 @@ This repository is used to work on guidance for mobile accessibility.
11
11
- The [comments folder](/comments) contains Markdown files with our comments on each success criterion (and principle, guidelines in the future).
12
12
- The [sections folder](/sections) contains Markdown files for each section, such as abstract, introduction, etc.
13
13
- The [plugins folder](/plugins) contains Javascript files with Markdown extensions
14
-
-[`GithubPlugin`](/plugins/github.js): adds the `[issue:<issue>]` tag to render a `Note` linking to the given Github`<issue>`.
14
+
-[`GitHubPlugin`](/plugins/github.js): adds the `[issue:<issue>]` tag to render a `Note` linking to the given GitHub`<issue>`.
15
15
-[`NotePlugin`](/plugins/note.js): adds the `[note:<markdown>]` tag to render a `Note` containing the given `<markdown>`.
16
16
-[`WcagPlugin`](/plugins/wcag.js): adds the `[wcag|wcag2ict:<id>]` tag to render a `<details>` component containing the WCAG(2ICT) section identified by the given `<id>`.
17
17
18
-
Upon push to the `main` branch, the [`index.html`](index.html) file gets generated based on the [comments](/comments) and [sections](/sections) folders. Next, the `index.html` file gets commited, and then deployed to Github Pages.
18
+
Upon push to the `main` branch, the [`index.html`](index.html) file gets generated based on the [comments](/comments) and [sections](/sections) folders. Next, the `index.html` file gets commited, and then deployed to GitHub Pages.
Copy file name to clipboardExpand all lines: index.html
+24-6
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ <h3>Comparison with the 2015 Mobile Accessibility Working Draft Note</h3>
102
102
<ul>
103
103
<li>
104
104
<divclass="note">
105
-
<p>Work In Progress</p>
105
+
<p><strong>Work In Progress</strong>. See: <ahref="#key-terms">Key Terms section</a></p>
106
106
107
107
</div>
108
108
</li>
@@ -189,14 +189,32 @@ <h3>Comparison with the 2015 Mobile Accessibility Working Draft Note</h3>
189
189
190
190
</section>
191
191
192
+
<sectionid="key-terms">
193
+
<h2>Key Terms</h2>
194
+
<p>WCAG2Mobile defines key glossary terms to refine the broader scope of WCAG2ICT for Mobile Applications. It introduces terms that do not exist in WCAG2ICT or WCAG but are important to define for a Mobile Application context.</p>
195
+
<p>“Content” and “user agent” are glossary terms from WCAG2ICT that need to be interpreted significantly differently when applied to Mobile Applications.</p>
196
+
<p>The glossary terms “document” and “software” in WCAG2ICT are replaced with the defined terms “screen” and “view”. The glossary terms “set of web pages”, “set of documents” and “set of software programs” are replaced with the defined term “set of screens”.</p>
197
+
<p>The term “accessibility services of platform software”, introduced by WCAG2ICT, has been modified to reflect its different use in Mobile Applications. Additionally, “closed functionality” has a different meaning in the context of Mobile Applications.</p>
198
+
<p>The remaining glossary terms from WCAG2ICT and WCAG 2 are addressed in <ahref="https://w3c.github.io/wcag2ict/#comments-on-definitions-in-wcag-2-glossary">WCAG2ICT: Comments on Definitions in WCAG 2 Glossary</a>.</p>
199
+
<p>Terms defined and used in WCAG2Mobile are applicable only to the interpretation of the guidance in this document. The particular definitions should not be interpreted as having applicability to situations beyond the scope of WCAG2Mobile. Further information on usage of these terms follows.</p>
200
+
<p>
201
+
<divclass="note">
202
+
<p><strong>Work in Progress</strong>. See <ahref="https://github.com/w3c/matf/issues?q=is%3Aissue%20state%3Aopen%20label%3Adefinition">Issues labeled as 'definition' on GitHub</a>.</p>
203
+
204
+
</div>
205
+
</p>
206
+
207
+
</section>
208
+
192
209
<sectionid="comments">
193
210
<h2>Comments by Principle, Guideline and Success Criterion</h2>
194
211
<p>The sections that follow are organized according to the principles, guidelines and success criteria from WCAG 2.2. The text of each principle, guideline and success criterion from WCAG 2.2 is provided as quoted text. Following that, the WCAG2ICT guidance is provided as quoted text. Next, the WCAG2Mobile guidance itself is provided.</p>
195
-
<divclass="note" title="Work In Progress">
196
-
<p>
197
-
The document currently only includes guidance for success criteria. The guidance for principles and guidelines will be added at a later stage.
198
-
</p>
199
-
</div>
212
+
<p>
213
+
<divclass="note">
214
+
<p><strong>Work in Progress</strong>. The document currently only includes guidance for success criteria. The guidance for principles and guidelines will be added at a later stage.</p>
Copy file name to clipboardExpand all lines: sections/comments.md
+1-5
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,4 @@
2
2
3
3
The sections that follow are organized according to the principles, guidelines and success criteria from WCAG 2.2. The text of each principle, guideline and success criterion from WCAG 2.2 is provided as quoted text. Following that, the WCAG2ICT guidance is provided as quoted text. Next, the WCAG2Mobile guidance itself is provided.
4
4
5
-
<divclass="note"title="Work In Progress">
6
-
<p>
7
-
The document currently only includes guidance for success criteria. The guidance for principles and guidelines will be added at a later stage.
8
-
</p>
9
-
</div>
5
+
[note:**Work in Progress**. The document currently only includes guidance for success criteria. The guidance for principles and guidelines will be added at a later stage.]
Copy file name to clipboardExpand all lines: sections/comparison.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ With this perspective in mind, the following list highlights where this current
11
11
- platform software
12
12
- virtual keyboard
13
13
- New key terms introduced by WCAG2Mobile:
14
-
-[note:Work In Progress]
14
+
-[note:**Work In Progress**. See: [Key Terms section](#key-terms)]
15
15
- Inclusion of all WCAG 2.2 Level A and AA success criteria and not just those specifically affected by mobile phone usage.
16
16
17
17
The prior 2015 Mobile Working Draft Note included specific guidance on the following WCAG 2.0 success criteria for mobile, primarily for a mobile web context:
WCAG2Mobile defines key glossary terms to refine the broader scope of WCAG2ICT for Mobile Applications. It introduces terms that do not exist in WCAG2ICT or WCAG but are important to define for a Mobile Application context.
4
+
5
+
“Content” and “user agent” are glossary terms from WCAG2ICT that need to be interpreted significantly differently when applied to Mobile Applications.
6
+
7
+
The glossary terms “document” and “software” in WCAG2ICT are replaced with the defined terms “screen” and “view”. The glossary terms “set of web pages”, “set of documents” and “set of software programs” are replaced with the defined term “set of screens”.
8
+
9
+
The term “accessibility services of platform software”, introduced by WCAG2ICT, has been modified to reflect its different use in Mobile Applications. Additionally, “closed functionality” has a different meaning in the context of Mobile Applications.
10
+
11
+
The remaining glossary terms from WCAG2ICT and WCAG 2 are addressed in [WCAG2ICT: Comments on Definitions in WCAG 2 Glossary](https://w3c.github.io/wcag2ict/#comments-on-definitions-in-wcag-2-glossary).
12
+
13
+
Terms defined and used in WCAG2Mobile are applicable only to the interpretation of the guidance in this document. The particular definitions should not be interpreted as having applicability to situations beyond the scope of WCAG2Mobile. Further information on usage of these terms follows.
14
+
15
+
[note:**Work in Progress**. See [Issues labeled as 'definition' on GitHub](https://github.com/w3c/matf/issues?q=is%3Aissue%20state%3Aopen%20label%3Adefinition).]
0 commit comments