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 9, 2024
1 parent 78365eb commit 4368485
Show file tree
Hide file tree
Showing 4 changed files with 133 additions and 49 deletions.
19 changes: 14 additions & 5 deletions _data/wcag-act-rules/implementations/alfa-assisted.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"vendor": "Siteimprove",
"name": "Alfa (semi-automated)",
"version": "0.80.0",
"lastModified": "2 December 2024",
"lastModified": "9 December 2024",
"approvedRules": {
"complete": 25,
"partial": 0,
Expand Down Expand Up @@ -203,7 +203,9 @@
"accessibilityRequirements": {
"correct": true,
"expected": [],
"reported": []
"reported": [
"https://www.w3.org/TR/wai-aria-1.2/#propcharacteristic_value"
]
},
"coverage": {
"covered": 20,
Expand Down Expand Up @@ -540,7 +542,9 @@
"accessibilityRequirements": {
"correct": true,
"expected": [],
"reported": []
"reported": [
"https://www.w3.org/TR/wai-aria-1.2/#state_prop_def"
]
},
"coverage": {
"covered": 7,
Expand Down Expand Up @@ -3066,7 +3070,9 @@
"accessibilityRequirements": {
"correct": true,
"expected": [],
"reported": []
"reported": [
"element-marked-as-decorative-is-not-exposed"
]
},
"coverage": {
"covered": 10,
Expand Down Expand Up @@ -8687,7 +8693,9 @@
"accessibilityRequirements": {
"correct": true,
"expected": [],
"reported": []
"reported": [
"https://www.w3.org/TR/wai-aria-1.2/#propcharacteristic_value"
]
},
"coverage": {
"covered": 9,
Expand Down Expand Up @@ -9126,6 +9134,7 @@
"correct": true,
"expected": [],
"reported": [
"https://www.w3.org/TR/wai-aria-1.2/#state_property_processing",
"https://www.w3.org/WAI/WCAG22/Techniques/aria/ARIA5"
]
},
Expand Down
19 changes: 14 additions & 5 deletions _data/wcag-act-rules/implementations/alfa.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"vendor": "Siteimprove",
"name": "Alfa (fully automated)",
"version": "0.80.0",
"lastModified": "2 December 2024",
"lastModified": "9 December 2024",
"approvedRules": {
"complete": 24,
"partial": 1,
Expand Down Expand Up @@ -203,7 +203,9 @@
"accessibilityRequirements": {
"correct": true,
"expected": [],
"reported": []
"reported": [
"https://www.w3.org/TR/wai-aria-1.2/#propcharacteristic_value"
]
},
"coverage": {
"covered": 20,
Expand Down Expand Up @@ -540,7 +542,9 @@
"accessibilityRequirements": {
"correct": true,
"expected": [],
"reported": []
"reported": [
"https://www.w3.org/TR/wai-aria-1.2/#state_prop_def"
]
},
"coverage": {
"covered": 7,
Expand Down Expand Up @@ -3066,7 +3070,9 @@
"accessibilityRequirements": {
"correct": true,
"expected": [],
"reported": []
"reported": [
"element-marked-as-decorative-is-not-exposed"
]
},
"coverage": {
"covered": 10,
Expand Down Expand Up @@ -8687,7 +8693,9 @@
"accessibilityRequirements": {
"correct": true,
"expected": [],
"reported": []
"reported": [
"https://www.w3.org/TR/wai-aria-1.2/#propcharacteristic_value"
]
},
"coverage": {
"covered": 9,
Expand Down Expand Up @@ -9126,6 +9134,7 @@
"correct": true,
"expected": [],
"reported": [
"https://www.w3.org/TR/wai-aria-1.2/#state_property_processing",
"https://www.w3.org/WAI/WCAG22/Techniques/aria/ARIA5"
]
},
Expand Down
71 changes: 52 additions & 19 deletions content-assets/wcag-act-rules/earl/alfa-assisted.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"name": "Alfa",
"release": {
"@type": "Version",
"revision": "0.93.0"
"revision": "0.96.0"
},
"doap:url": "https://alfa.siteimprove.com"
},
Expand Down Expand Up @@ -34304,7 +34304,7 @@
"ptr:ExpressionPointer",
"ptr:XPathPointer"
],
"ptr:expression": "/html[1]/body[1]/table[1]/tbody[1]/tr[1]/td[1]/@headers"
"ptr:expression": "/html[1]/body[1]/table[1]/tbody[1]/tr[1]/td[2]/@headers"
}
},
"subject": {
Expand Down Expand Up @@ -46434,7 +46434,7 @@
"ptr:ExpressionPointer",
"ptr:XPathPointer"
],
"ptr:expression": "/html[1]/body[1]/table[2]/tbody[1]/tr[1]/td[2]/@headers"
"ptr:expression": "/html[1]/body[1]/table[2]/tbody[1]/tr[1]/td[1]/@headers"
}
},
"subject": {
Expand Down Expand Up @@ -48774,7 +48774,7 @@
"ptr:ExpressionPointer",
"ptr:XPathPointer"
],
"ptr:expression": "/html[1]/body[1]/table[1]/tbody[1]/tr[2]/td[2]/@headers"
"ptr:expression": "/html[1]/body[1]/table[1]/tbody[1]/tr[2]/td[1]/@headers"
}
},
"subject": {
Expand Down Expand Up @@ -51019,7 +51019,7 @@
"ptr:ExpressionPointer",
"ptr:XPathPointer"
],
"ptr:expression": "/html[1]/body[1]/table[1]/tbody[1]/tr[2]/th[2]/@headers"
"ptr:expression": "/html[1]/body[1]/table[1]/tbody[1]/tr[2]/th[1]/@headers"
}
},
"subject": {
Expand Down Expand Up @@ -54878,7 +54878,13 @@
"TestCriterion",
"TestCase"
],
"isPartOf": []
"isPartOf": {
"@id": "https://www.w3.org/TR/wai-aria-1.2/#propcharacteristic_value",
"@type": [
"TestCriterion",
"TestRequirement"
]
}
}
},
{
Expand Down Expand Up @@ -55041,7 +55047,7 @@
"ptr:ExpressionPointer",
"ptr:XPathPointer"
],
"ptr:expression": "/html[1]/body[1]/table[1]/tbody[1]/tr[2]/th[4]/@headers"
"ptr:expression": "/html[1]/body[1]/table[1]/tbody[1]/tr[3]/td[1]/@headers"
}
},
"subject": {
Expand Down Expand Up @@ -64689,7 +64695,13 @@
"TestCriterion",
"TestCase"
],
"isPartOf": []
"isPartOf": {
"@id": "https://www.w3.org/TR/wai-aria-1.2/#state_prop_def",
"@type": [
"TestCriterion",
"TestRequirement"
]
}
},
{
"@id": "https://alfa.siteimprove.com/rules/sia-r46",
Expand Down Expand Up @@ -64756,7 +64768,13 @@
"TestCriterion",
"TestCase"
],
"isPartOf": []
"isPartOf": {
"@id": "https://www.w3.org/TR/wai-aria-1.2/#propcharacteristic_value",
"@type": [
"TestCriterion",
"TestRequirement"
]
}
},
{
"@id": "https://alfa.siteimprove.com/rules/sia-r109",
Expand Down Expand Up @@ -65111,7 +65129,13 @@
"TestCriterion",
"TestCase"
],
"isPartOf": []
"isPartOf": {
"@id": "element-marked-as-decorative-is-not-exposed",
"@type": [
"TestCriterion",
"TestRequirement"
]
}
},
{
"@id": "https://alfa.siteimprove.com/rules/sia-r68",
Expand Down Expand Up @@ -65264,15 +65288,24 @@
"TestCriterion",
"TestCase"
],
"isPartOf": {
"@id": "https://www.w3.org/WAI/WCAG22/Techniques/aria/ARIA5",
"@type": [
"TestCriterion",
"TestRequirement"
],
"dct:isPartOf": "https://www.w3.org/WAI/WCAG21/Techniques/",
"title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
}
"isPartOf": [
{
"@id": "https://www.w3.org/TR/wai-aria-1.2/#state_property_processing",
"@type": [
"TestCriterion",
"TestRequirement"
]
},
{
"@id": "https://www.w3.org/WAI/WCAG22/Techniques/aria/ARIA5",
"@type": [
"TestCriterion",
"TestRequirement"
],
"dct:isPartOf": "https://www.w3.org/WAI/WCAG21/Techniques/",
"title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
}
]
},
{
"@id": "https://alfa.siteimprove.com/rules/sia-r110",
Expand Down
Loading

0 comments on commit 4368485

Please sign in to comment.