diff --git a/understanding/20/headings-and-labels.html b/understanding/20/headings-and-labels.html index 018e2eb24a..52a0cbb1af 100644 --- a/understanding/20/headings-and-labels.html +++ b/understanding/20/headings-and-labels.html @@ -31,25 +31,23 @@
This Success Criterion does not require headings or labels. This Success Criterion +
This Success Criterion does not require headings or labels— for input labels, that consideration is covered separately by 3.3.2 Labels or Instructions. This Success Criterion requires that if headings or labels are provided, they be descriptive. This Success Criterion also does not require that content acting as a heading or label be correctly marked up or - identified – this aspect is covered separately by + identified—that aspect is covered separately by 1.3.1: Info and Relationships. It is possible for content to pass this Success Criterion (providing descriptive content that acts as headings or labels) while failing Success Criterion 1.3.1 (if the headings or labels aren't correctly marked up/identified). Conversely, it is also possible for content to pass Success Criterion 1.3.1 (with headings or labels correctly - marked up or identified), while failing this Success Criterion (if those headings or labels are not - sufficiently clear or descriptive). + marked up or identified), while failing this Success Criterion (if those headings or labels are inaccurate or insufficiently clear).
Further, in the case of labels, this Success Criterion does not take into consideration whether or not
- alternative methods of providing an accessible name for form controls and inputs has been
- used – this aspect is covered separately by 4.1.2: Name, Role and Value. It is possible
+ alternative methods of providing an accessible name for form controls and inputs have been
+ used—that aspect is covered separately by 4.1.2: Name, Role and Value. It is possible
for controls and inputs to have an appropriate accessible name (e.g. using aria-label="…"
)
- and therefore pass Success Criterion 4.1.2, but to still fail this Success Criterion (if the label is not
- sufficiently clear or descriptive).
+ 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).
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 3.3.2: Labels or Instructions for more information on the use of labels. +
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 3.3.2: Labels or Instructions for more information on the use of labels.
@@ -60,12 +58,12 @@How To Write Well,
Cut Out Useless Words,
Identify Unnecessary Words, and so on. The section headings are clear and concise and the structure of the information is - reflected in the structure of the headings.
Summary,
Introduction, [other sections unique diff --git a/understanding/20/labels-or-instructions.html b/understanding/20/labels-or-instructions.html index 30eb30ecb2..446cf89fbc 100644 --- a/understanding/20/labels-or-instructions.html +++ b/understanding/20/labels-or-instructions.html @@ -41,13 +41,13 @@
This Success Criterion does not require that labels or instructions be correctly marked up, - identified, or associated with their respective controls - this aspect is covered separately by + identified, or associated with their respective controls—that aspect is covered separately by 1.3.1: Info and Relationships. It is possible for content to pass this Success Criterion (providing relevant labels and instructions) while failing Success Criterion 1.3.1 (if the labels or instructions aren't correctly marked up, identified, or associated).
Further, this Success Criterion does not take into consideration whether or not alternative methods of
- providing an accessible name or description for form controls and inputs has been used - this aspect is
+ providing an accessible name or description for form controls and inputs has been used—that aspect is
covered separately by 4.1.2: Name, Role and Value. It is possible
for controls and inputs to have an appropriate accessible name or description (e.g. using aria-label="..."
)
and therefore pass Success Criterion 4.1.2, but to still fail this Success Criterion (if the labels or instructions
@@ -57,7 +57,7 @@
While this Success Criterion requires that controls and inputs have labels or instructions, whether or - not labels (if used) are sufficiently clear or descriptive is covered separately by + not labels (if used) are accurate, sufficiently clear, or descriptive is covered separately by 2.4.6: Headings and Labels.
@@ -69,8 +69,8 @@