Skip to content

Commit

Permalink
Deprecate aria-roledescription
Browse files Browse the repository at this point in the history
  • Loading branch information
codeofdusk committed Jul 29, 2023
1 parent ba08216 commit 6590171
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ exports[`getRuleInclusions getRuleInclusions matches snapshotted list of product
"status": "included",
},
"aria-roledescription": {
"status": "included",
"reason": "disabled in axe config",
"status": "excluded",
},
"aria-roles": {
"status": "included",
Expand Down

0 comments on commit 6590171

Please sign in to comment.