| # | Description | Axe rule ID | WCAG | Impact | Count |
|---|---|---|---|---|---|
| {{index}} | {{help}} | {{id}} | {{wcag}} | {{impact}} | {{nodes}} |
{{description}}
| # | Issue Description | To solve this violation, you need to... |
|---|---|---|
| {{index}} |
Element location
Element source
|
{{#fixSummaries}}
{{highlight}}
Related node: {{/relatedNodesAny.length}} {{#relatedNodesAny}}
{{/relatedNodesAny}}
|
| # | Description | Axe rule ID | WCAG | Nodes passed check |
|---|---|---|---|---|
| {{index}} | {{help}} | {{id}} | {{wcag}} | {{nodes}} |
What 'incomplete' axe checks means?
Incomplete results were aborted and require further testing. This can happen either because of technical restrictions to what the rule can test, or because a javascript error occurred.
Visit axe API Documentation to learn more.
{{#checksIncomplete.length}}| # | Description | Axe rule ID | WCAG | Nodes with incomplete check |
|---|---|---|---|---|
| {{index}} | {{help}} | {{id}} | {{wcag}} | {{nodes}} |
What 'inapplicable' axe checks means?
The inapplicable array lists all the rules for which no matching elements were found on the page.
Visit axe API Documentation to learn more.
{{#checksInapplicable.length}}| # | Description | Axe rule ID | WCAG |
|---|---|---|---|
| {{index}} | {{help}} | {{id}} | {{wcag}} |
| # | Rule ID | Enabled |
|---|---|---|
| {{index}} | {{rule}} | {{enabled}} |