Skip to content

Commit a8e801c

Browse files
authored
fix: Update tags to accesskey & link-name rules (#922)
1 parent 929178a commit a8e801c

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

lib/rules/accesskeys.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
"selector": "[accesskey]",
44
"excludeHidden": false,
55
"tags": [
6-
"wcag2a",
7-
"wcag211",
6+
"best-practice",
87
"cat.keyboard"
98
],
109
"metadata": {

lib/rules/link-name.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"tags": [
66
"cat.name-role-value",
77
"wcag2a",
8-
"wcag111",
98
"wcag412",
109
"wcag244",
1110
"section508",

0 commit comments

Comments
 (0)