File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,6 +27,10 @@ htmlHintIgnore:
2727 # https://www.npmjs.com/package/htmlhint
2828 # (used with `npm test` to ensure validity of code snippets)
2929 - ' attr-no-duplication'
30+ deprecated : |
31+ This rule has been deprecated because success criterion 4.1.1 has
32+ been removed in WCAG 2.2 and for WCAG 2.1 and 2.0 should be
33+ considered to always pass.
3034---
3135
3236## Applicability
Original file line number Diff line number Diff line change @@ -27,6 +27,10 @@ htmlHintIgnore:
2727 # https://www.npmjs.com/package/htmlhint
2828 # (used with `npm test` to ensure validity of code snippets)
2929 - ' id-unique'
30+ deprecated : |
31+ This rule has been deprecated because success criterion 4.1.1 has
32+ been removed in WCAG 2.2 and for WCAG 2.1 and 2.0 should be
33+ considered to always pass.
3034---
3135
3236## Applicability
You can’t perform that action at this time.
0 commit comments