diff --git a/_data/wcag-act-rules/implementations/alfa-assisted.json b/_data/wcag-act-rules/implementations/alfa-assisted.json index ea9ce6a5..15eef73f 100644 --- a/_data/wcag-act-rules/implementations/alfa-assisted.json +++ b/_data/wcag-act-rules/implementations/alfa-assisted.json @@ -2,7 +2,7 @@ "vendor": "Siteimprove", "name": "Alfa (semi-automated)", "version": "0.80.0", - "lastModified": "9 December 2024", + "lastModified": "13 December 2024", "approvedRules": { "complete": 25, "partial": 0, @@ -203,9 +203,7 @@ "accessibilityRequirements": { "correct": true, "expected": [], - "reported": [ - "https://www.w3.org/TR/wai-aria-1.2/#propcharacteristic_value" - ] + "reported": [] }, "coverage": { "covered": 20, @@ -542,9 +540,7 @@ "accessibilityRequirements": { "correct": true, "expected": [], - "reported": [ - "https://www.w3.org/TR/wai-aria-1.2/#state_prop_def" - ] + "reported": [] }, "coverage": { "covered": 7, @@ -3070,9 +3066,7 @@ "accessibilityRequirements": { "correct": true, "expected": [], - "reported": [ - "element-marked-as-decorative-is-not-exposed" - ] + "reported": [] }, "coverage": { "covered": 10, @@ -7639,7 +7633,7 @@ { "procedureName": "sia-r69", "outcomes": [ - "cantTell" + "failed" ] } ] @@ -8693,9 +8687,7 @@ "accessibilityRequirements": { "correct": true, "expected": [], - "reported": [ - "https://www.w3.org/TR/wai-aria-1.2/#propcharacteristic_value" - ] + "reported": [] }, "coverage": { "covered": 9, @@ -9134,7 +9126,6 @@ "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" ] }, @@ -12259,9 +12250,9 @@ ] }, "coverage": { - "covered": 20, + "covered": 21, "untested": 0, - "cantTell": 1, + "cantTell": 0, "testCaseTotal": 24 }, "testCaseResults": [ @@ -12500,7 +12491,7 @@ { "procedureName": "sia-r81", "outcomes": [ - "cantTell" + "failed" ] } ] diff --git a/_data/wcag-act-rules/implementations/alfa.json b/_data/wcag-act-rules/implementations/alfa.json index 30bdbea2..923f6e6b 100644 --- a/_data/wcag-act-rules/implementations/alfa.json +++ b/_data/wcag-act-rules/implementations/alfa.json @@ -2,7 +2,7 @@ "vendor": "Siteimprove", "name": "Alfa (fully automated)", "version": "0.80.0", - "lastModified": "9 December 2024", + "lastModified": "13 December 2024", "approvedRules": { "complete": 24, "partial": 1, @@ -203,9 +203,7 @@ "accessibilityRequirements": { "correct": true, "expected": [], - "reported": [ - "https://www.w3.org/TR/wai-aria-1.2/#propcharacteristic_value" - ] + "reported": [] }, "coverage": { "covered": 20, @@ -542,9 +540,7 @@ "accessibilityRequirements": { "correct": true, "expected": [], - "reported": [ - "https://www.w3.org/TR/wai-aria-1.2/#state_prop_def" - ] + "reported": [] }, "coverage": { "covered": 7, @@ -3070,9 +3066,7 @@ "accessibilityRequirements": { "correct": true, "expected": [], - "reported": [ - "element-marked-as-decorative-is-not-exposed" - ] + "reported": [] }, "coverage": { "covered": 10, @@ -8693,9 +8687,7 @@ "accessibilityRequirements": { "correct": true, "expected": [], - "reported": [ - "https://www.w3.org/TR/wai-aria-1.2/#propcharacteristic_value" - ] + "reported": [] }, "coverage": { "covered": 9, @@ -9134,7 +9126,6 @@ "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" ] }, diff --git a/content-assets/wcag-act-rules/earl/alfa-assisted.json b/content-assets/wcag-act-rules/earl/alfa-assisted.json index 33c5a706..580eb8af 100644 --- a/content-assets/wcag-act-rules/earl/alfa-assisted.json +++ b/content-assets/wcag-act-rules/earl/alfa-assisted.json @@ -17817,10 +17817,11 @@ { "@type": "Assertion", "earl:assertedBy": "Alfa", - "earl:mode": "earl:automatic", + "earl:mode": "earl:semiAuto", "result": { "@type": "TestResult", - "outcome": "earl:cantTell", + "info": "The links do not resolve to the same or equivalent resources", + "outcome": "earl:failed", "earl:pointer": { "@type": [ "ptr:Pointer", @@ -34304,7 +34305,7 @@ "ptr:ExpressionPointer", "ptr:XPathPointer" ], - "ptr:expression": "/html[1]/body[1]/table[1]/tbody[1]/tr[1]/td[2]/@headers" + "ptr:expression": "/html[1]/body[1]/table[1]/tbody[1]/tr[1]/td[1]/@headers" } }, "subject": { @@ -46434,7 +46435,7 @@ "ptr:ExpressionPointer", "ptr:XPathPointer" ], - "ptr:expression": "/html[1]/body[1]/table[2]/tbody[1]/tr[1]/td[1]/@headers" + "ptr:expression": "/html[1]/body[1]/table[2]/tbody[1]/tr[1]/td[2]/@headers" } }, "subject": { @@ -48774,7 +48775,7 @@ "ptr:ExpressionPointer", "ptr:XPathPointer" ], - "ptr:expression": "/html[1]/body[1]/table[1]/tbody[1]/tr[2]/td[1]/@headers" + "ptr:expression": "/html[1]/body[1]/table[1]/tbody[1]/tr[2]/td[2]/@headers" } }, "subject": { @@ -51019,7 +51020,7 @@ "ptr:ExpressionPointer", "ptr:XPathPointer" ], - "ptr:expression": "/html[1]/body[1]/table[1]/tbody[1]/tr[2]/th[1]/@headers" + "ptr:expression": "/html[1]/body[1]/table[1]/tbody[1]/tr[2]/th[2]/@headers" } }, "subject": { @@ -54878,13 +54879,7 @@ "TestCriterion", "TestCase" ], - "isPartOf": { - "@id": "https://www.w3.org/TR/wai-aria-1.2/#propcharacteristic_value", - "@type": [ - "TestCriterion", - "TestRequirement" - ] - } + "isPartOf": [] } }, { @@ -55047,7 +55042,7 @@ "ptr:ExpressionPointer", "ptr:XPathPointer" ], - "ptr:expression": "/html[1]/body[1]/table[1]/tbody[1]/tr[3]/td[1]/@headers" + "ptr:expression": "/html[1]/body[1]/table[1]/tbody[1]/tr[2]/th[4]/@headers" } }, "subject": { @@ -60470,10 +60465,11 @@ { "@type": "Assertion", "earl:assertedBy": "Alfa", - "earl:mode": "earl:automatic", + "earl:mode": "earl:semiAuto", "result": { "@type": "TestResult", - "outcome": "earl:cantTell", + "info": "The highest possible contrast of the text is 2.47:1 which is\n below the required contrast of 4.5:1", + "outcome": "earl:failed", "earl:pointer": { "@type": [ "ptr:Pointer", @@ -64695,13 +64691,7 @@ "TestCriterion", "TestCase" ], - "isPartOf": { - "@id": "https://www.w3.org/TR/wai-aria-1.2/#state_prop_def", - "@type": [ - "TestCriterion", - "TestRequirement" - ] - } + "isPartOf": [] }, { "@id": "https://alfa.siteimprove.com/rules/sia-r46", @@ -64768,13 +64758,7 @@ "TestCriterion", "TestCase" ], - "isPartOf": { - "@id": "https://www.w3.org/TR/wai-aria-1.2/#propcharacteristic_value", - "@type": [ - "TestCriterion", - "TestRequirement" - ] - } + "isPartOf": [] }, { "@id": "https://alfa.siteimprove.com/rules/sia-r109", @@ -65129,13 +65113,7 @@ "TestCriterion", "TestCase" ], - "isPartOf": { - "@id": "element-marked-as-decorative-is-not-exposed", - "@type": [ - "TestCriterion", - "TestRequirement" - ] - } + "isPartOf": [] }, { "@id": "https://alfa.siteimprove.com/rules/sia-r68", @@ -65288,24 +65266,15 @@ "TestCriterion", "TestCase" ], - "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" - } - ] + "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" + } }, { "@id": "https://alfa.siteimprove.com/rules/sia-r110", diff --git a/content-assets/wcag-act-rules/earl/alfa.json b/content-assets/wcag-act-rules/earl/alfa.json index 2969bd0c..a3a14297 100644 --- a/content-assets/wcag-act-rules/earl/alfa.json +++ b/content-assets/wcag-act-rules/earl/alfa.json @@ -30516,7 +30516,7 @@ "ptr:ExpressionPointer", "ptr:XPathPointer" ], - "ptr:expression": "/html[1]/body[1]/table[1]/tbody[1]/tr[1]/td[2]/@headers" + "ptr:expression": "/html[1]/body[1]/table[1]/tbody[1]/tr[1]/td[1]/@headers" } }, "subject": { @@ -35583,7 +35583,7 @@ "ptr:ExpressionPointer", "ptr:XPathPointer" ], - "ptr:expression": "/html[1]/body[1]/table[2]/tbody[1]/tr[1]/td[1]/@headers" + "ptr:expression": "/html[1]/body[1]/table[2]/tbody[1]/tr[1]/td[2]/@headers" } }, "subject": { @@ -37846,7 +37846,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": { @@ -40013,7 +40013,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": { @@ -42145,7 +42145,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": { @@ -43729,13 +43729,7 @@ "TestCriterion", "TestCase" ], - "isPartOf": { - "@id": "https://www.w3.org/TR/wai-aria-1.2/#propcharacteristic_value", - "@type": [ - "TestCriterion", - "TestRequirement" - ] - } + "isPartOf": [] } }, { @@ -43898,7 +43892,7 @@ "ptr:ExpressionPointer", "ptr:XPathPointer" ], - "ptr:expression": "/html[1]/body[1]/table[1]/tbody[1]/tr[2]/th[1]/@headers" + "ptr:expression": "/html[1]/body[1]/table[1]/tbody[1]/tr[3]/td[2]/@headers" } }, "subject": { @@ -53377,13 +53371,7 @@ "TestCriterion", "TestCase" ], - "isPartOf": { - "@id": "https://www.w3.org/TR/wai-aria-1.2/#state_prop_def", - "@type": [ - "TestCriterion", - "TestRequirement" - ] - } + "isPartOf": [] }, { "@id": "https://alfa.siteimprove.com/rules/sia-r46", @@ -53434,13 +53422,7 @@ "TestCriterion", "TestCase" ], - "isPartOf": { - "@id": "https://www.w3.org/TR/wai-aria-1.2/#propcharacteristic_value", - "@type": [ - "TestCriterion", - "TestRequirement" - ] - } + "isPartOf": [] }, { "@id": "https://alfa.siteimprove.com/rules/sia-r92", @@ -53639,13 +53621,7 @@ "TestCriterion", "TestCase" ], - "isPartOf": { - "@id": "element-marked-as-decorative-is-not-exposed", - "@type": [ - "TestCriterion", - "TestRequirement" - ] - } + "isPartOf": [] }, { "@id": "https://alfa.siteimprove.com/rules/sia-r68", @@ -53771,24 +53747,15 @@ "TestCriterion", "TestCase" ], - "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" - } - ] + "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" + } }, { "@id": "https://alfa.siteimprove.com/rules/sia-r110",