Skip to content

Make results better for calculating metrics based on passes and failures #501

Description

@dylanb

The passes for rules that do not filter with a matches function contain "passes" that are not that meaningful. For example, the aria-required-children should only evaluate aria roles that actually require children and should not mark things as passed if they do not have any required children.

Other rules probably suffer from similar issues.

So first order of business is to review all the rules to see where we could benefit from filtering and review all the current filters to see which ones could be made better

Metadata

Metadata

Assignees

Labels

featNew feature or enhancementrulesIssue or false result from an axe-core ruletech debtTechnical debt related tasks

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions