From 097f8e5a2b6f316d21e01e592621c25bfd200e0b Mon Sep 17 00:00:00 2001 From: Utkarsh Chaudhary Date: Mon, 20 Apr 2026 13:35:56 +0530 Subject: [PATCH 1/3] Fixed violation confidence --- lib/rules/aria-prohibited-attr.json | 2 -- lib/rules/no-autoplay-audio.json | 3 ++- lib/rules/skip-link.json | 3 ++- lib/rules/table-duplicate-name.json | 3 ++- lib/rules/table-fake-caption.json | 3 ++- lib/rules/td-has-header.json | 3 ++- 6 files changed, 10 insertions(+), 7 deletions(-) diff --git a/lib/rules/aria-prohibited-attr.json b/lib/rules/aria-prohibited-attr.json index c3b4ef9c..b04862ee 100644 --- a/lib/rules/aria-prohibited-attr.json +++ b/lib/rules/aria-prohibited-attr.json @@ -15,8 +15,6 @@ "metadata": { "description": "Ensure ARIA attributes are not prohibited for an element's role", "help": "Elements must only use permitted ARIA attributes", - "violationConfidence": 90, - "needsReviewConfidence": 50, "defaultCategory": "names-and-labels" }, "all": [], diff --git a/lib/rules/no-autoplay-audio.json b/lib/rules/no-autoplay-audio.json index 72d81473..1173ff00 100644 --- a/lib/rules/no-autoplay-audio.json +++ b/lib/rules/no-autoplay-audio.json @@ -20,7 +20,8 @@ "actIds": ["80f0bf"], "metadata": { "description": "Ensure