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 Dec 23, 2023
1 parent e74b2e1 commit 7c8559c
Show file tree
Hide file tree
Showing 2 changed files with 2,341 additions and 2,509 deletions.
10 changes: 5 additions & 5 deletions _data/wcag-act-rules/implementations/total-validator.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"vendor": "Total Validator",
"name": "Total Validator",
"version": "17.1.0",
"lastModified": "16 November 2023",
"lastModified": "23 December 2023",
"approvedRules": {
"complete": 27,
"partial": 0,
Expand Down Expand Up @@ -1298,9 +1298,9 @@
]
},
"coverage": {
"covered": 15,
"covered": 16,
"untested": 0,
"cantTell": 4,
"cantTell": 3,
"testCaseTotal": 19
},
"testCaseResults": [
Expand Down Expand Up @@ -1419,13 +1419,13 @@
{
"procedureName": "W917",
"outcomes": [
"cantTell"
"passed"
]
},
{
"procedureName": "P917",
"outcomes": [
"cantTell"
"passed"
]
}
]
Expand Down
Loading

0 comments on commit 7c8559c

Please sign in to comment.