Axe DevTools Pro ACT Implementation
This page is under development and has not been approved by the working group.
Number of Rules Implemented
|
Consistent |
Partially consistent |
WCAG 2 rules |
0 |
0 |
Proposed rules |
3 |
3 |
Implemented Rules
Axe DevTools Pro combines the automated results of axe-core, and results from
axe Intelligent Guided Test (IGT) tools. Tools can produced multiple issue types.
The ID of each issue type is given as the name of the procedure, with the tool
that returns it in brackets. For example `alt-text-not-meaningful (Images)` is
the `alt-text-not-meaningful` issue type reported by the `Images` tool.
Results in this page are taken from a public
test report
published by Deque Systems.
Data is published using the
EARL+JSON-LD data format.
Implementation Details
Form field label is descriptive
This rule is implemented by Axe DevTools Pro using the
label-visible-not-descriptive (forms)
procedure.
The implementation is partially
consistent with the
Form field label is descriptive
proposed rule.
It covers 10 of the 14 examples.
For 4 examples
no results were reported. This can happen when examples are newer then the
test results.
The implementation correctly reports which success criteria are failed by this rule.
See understanding ACT consistency.
Success Criteria
Expected | Reported |
-
2.4.6
Headings and Labels
|
-
2.4.6
Headings and Labels
|
HTML page title is descriptive
This rule is implemented by Axe DevTools Pro using the
title-not-meaningful (structure)
procedure.
The implementation is
fully consistent with the
HTML page title is descriptive
proposed rule.
It covers 5 of the 6 examples.
On 1 example
the implementation cannot tell the outcome. This is often because of technical
limitations in tools.
The implementation correctly reports which success criteria are failed by this rule.
See understanding ACT consistency.
Success Criteria
Expected | Reported |
|
|
Image accessible name is descriptive
This rule is implemented by Axe DevTools Pro using the
alt-text-short-text-not-meaningful (Images)
procedure.
The implementation is
fully consistent with the
Image accessible name is descriptive
proposed rule.
It covers all 16 examples.
The implementation correctly reports which success criteria are failed by this rule.
See understanding ACT consistency.
Success Criteria
Expected | Reported |
|
|
Image not in the accessibility tree is decorative
This rule is implemented by Axe DevTools Pro using the
alt-text-missing + semantic-hidden (images)
procedure.
The implementation is partially
consistent with the
Image not in the accessibility tree is decorative
proposed rule.
It covers 17 of the 20 examples.
The implementation correctly reports which success criteria are failed by this rule.
See understanding ACT consistency.
Success Criteria
Expected | Reported |
|
|
Error message describes invalid form field value
This rule is implemented by Axe DevTools Pro using the
form-error-required-unclear + instructions-not-included (forms)
procedure.
The implementation is partially
consistent with the
Error message describes invalid form field value
proposed rule.
It covers 7 of the 9 examples.
The implementation reports different success criteria as failed from what is expected by this rule.
See understanding ACT consistency.
Success Criteria
Expected | Reported |
-
3.3.1
Error Identification
|
-
3.3.2
Labels or Instructions
|
Element in sequential focus order has visible focus
This rule is implemented by Axe DevTools Pro using the
focus-indicator-missing (keyboard)
procedure.
The implementation is
fully consistent with the
Element in sequential focus order has visible focus
proposed rule.
It covers all 9 examples.
The implementation correctly reports which success criteria are failed by this rule.
See understanding ACT consistency.
Success Criteria
Expected | Reported |
|
|