Skip to content

feat: Deprecate impact on checks, use rules instead#4114

Merged
WilcoFiers merged 3 commits intodevelopfrom
rule-impact
Aug 1, 2023
Merged

feat: Deprecate impact on checks, use rules instead#4114
WilcoFiers merged 3 commits intodevelopfrom
rule-impact

Conversation

@WilcoFiers
Copy link
Copy Markdown
Contributor

Impact is now required on rules, rather than on checks. This makes impact on checks obsolete. As of axe-core 4.8, impact on checks is deprecated.

Closes: #4066

@WilcoFiers WilcoFiers requested a review from a team as a code owner August 1, 2023 10:49
Copy link
Copy Markdown
Contributor

@straker straker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing the following rules, which means the rule validator is not working / running?

  • aria-roles
  • aria-valid-attr-value
  • scope-attr-valid

Copy link
Copy Markdown
Contributor

@straker straker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Turns out they were already updated (but my local branch was not)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Give rules a consistent impact

2 participants