Skip to content

Commit 58f7b64

Browse files
editorial fixes
1 parent 2d04b2d commit 58f7b64

File tree

4 files changed

+12
-6
lines changed

4 files changed

+12
-6
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<section id="enabling-funders">
2-
<h2>Enabling funders</h2>
2+
<h3>Enabling funders</h3>
33
<p>This publication has been funded in part with U.S. Federal funds from the Health and Human Services, National Institute on Disability, Independent Living, and Rehabilitation Research (NIDILRR), initially under contract number ED-OSE-10-C-0067, then under contract number HHSP23301500054C, and now under HHS75P00120P00168. The content of this publication does not necessarily reflect the views or policies of the U.S. Department of Health and Human Services or the U.S. Department of Education, nor does mention of trade names, commercial products, or organizations imply endorsement by the U.S. Government.</p>
44
</section>

guidelines/acknowledgements/previous-contributors.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<section>
2-
<h2>Previous contributors to the development of this document</h2>
2+
<h3>Previous contributors to the development of this document</h3>
33
<p>Abi James,
44
Abi Roper,
55
Alastair Campbell,

guidelines/acknowledgements/previous-notable-contributors.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<h3>Previous notable contributors:</h3>
33
<ul>
44
<li>Michael Cooper, Staff Editor 2021-2023 (W3C)</li>
5-
<li>Shawn Lauriat, Editor 2021-2023 (Google)</li>
6-
<li>Wilco Fiers, Project Manager 2021-2023 (Deque))</li>l
5+
<li>Shawn Lauriat, Editor 2021-2023 (Google, Inc.)</li>
6+
<li>Wilco Fiers, Project Manager 2021-2023 (Deque Systems, Inc.)</li>
77
</ul>
88
</section>

guidelines/index.html

+8-2
Original file line numberDiff line numberDiff line change
@@ -1561,12 +1561,18 @@ <h2>Glossary</h2>
15611561
</dd>
15621562
<dt data-status="developing"><dfn>Task flow</dfn></dt>
15631563
<dd>
1564-
<p>Testing scope that includes a series views that support a specified <a>user activity</a>. A task flow may include a subset of <a>items</a> in a <a>view</a> or a group of views. Only the part of the views that support the user activity are included in a test of the task flow.</p>
1564+
<p>Testing scope that includes a series views that support a specified user activity. A task flow may include a subset of <a>items</a> in a <a>view</a> or a group of views. Only the part of the views that support the user activity are included in a test of the task flow.</p>
15651565
</dd>
15661566
<dt data-status="developing"><dfn>Test</dfn></dt>
15671567
<dd>
15681568
<p>Mechanism to evaluate implementation of a <a>method</a>.</p>
15691569
</dd>
1570+
<dt><dfn>Text</dfn></dt>
1571+
<dd>
1572+
<div class="ednote">
1573+
<p>To be defined.</p>
1574+
</div>
1575+
</dd>
15701576
<dt><dfn>User agent</dfn></dt>
15711577
<dd>
15721578
<div class="ednote">
@@ -1583,7 +1589,7 @@ <h2>Glossary</h2>
15831589
</dd>
15841590
<dt data-status="developing"><dfn>View</dfn></dt>
15851591
<dd>
1586-
<p>Testing scope that includes all <a>content</a> visually and <a>programmatically</a> available without a <a>significant change</a>. Conceptually, views correspond to the definition of a web page as used in WCAG 2, but are not restricted to content meeting that definition. For example, a view could be considered a “screen” in a mobile app or a layer of web content, such as a modal dialog.</p>
1592+
<p>Testing scope that includes all <a>content</a> visually and <a>programmatically</a> available without a significant change. Conceptually, views correspond to the definition of a web page as used in WCAG 2, but are not restricted to content meeting that definition. For example, a view could be considered a “screen” in a mobile app or a layer of web content, such as a modal dialog.</p>
15871593
</dd>
15881594
<dt><dfn>Web technologies</dfn></dt>
15891595
<dd>

0 commit comments

Comments
 (0)