Skip to content

Commit 8ddf07d

Browse files
authored
Update form-field-label-descriptive-cc0f0a.md
1 parent 1098dca commit 8ddf07d

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

_rules/form-field-label-descriptive-cc0f0a.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ acknowledgments:
3434

3535
## Applicability
3636

37-
This rule applies to any [programmatic label][] of an element which has one of the following [semantic roles][semantic role]:
37+
This rule applies to any element which has one of the following [semantic roles][semantic role]:
3838

3939
- `checkbox`
4040
- `combobox`
@@ -50,7 +50,11 @@ This rule applies to any [programmatic label][] of an element which has one of t
5050

5151
and where both the element and the [programmatic label][] are [visible][].
5252

53-
## Expectation
53+
## Expectation 1
54+
55+
Each test target has a label, and the label is descriptive.
56+
57+
## Expectation 2
5458

5559
Each test target, together with its [visual context][], describes the purpose of the associated element.
5660

@@ -69,7 +73,6 @@ Having a [label][] which is not included in the [accessible name][] is a violati
6973

7074
### Assumptions
7175

72-
- This rule assumes that [labels][label] are intended for sighted users, and that hiding a [visible][] [label][] from assistive technologies, is a failure of [Success Criterion 4.1.2: Name, Role and Value][sc412], but not of [Success Criterion 2.4.6: Headings and Labels][sc246].
7376
- This rule assumes that the [programmatic labels][programmatic label] of an element are also part of its [visual context][].
7477

7578
### Accessibility Support

0 commit comments

Comments
 (0)