Skip to content

Commit

Permalink
Implementation data update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 1, 2023
1 parent a4a3bb5 commit df74639
Show file tree
Hide file tree
Showing 4 changed files with 10,557 additions and 10,212 deletions.
32 changes: 17 additions & 15 deletions _data/wcag-act-rules/implementations/axe-core.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"vendor": "Deque Systems",
"name": "Axe-core",
"version": "4.6.0",
"lastModified": "30 August 2023",
"lastModified": "1 September 2023",
"approvedRules": {
"complete": 25,
"partial": 1,
Expand Down Expand Up @@ -864,8 +864,8 @@
]
},
"coverage": {
"covered": 19,
"untested": 12,
"covered": 31,
"untested": 0,
"cantTell": 0,
"testCaseTotal": 31
},
Expand Down Expand Up @@ -1152,7 +1152,7 @@
{
"procedureName": "valid-lang",
"outcomes": [
"untested"
"passed"
]
}
]
Expand All @@ -1167,7 +1167,7 @@
{
"procedureName": "valid-lang",
"outcomes": [
"untested"
"passed"
]
}
]
Expand All @@ -1182,7 +1182,7 @@
{
"procedureName": "valid-lang",
"outcomes": [
"untested"
"passed"
]
}
]
Expand All @@ -1197,7 +1197,8 @@
{
"procedureName": "valid-lang",
"outcomes": [
"untested"
"passed",
"passed"
]
}
]
Expand All @@ -1212,7 +1213,7 @@
{
"procedureName": "valid-lang",
"outcomes": [
"untested"
"passed"
]
}
]
Expand All @@ -1227,7 +1228,7 @@
{
"procedureName": "valid-lang",
"outcomes": [
"untested"
"failed"
]
}
]
Expand All @@ -1242,7 +1243,7 @@
{
"procedureName": "valid-lang",
"outcomes": [
"untested"
"failed"
]
}
]
Expand All @@ -1257,7 +1258,7 @@
{
"procedureName": "valid-lang",
"outcomes": [
"untested"
"failed"
]
}
]
Expand All @@ -1272,7 +1273,7 @@
{
"procedureName": "valid-lang",
"outcomes": [
"untested"
"failed"
]
}
]
Expand All @@ -1287,7 +1288,7 @@
{
"procedureName": "valid-lang",
"outcomes": [
"untested"
"failed"
]
}
]
Expand All @@ -1302,7 +1303,8 @@
{
"procedureName": "valid-lang",
"outcomes": [
"untested"
"passed",
"failed"
]
}
]
Expand All @@ -1317,7 +1319,7 @@
{
"procedureName": "valid-lang",
"outcomes": [
"untested"
"failed"
]
}
]
Expand Down
32 changes: 17 additions & 15 deletions _data/wcag-act-rules/implementations/axe-devtools-pro.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"vendor": "Deque Systems",
"name": "Axe DevTools Pro",
"version": "4.37.1",
"lastModified": "17 August 2023",
"lastModified": "1 September 2023",
"approvedRules": {
"complete": 28,
"partial": 1,
Expand Down Expand Up @@ -864,8 +864,8 @@
]
},
"coverage": {
"covered": 19,
"untested": 12,
"covered": 31,
"untested": 0,
"cantTell": 0,
"testCaseTotal": 31
},
Expand Down Expand Up @@ -1152,7 +1152,7 @@
{
"procedureName": "valid-lang",
"outcomes": [
"untested"
"passed"
]
}
]
Expand All @@ -1167,7 +1167,7 @@
{
"procedureName": "valid-lang",
"outcomes": [
"untested"
"passed"
]
}
]
Expand All @@ -1182,7 +1182,7 @@
{
"procedureName": "valid-lang",
"outcomes": [
"untested"
"passed"
]
}
]
Expand All @@ -1197,7 +1197,8 @@
{
"procedureName": "valid-lang",
"outcomes": [
"untested"
"passed",
"passed"
]
}
]
Expand All @@ -1212,7 +1213,7 @@
{
"procedureName": "valid-lang",
"outcomes": [
"untested"
"passed"
]
}
]
Expand All @@ -1227,7 +1228,7 @@
{
"procedureName": "valid-lang",
"outcomes": [
"untested"
"failed"
]
}
]
Expand All @@ -1242,7 +1243,7 @@
{
"procedureName": "valid-lang",
"outcomes": [
"untested"
"failed"
]
}
]
Expand All @@ -1257,7 +1258,7 @@
{
"procedureName": "valid-lang",
"outcomes": [
"untested"
"failed"
]
}
]
Expand All @@ -1272,7 +1273,7 @@
{
"procedureName": "valid-lang",
"outcomes": [
"untested"
"failed"
]
}
]
Expand All @@ -1287,7 +1288,7 @@
{
"procedureName": "valid-lang",
"outcomes": [
"untested"
"failed"
]
}
]
Expand All @@ -1302,7 +1303,8 @@
{
"procedureName": "valid-lang",
"outcomes": [
"untested"
"passed",
"failed"
]
}
]
Expand All @@ -1317,7 +1319,7 @@
{
"procedureName": "valid-lang",
"outcomes": [
"untested"
"failed"
]
}
]
Expand Down
Loading

0 comments on commit df74639

Please sign in to comment.