Skip to content

Commit b271c8e

Browse files
authored
Merge branch 'develop' into 2024-survey-keyboard-trap
2 parents a691cce + a77f604 commit b271c8e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_rules/form-field-non-empty-accessible-name-e086e5.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ accessibility_requirements:
1010
failed: not satisfied
1111
passed: further testing needed
1212
inapplicable: further testing needed
13+
wcag20:1.3.1: # Info and Relationships (A)
14+
secondary: This success criterion is **more strict** than this rule. This is because 1.3.1 Info and Relationship requires that information, structure, and relationships conveyed through presentation can be programmatically determined or are available in text, while 4.1.2 Name, Role, Value only requires an accessible name.
15+
wcag20:2.5.3: # Label in Name (A)
16+
secondary: This success criterion is **more strict** than this rule. This is because 2.5.3 Label in Name requires that if a label is visible, the accessible name contains the label that is presented visually, while 4.1.2 Name, Role, Value only requires an accessible name.
1317
input_aspects:
1418
- Accessibility Tree
1519
- CSS styling

0 commit comments

Comments
 (0)