Skip to content

Commit dbb3207

Browse files
mbgowerpatrickhlaukekfranqueiro
authored
3984 labels descriptions (#4212)
Closes #3984 by incorporating the idea of accuracy into 2.4.6 Headings and Labels, and reinforcing the relationship between 2.4.6 and 3.3.2 Labels or Instructions. Also took the opportunity to use em dashes instead of dashes, where appropriate. --------- Co-authored-by: Patrick H. Lauke Co-authored-by: Kenneth G. Franqueiro
1 parent 8267b59 commit dbb3207

File tree

2 files changed

+18
-21
lines changed

2 files changed

+18
-21
lines changed

understanding/20/headings-and-labels.html

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -31,25 +31,22 @@

Intent of Headings and Labels

3131
may suffice if it provides an appropriate cue to finding and navigating content.
3232
p>
3333

34-
<p>This success criterion does not require headings or labels. This Success Criterion
35-
requires that if headings or labels are provided, they be descriptive. This success criterion also
34+
<p>This success criterion requires that if headings or labels are provided, they be descriptive. This success criterion does not require headings or labels; labels for inputs are covered separately by <a href="labels-or-instructions">3.3.2 Labels or Instructionsa>. This success criterion also
3635
does not require that content acting as a heading or label be correctly marked up or
37-
identified – this aspect is covered separately by
36+
identified — that aspect is covered separately by
3837
<a href="info-and-relationships">1.3.1: Info and Relationshipsa>. It is possible for content
3938
to pass this success criterion (providing descriptive content that acts as headings or labels) while failing
4039
Success Criterion 1.3.1 (if the headings or labels aren't correctly marked up/identified). Conversely,
4140
it is also possible for content to pass Success Criterion 1.3.1 (with headings or labels correctly
42-
marked up or identified), while failing this success criterion (if those headings or labels are not
43-
sufficiently clear or descriptive).
41+
marked up or identified), while failing this success criterion (if those headings or labels are inaccurate or insufficiently clear).
4442
p>
4543
<p>Further, in the case of labels, this success criterion does not take into consideration whether or not
46-
alternative methods of providing an accessible name for form controls and inputs has been
47-
used – this aspect is covered separately by <a href="name-role-value">4.1.2: Name, Role and Valuea>. It is possible
44+
alternative methods of providing an accessible name for form controls and inputs have been
45+
used — that aspect is covered separately by <a href="name-role-value">4.1.2: Name, Role and Valuea>. It is possible
4846
for controls and inputs to have an appropriate accessible name (e.g. using <code>aria-label="…"code>)
49-
and therefore pass Success Criterion 4.1.2, but to still fail this success criterion (if the label is not
50-
sufficiently clear or descriptive).
47+
and therefore pass Success Criterion 4.1.2, but to still fail this success criterion (if the label is inaccurate or insufficiently clear or descriptive).
5148
p>
52-
<p>This success criterion does not require the use of labels; however, it does require that if labels are present, they must be sufficiently clear or descriptive. Please see <a href="labels-or-instructions">3.3.2: Labels or Instructionsa> for more information on the use of labels.
49+
<p>This success criterion does not require the use of labels; however, it does require that if labels are present, they must be accurate and sufficiently clear or descriptive. Please see <a href="labels-or-instructions">3.3.2: Labels or Instructionsa> for more information on the use of labels.
5350
p>
5451

5552
section>
@@ -60,12 +57,12 @@

Benefits of Headings and Labels

6057
<li>Descriptive headings are especially helpful for users who have disabilities that make
6158
reading slow and for people with limited short-term memory. These people benefit when
6259
section titles make it possible to predict what each section contains.li>
63-
<li>Form input controls with labels that clearly describe the content that is expected to be
60+
<li>Form input controls with labels that clearly and accurately describe the content that is expected to be
6461
entered helps users know how to successfully complete the form.li>
6562
<li>When headings and labels are also correctly marked up and identified in accordance with
66-
<a href="info-and-relationships">1.3.1: Info and Relationshipsa>, this Success Criterion
63+
<a href="info-and-relationships">1.3.1: Info and Relationshipsa>, this success criterion
6764
helps people who use screen readers by ensuring that labels and headings are clearer when
68-
presented in a different format for example, in an automatically generated list of
65+
presented in a different format for example, in an automatically generated list of
6966
headings, a table of contents, or when jumping from heading to heading within a page.li>
7067
ul>
7168

@@ -78,12 +75,12 @@

Examples of Headings and Labels

7875
<dt>A news sitedt>
7976
<dd>The home page of a news site lists the headlines for the top stories of the hour.
8077
Under each heading are the first 35 words of the story and a link to the full article.
81-
Each headline gives a clear idea of the article's subject.dd>
78+
Each headline gives a clear and accurate idea of the article's subject.dd>
8279
<dt>A guide on how to write welldt>
8380
<dd>A guide on writing contains the following section titles: <q>How To Write Wellq>,
8481
<q>Cut Out Useless Wordsq>, <q>Identify Unnecessary Wordsq>, and so on.
8582
The section headings are clear and concise and the structure of the information is
86-
reflected in the structure of the headings.dd>
83+
accurately reflected in the structure of the headings.dd>
8784
<dt>Consistent headings in different articlesdt>
8885
<dd>A website contains papers from a conference. Submissions to the conference are required
8986
to have the following organization: <q>Summaryq>, <q>Introductionq>, [other sections unique

understanding/20/labels-or-instructions.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@

Intent of Labels or Instructions

4141
p>
4242

4343
<p>This success criterion does not require that labels or instructions be correctly marked up,
44-
identified, or associated with their respective controls - this aspect is covered separately by
44+
identified, or associated with their respective controls — that aspect is covered separately by
4545
<a href="info-and-relationships">1.3.1: Info and Relationshipsa>. It is possible for content
4646
to pass this success criterion (providing relevant labels and instructions) while failing
4747
Success Criterion 1.3.1 (if the labels or instructions aren't correctly marked up, identified, or associated).
4848
p>
4949
<p>Further, this success criterion does not take into consideration whether or not alternative methods of
50-
providing an accessible name or description for form controls and inputs has been used - this aspect is
50+
providing an accessible name or description for form controls and inputs has been used — that aspect is
5151
covered separately by <a href="name-role-value">4.1.2: Name, Role and Valuea>. It is possible
5252
for controls and inputs to have an appropriate accessible name or description (e.g. using <code>aria-label="..."code>)
5353
and therefore pass Success Criterion 4.1.2, but to still fail this success criterion (if the labels or instructions
@@ -57,7 +57,7 @@

Intent of Labels or Instructions

5757
interactive components) that are not associated with data entry.
5858
p>
5959
<p>While this success criterion requires that controls and inputs have labels or instructions, whether or
60-
not labels (if used) are sufficiently clear or descriptive is covered separately by
60+
not labels (if used) are accurate, sufficiently clear, or descriptive is covered separately by
6161
<a href="headings-and-labels">2.4.6: Headings and Labelsa>.
6262
p>
6363

@@ -69,8 +69,8 @@

Benefits of Labels or Instructions

6969
<ul>
7070

7171
<li>Providing labels and instructions (including examples of expected
72-
data formats) helps all users - but particularly those with cognitive, language, and learning
73-
disabilities - to enter information correctly.
72+
data formats) helps all users but particularly those with cognitive, language, and learning
73+
disabilities to enter information correctly.
7474
li>
7575

7676
<li>Providing labels and instructions (including identification of required
@@ -109,7 +109,7 @@

Examples of Labels or Instructions

109109

110110
<li>To enter their name, users are provided with two separate text fields. Rather than
111111
having a single label "Name" (which would appear to leave the second text field unlabelled),
112-
each field is given an explicit label - "Given Name" and "Family Name".
112+
each field is given an explicit label "Given Name" and "Family Name".
113113
li>
114114

115115
<li>A U.S. phone number separates the area code, exchange, and number into three fields.

0 commit comments

Comments
 (0)