Skip to content

Commit bc308f0

Browse files
authored
[4e8ab6] Fix aria mapping on the "Element with role attribute has required states and properties" rule (#2328)
* fix aria mapping * remove comment
1 parent be01a9a commit bc308f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_rules/role-required-states-and-properties-4e8ab6.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ accessibility_requirements:
1111
failed: not satisfied
1212
passed: further testing needed
1313
inapplicable: further testing needed
14-
aria12:requiredState: # 5.2.2 Required States and Properties
14+
aria12:requiredState:
15+
title: ARIA 1.2, 5.2.2 Required States and Properties
1516
forConformance: true
1617
failed: not satisfied
1718
passed: satisfied

0 commit comments

Comments
 (0)