Skip to content

Commit

Permalink
feat: axe-core 4.8.3 upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
jaig-0911 committed Jan 5, 2024
1 parent 3f300a5 commit dbd1205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/preset-rules/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,5 +138,5 @@ console.log(a11yResults);
| [td-has-header](https://dequeuniversity.com/rules/axe/4.8/td-has-header) | Ensure that each non-empty data cell in a <table> larger than 3 by 3 has one or more table headers | 1.3.1 | A | P1 | ✖️ ||
| [aria-braille-equivalent](https://dequeuniversity.com/rules/axe/4.8/aria-braille-equivalent) | Ensure aria-braillelabel and aria-brailleroledescription have a non-braille equivalent | | | P3 | ✖️ ||
| [aria-conditional-attr](https://dequeuniversity.com/rules/axe/4.8/aria-conditional-attr) | Ensures ARIA attributes are used as described in the specification of the element's role | | | P3 | ✖️ ||
| [aria-deprecated-role](https://dequeuniversity.com/rules/axe/4.8/aria-deprecated-role) | Ensures elements do not use deprecated roles | | | P3 | ✖️ ||
| [aria-prohibited-attr](https://dequeuniversity.com/rules/axe/4.8/aria-prohibited-attr) | Ensures ARIA attributes are not prohibited for an element's role | | | P3 | ✖️ ||
| [aria-deprecated-role](https://dequeuniversity.com/rules/axe/4.8/aria-deprecated-role) | Ensures elements do not use deprecated roles | | | P3 | ✖️ ||

0 comments on commit dbd1205

Please sign in to comment.