Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
Co-authored-by: Michiel Pauw <pauw.michiel@gmail.com>
Co-authored-by: onkar75 <onkarthakur7589@gmail.com>
  • Loading branch information
3 people committed Jun 25, 2024
1 parent 2f21d47 commit 6ce3390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Rules that do not necessarily conform to WCAG success criterion but are industry
| :---------- | :---------------------------------- | :-------------------------------------------------------------------------------------------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------- | :----------------- | :---------------------------------------------- | :------------------------- | :------------------------------------------------- |
|| accesskeys | https://dequeuniversity.com/rules/axe/4.4/accesskeys?application=RuleDescription | Ensures every accesskey attribute value is unique | Serious | cat.keyboard, best-practice | failure | |
|| aria-allowed-role | https://dequeuniversity.com/rules/axe/4.4/aria-allowed-role?application=RuleDescription | Ensures role attribute has an appropriate value for the element | Minor | cat.aria, best-practice | failure, needs&nbsp;review | |
| | aria-dialog-name | https://dequeuniversity.com/rules/axe/4.4/aria-dialog-name?application=RuleDescription | Ensures every ARIA dialog and alertdialog node has an accessible name | Serious | cat.aria, best-practice | failure, needs&nbsp;review | |
| | aria-dialog-name | https://dequeuniversity.com/rules/axe/4.4/aria-dialog-name?application=RuleDescription | Ensures every ARIA dialog and alertdialog node has an accessible name | Serious | cat.aria, best-practice | failure, needs&nbsp;review | |
|| aria-text | https://dequeuniversity.com/rules/axe/4.4/aria-text?application=RuleDescription | Ensures &quot;role=text&quot; is used on elements with no focusable descendants | Serious | cat.aria, best-practice | failure, needs&nbsp;review | |
|| aria-treeitem-name | https://dequeuniversity.com/rules/axe/4.4/aria-treeitem-name?application=RuleDescription | Ensures every ARIA treeitem node has an accessible name | Serious | cat.aria, best-practice | failure, needs&nbsp;review | |
|| empty-heading | https://dequeuniversity.com/rules/axe/4.4/empty-heading?application=RuleDescription | Ensures headings have discernible text | Minor | cat.name-role-value, best-practice | failure, needs&nbsp;review | [ffd0e9](https://act-rules.github.io/rules/ffd0e9) |
Expand Down

0 comments on commit 6ce3390

Please sign in to comment.