From ec226a04ca0fd7f47f8cb2a096f5c6059a93effd Mon Sep 17 00:00:00 2001
From: davidofyork The intent of this Success Criterion is to have content authors present instructions
- or labels that identify the controls in a form so that users know what input data
+ The intent of this Success Criterion is to have content authors present accurate instructions
+ or labels that precisely and clearly identify the controls in a form so that users know what input data
is expected. In the case of radio buttons, checkboxes, comboboxes, or similar controls
- that provide users with options, each option must have an appropriate label so that
+ that provide users with options, each option must have an accurate and descriptive label so that
users know what they are actually selecting.
- Instructions or labels may also specify data formats for data entry fields, especially
+ Instructions or labels may also accurately specify data formats for data entry fields, especially
if they are out of the customary formats or if there are specific rules for correct
input. Content authors may also choose to make such instructions available to users
only when the individual control has focus especially when instructions are long and
@@ -34,16 +34,16 @@ Understanding Labels or Instructions
In brief
@@ -21,12 +21,12 @@ In brief
Intent of Labels or Instructions
- Intent of Labels or Instructions
The intent of this Success Criterion is not to clutter the page with unnecessary information - but to provide important cues and instructions that will benefit people with disabilities. + but to provide accurate and essential cues and instructions that will benefit people with disabilities. Too much information or instruction can be just as harmful as too little. - The goal is to make certain that enough information is provided for the user to accomplish + The goal is to make certain that enough accurate information is provided for the user to accomplish the task without undue confusion or navigation.
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 1.3.1: Info and Relationships. It is possible for content - to pass this Success Criterion (providing relevant labels and instructions) while failing + to pass this Success Criterion (providing relevant, accurate 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 @@ -56,9 +56,7 @@
This Success Criterion does not apply to links or other controls (such as an expand/collapse widget, or similar interactive components) that are not associated with data entry.
-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 - 2.4.6: Headings and Labels. +
While this Success Criterion requires that controls and inputs have labels or instructions, it is crucial that these labels or instructions are not only present but also accurate. The clarity and descriptiveness of labels are further addressed by 2.4.6: Headings and Labels.
@@ -68,12 +66,12 @@