# | Description | Axe rule ID | WCAG | Impact | Count |
---|---|---|---|---|---|
{{index}} | {{help}} | {{id}} | {{wcag}} | {{impact}} | {{nodes}} |
{{description}}
# | Source Code | Selector |
---|---|---|
{{index}} | {{html}} | {{targetNodes}} |
# | 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}} |