From d58ee6f42baa93c4b16c35e0db8b4d26da0e885e Mon Sep 17 00:00:00 2001 From: Phill Jenkins Date: Thu, 19 Oct 2023 17:24:04 -0500 Subject: [PATCH] Rule set headings --- accessibility-checker-engine/src/v4/sc-urls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/accessibility-checker-engine/src/v4/sc-urls.json b/accessibility-checker-engine/src/v4/sc-urls.json index bd7be2f9d..48a5bba95 100644 --- a/accessibility-checker-engine/src/v4/sc-urls.json +++ b/accessibility-checker-engine/src/v4/sc-urls.json @@ -955,7 +955,7 @@ "test": "", "howToMeetUrl": "https://html.spec.whatwg.org/multipage/", "understandingUrl": "https://html.spec.whatwg.org/multipage/", - "handle": "HTML Messages", + "handle": "specification", "level": "NA", "wcagType": "NA" }, @@ -967,8 +967,8 @@ "test": "", "howToMeetUrl": "https://w3c.github.io/aria/", "understandingUrl": "https://w3c.github.io/aria/", - "handle": "ARIA Messages", + "handle": "specification", "level": "NA", "wcagType": "NA" } - } \ No newline at end of file + }