diff --git a/lib/rules/css-orientation-lock.json b/lib/rules/css-orientation-lock.json index ed7f7e6c..e987805b 100644 --- a/lib/rules/css-orientation-lock.json +++ b/lib/rules/css-orientation-lock.json @@ -8,9 +8,11 @@ "wcag21aa", "EN-301-549", "EN-9.1.3.4", + "a11y-engine", + "a11y-engine-experimental", "RGAAv4", "RGAA-13.9.1", - "experimental" + "medium-accuracy" ], "actIds": ["b33eff"], "metadata": { diff --git a/lib/rules/focus-order-semantics.json b/lib/rules/focus-order-semantics.json index d0a08f21..eead6e85 100644 --- a/lib/rules/focus-order-semantics.json +++ b/lib/rules/focus-order-semantics.json @@ -8,7 +8,9 @@ "best-practice", "RGAAv4", "RGAA-12.8.1", - "experimental" + "a11y-engine", + "a11y-engine-experimental", + "medium-accuracy" ], "metadata": { "description": "Ensure elements in the focus order have a role appropriate for interactive content", diff --git a/lib/rules/hidden-content.json b/lib/rules/hidden-content.json index 719113cc..20dd7da9 100644 --- a/lib/rules/hidden-content.json +++ b/lib/rules/hidden-content.json @@ -3,7 +3,14 @@ "impact": "minor", "selector": "*", "excludeHidden": false, - "tags": ["cat.structure", "best-practice", "experimental", "review-item"], + "tags": [ + "cat.structure", + "best-practice", + "review-item", + "a11y-engine", + "a11y-engine-experimental", + "medium-accuracy" + ], "metadata": { "description": "Inform users about hidden content.", "help": "Hidden content on the page should be analyzed" diff --git a/lib/rules/table-fake-caption.json b/lib/rules/table-fake-caption.json index 5e3fa88b..89005f4e 100644 --- a/lib/rules/table-fake-caption.json +++ b/lib/rules/table-fake-caption.json @@ -5,7 +5,6 @@ "matches": "data-table-matches", "tags": [ "cat.tables", - "experimental", "wcag2a", "wcag131", "section508", @@ -13,7 +12,10 @@ "EN-301-549", "EN-9.1.3.1", "RGAAv4", - "RGAA-5.4.1" + "RGAA-5.4.1", + "a11y-engine", + "a11y-engine-experimental", + "medium-accuracy" ], "metadata": { "description": "Ensure that tables with a caption use the