From 19621b13147386c11f6383e8fe6de015d7c81888 Mon Sep 17 00:00:00 2001 From: Dinika Date: Fri, 6 Dec 2024 17:26:28 +0100 Subject: [PATCH] fix: Update link to accessibility report tool (#5428) * Update link to accessibility report tool * Update conformance levels to be consistent with wai report tools --- templates/accessibility.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/accessibility.html b/templates/accessibility.html index 441c2ab3e..0b14a85f8 100644 --- a/templates/accessibility.html +++ b/templates/accessibility.html @@ -25,8 +25,8 @@

Ensuring conformance

We use the following tools to continually audit the framework:

-

Accessibility report tool

-

A checklist that can be filtered by A / AA / AAA level, with a short description and links to the related "Understanding" and "How to Meet" articles that accompany each criterion.

+

Accessibility report tool

+

A checklist that can be filtered by A / AA level, with a short description and links to the related "Understanding" and "How to Meet" articles that accompany each criterion.

WAI-ARIA Authoring Practices Guide

WAI-ARIA A guide for understanding how to use WAI-ARIA 1.1 to create an accessible Rich Internet Application. It provides guidance on the appropriate application of WAI-ARIA, describes recommended WAI-ARIA usage patterns, and explains concepts behind them.