Skip to content

Commit eabc5e3

Browse files
authored
Update used-in-an-unusual-or-restricted-way.html (#3707)
closes #3487 by making the reference WCAG 2 and not WCAG 2.1. Similar to effort in #3585 It is unclear to me if the change needs to be made in the hmtl or in one of these source files, where the definition also occurs, so citing them as part of the change /wcag20/sources/wcag2-src.xml /wcag20/sources/wcag2-src.REC.xml Note that this change is based on existing non-normative information under [Background on WCAG 2](https://www.w3.org/TR/WCAG22/#background-on-wcag-2) in the existing TR, which reads in part: >Where this document refers to WCAG 2 it is intended to mean any and all versions of WCAG that start with 2.
1 parent ec1d270 commit eabc5e3

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed
Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
<dt><dfn id="dfn-used-in-an-unusual-or-restricted-way">used in an unusual or restricted way</dfn></dt>
22
<dd>
3-
3+
44
<p>words used in such a way that requires users to know exactly which definition to apply
55
in order to understand the content correctly
66
</p>
7-
8-
<aside class="example"><p>The term "gig" means something different if it occurs in a discussion of music concerts
9-
than it does in article about computer hard drive space, but the appropriate definition
10-
can be determined from context. By contrast, the word "text" is used in a very specific
11-
way in WCAG 2.1, so a definition is supplied in the glossary.
12-
</p></aside>
13-
7+
8+
<aside class="example">
9+
<p>The term "gig" means something different if it occurs in a discussion of music concerts
10+
than it does in article about computer hard drive space, but the appropriate definition
11+
can be determined from context. By contrast, the word "text" is used in a very specific
12+
way in WCAG 2, so a definition is supplied in the glossary.
13+
</p>
14+
</aside>
15+
1416
</dd>

0 commit comments

Comments
 (0)