Skip to content

Commit

Permalink
fix: Update tags to accesskey & link-name rules (#922)
Browse files Browse the repository at this point in the history
  • Loading branch information
WilcoFiers committed May 30, 2018
1 parent 929178a commit a8e801c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions lib/rules/accesskeys.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
"selector": "[accesskey]",
"excludeHidden": false,
"tags": [
"wcag2a",
"wcag211",
"best-practice",
"cat.keyboard"
],
"metadata": {
Expand Down
1 change: 0 additions & 1 deletion lib/rules/link-name.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"tags": [
"cat.name-role-value",
"wcag2a",
"wcag111",
"wcag412",
"wcag244",
"section508",
Expand Down

0 comments on commit a8e801c

Please sign in to comment.