From 27f5f1100cf692856fbadbfd539a5b1233303612 Mon Sep 17 00:00:00 2001 From: Sasha Nichols Date: Mon, 12 May 2025 16:00:44 -0500 Subject: [PATCH 1/2] fix aria mapping --- _rules/role-required-states-and-properties-4e8ab6.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_rules/role-required-states-and-properties-4e8ab6.md b/_rules/role-required-states-and-properties-4e8ab6.md index 8d4336e1c8..830151e3ed 100755 --- a/_rules/role-required-states-and-properties-4e8ab6.md +++ b/_rules/role-required-states-and-properties-4e8ab6.md @@ -12,6 +12,7 @@ accessibility_requirements: passed: further testing needed inapplicable: further testing needed aria12:requiredState: # 5.2.2 Required States and Properties + title: ARIA 1.2, 5.2.2 Required States and Properties forConformance: true failed: not satisfied passed: satisfied From b3c8851b682bdf0dd04a88ebda81ce83023d0816 Mon Sep 17 00:00:00 2001 From: Sasha Nichols Date: Mon, 12 May 2025 16:04:59 -0500 Subject: [PATCH 2/2] remove comment --- _rules/role-required-states-and-properties-4e8ab6.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_rules/role-required-states-and-properties-4e8ab6.md b/_rules/role-required-states-and-properties-4e8ab6.md index 830151e3ed..b5ed801194 100755 --- a/_rules/role-required-states-and-properties-4e8ab6.md +++ b/_rules/role-required-states-and-properties-4e8ab6.md @@ -11,7 +11,7 @@ accessibility_requirements: failed: not satisfied passed: further testing needed inapplicable: further testing needed - aria12:requiredState: # 5.2.2 Required States and Properties + aria12:requiredState: title: ARIA 1.2, 5.2.2 Required States and Properties forConformance: true failed: not satisfied