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 16, 2023
1 parent 75ba6ef commit 55e8155
Show file tree
Hide file tree
Showing 2 changed files with 670 additions and 670 deletions.
30 changes: 15 additions & 15 deletions _data/wcag-act-rules/implementations/sortsite.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
"vendor": "PowerMapper",
"name": "SortSite",
"version": 6.45,
"lastModified": "14 December 2023",
"lastModified": "16 December 2023",
"approvedRules": {
"complete": 25,
"partial": 0,
"inconsistent": 0,
"untested": 2
},
"proposedRules": {
"complete": 13,
"partial": 4,
"complete": 16,
"partial": 1,
"inconsistent": 0,
"untested": 42
},
Expand Down Expand Up @@ -6913,7 +6913,7 @@
"procedureNames": [
"W3cHtml5AriaRequiredParentRoles-*"
],
"consistency": "partial",
"consistency": "complete",
"accessibilityRequirements": {
"correct": true,
"expected": [
Expand All @@ -6924,8 +6924,8 @@
]
},
"coverage": {
"covered": 14,
"untested": 1,
"covered": 15,
"untested": 0,
"cantTell": 0,
"testCaseTotal": 15
},
Expand Down Expand Up @@ -7060,7 +7060,7 @@
{
"procedureName": "W3cHtml5AriaRequiredParentRoles-*",
"outcomes": [
"untested"
"failed"
]
}
]
Expand Down Expand Up @@ -7164,15 +7164,15 @@
"procedureNames": [
"W3cHtml5AriaControls"
],
"consistency": "partial",
"consistency": "complete",
"accessibilityRequirements": {
"correct": true,
"expected": [],
"reported": []
},
"coverage": {
"covered": 8,
"untested": 1,
"covered": 9,
"untested": 0,
"cantTell": 0,
"testCaseTotal": 9
},
Expand Down Expand Up @@ -7262,7 +7262,7 @@
{
"procedureName": "W3cHtml5AriaControls",
"outcomes": [
"untested"
"failed"
]
}
]
Expand Down Expand Up @@ -8989,7 +8989,7 @@
"procedureNames": [
"AccHtmlFrameTitleMissing"
],
"consistency": "partial",
"consistency": "complete",
"accessibilityRequirements": {
"correct": true,
"expected": [
Expand All @@ -9000,8 +9000,8 @@
]
},
"coverage": {
"covered": 10,
"untested": 1,
"covered": 11,
"untested": 0,
"cantTell": 0,
"testCaseTotal": 11
},
Expand Down Expand Up @@ -9166,7 +9166,7 @@
{
"procedureName": "AccHtmlFrameTitleMissing",
"outcomes": [
"untested"
"passed"
]
}
]
Expand Down
Loading

0 comments on commit 55e8155

Please sign in to comment.