You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[color-contrast-enhanced](https://dequeuniversity.com/rules/axe/4.9/color-contrast-enhanced?application=RuleDescription)| Ensures the contrast between foreground and background colors meets WCAG 2 AAA enhanced contrast ratio thresholds | Serious | cat.color, wcag2aaa, wcag146, ACT | failure, needs review |[09o5cg](https://act-rules.github.io/rules/09o5cg)|
134
-
|[identical-links-same-purpose](https://dequeuniversity.com/rules/axe/4.9/identical-links-same-purpose?application=RuleDescription)| Ensure that links with the same accessible name serve a similar purpose | Minor | cat.semantics, wcag2aaa, wcag249 | needs review |[b20e66](https://act-rules.github.io/rules/b20e66)|
135
-
|[meta-refresh-no-exceptions](https://dequeuniversity.com/rules/axe/4.9/meta-refresh-no-exceptions?application=RuleDescription)| Ensures <meta http-equiv="refresh"> is not used for delayed refresh | Minor | cat.time-and-media, wcag2aaa, wcag224, wcag325 | failure |[bisz58](https://act-rules.github.io/rules/bisz58)|
131
+
| Rule ID | Description | Impact | Tags | Issue Type | ACT Rules |
|[color-contrast-enhanced](https://dequeuniversity.com/rules/axe/4.9/color-contrast-enhanced?application=RuleDescription)| Ensures the contrast between foreground and background colors meets WCAG 2 AAA enhanced contrast ratio thresholds | Serious | cat.color, wcag2aaa, wcag146, ACT | failure, needs review |[09o5cg](https://act-rules.github.io/rules/09o5cg)|
134
+
|[heading-order](https://dequeuniversity.com/rules/axe/4.9/heading-order?application=RuleDescription)| Ensures the order of headings is semantically correct | Moderate | cat.semantics, wcag2aaa, wcag2410, a11y-engine, a11y-engine-experimental | failure, needs review ||
135
+
|[identical-links-same-purpose](https://dequeuniversity.com/rules/axe/4.9/identical-links-same-purpose?application=RuleDescription)| Ensure that links with the same accessible name serve a similar purpose | Minor | cat.semantics, wcag2aaa, wcag249 | needs review |[b20e66](https://act-rules.github.io/rules/b20e66)|
136
+
|[meta-refresh-no-exceptions](https://dequeuniversity.com/rules/axe/4.9/meta-refresh-no-exceptions?application=RuleDescription)| Ensures <meta http-equiv="refresh"> is not used for delayed refresh | Minor | cat.time-and-media, wcag2aaa, wcag224, wcag325 | failure |[bisz58](https://act-rules.github.io/rules/bisz58)|
136
137
137
138
## Experimental Rules
138
139
@@ -142,7 +143,6 @@ Rules we are still testing and developing. They are disabled by default in axe-c
|[css-orientation-lock](https://dequeuniversity.com/rules/axe/4.9/css-orientation-lock?application=RuleDescription)| Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations | Serious | cat.structure, wcag134, wcag21aa, EN-301-549, EN-9.1.3.4, experimental | failure, needs review |[b33eff](https://act-rules.github.io/rules/b33eff)|
144
145
|[focus-order-semantics](https://dequeuniversity.com/rules/axe/4.9/focus-order-semantics?application=RuleDescription)| Ensures elements in the focus order have a role appropriate for interactive content | Minor | cat.keyboard, best-practice, experimental | failure ||
145
-
|[heading-order](https://dequeuniversity.com/rules/axe/4.9/heading-order?application=RuleDescription)| Ensures the order of headings is semantically correct | Moderate | cat.semantics, wcag2aaa, wcag2410, experimental | failure, needs review ||
146
146
|[hidden-content](https://dequeuniversity.com/rules/axe/4.9/hidden-content?application=RuleDescription)| Informs users about hidden content. | Minor | cat.structure, best-practice, experimental, review-item | failure, needs review ||
147
147
|[label-content-name-mismatch](https://dequeuniversity.com/rules/axe/4.9/label-content-name-mismatch?application=RuleDescription)| Ensures that elements labelled through their content must have their visible text as part of their accessible name | Serious | cat.semantics, wcag21a, wcag253, EN-301-549, EN-9.2.5.3, experimental | failure |[2ee8b8](https://act-rules.github.io/rules/2ee8b8)|
148
148
|[p-as-heading](https://dequeuniversity.com/rules/axe/4.9/p-as-heading?application=RuleDescription)| Ensure bold, italic text and font-size is not used to style <p> elements as a heading | Serious | cat.semantics, wcag2a, wcag131, EN-301-549, EN-9.1.3.1, experimental | failure, needs review ||
0 commit comments