From 52ac367d60be9f0f40f43522811e4b98389c6fa9 Mon Sep 17 00:00:00 2001 From: Phill Jenkins Date: Mon, 13 Nov 2023 10:22:57 -0600 Subject: [PATCH] Rule set definition Co-authored-by: Tom Brunet --- accessibility-checker-extension/src/ts/options/OptionsApp.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/accessibility-checker-extension/src/ts/options/OptionsApp.tsx b/accessibility-checker-extension/src/ts/options/OptionsApp.tsx index 0baf86fc7..d5d542a5a 100644 --- a/accessibility-checker-extension/src/ts/options/OptionsApp.tsx +++ b/accessibility-checker-extension/src/ts/options/OptionsApp.tsx @@ -518,7 +518,7 @@ export class OptionsApp extends React.Component<{}, OptionsAppState> {

WCAG 2.2 (A, AA): Rules for the latest W3C specification. Content that conforms to WCAG 2.2 also conforms to 2.1 and 2.0.

WCAG 2.1 (A, AA): Content that conforms to WCAG 2.1 also conforms to WCAG 2.0. Referenced by EN 301 549 and other policies, but not the latest W3C specification

WCAG 2.0 (A, AA): Referenced by US Section 508, but not the latest W3C specifiction

-

Rule sets: List of the rules mapped to requirements in the selected accessibility guideline, +

Rule sets: A packaged set of guidelines, each of which is a collection of rules mapped to requirements in the accessibility guideline, see Checker rule sets

, document.body)}