Skip to content

Commit

Permalink
Merge pull request #299 from w3c/main
Browse files Browse the repository at this point in the history
WAI website update 2024-09-02
  • Loading branch information
remibetin authored Sep 3, 2024
2 parents 23265a9 + 13b92bb commit 2a879d1
Show file tree
Hide file tree
Showing 39 changed files with 2,246 additions and 118 deletions.
10 changes: 1 addition & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,8 @@ GEM
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
forwardable-extended (2.6.0)
google-protobuf (4.27.2-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.27.2-x86_64-linux)
bigdecimal
rake (>= 13)
Expand Down Expand Up @@ -90,8 +86,6 @@ GEM
mercenary (0.4.0)
net-http (0.4.1)
uri
nokogiri (1.16.6-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
octokit (6.1.1)
Expand All @@ -105,16 +99,14 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.3.1)
rexml (3.3.6)
strscan
rouge (4.3.0)
rubyzip (2.3.2)
safe_yaml (1.0.5)
sass-embedded (1.77.5)
google-protobuf (>= 3.25, < 5.0)
rake (>= 13)
sass-embedded (1.77.5-arm64-darwin)
google-protobuf (>= 3.25, < 5.0)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
Expand Down
43 changes: 41 additions & 2 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": "12 August 2024",
"lastModified": "2 September 2024",
"approvedRules": {
"complete": 25,
"partial": 0,
Expand All @@ -13,7 +13,7 @@
"complete": 27,
"partial": 3,
"inconsistent": 3,
"untested": 19
"untested": 20
},
"actRuleMapping": [
{
Expand Down Expand Up @@ -3875,6 +3875,21 @@
]
}
]
},
{
"testcaseId": "94ff40484422832c2910086d4387163aa2d9dd7d",
"testCaseName": "Passed Example 2",
"testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/94ff40484422832c2910086d4387163aa2d9dd7d.html",
"testCaseApproved": false,
"expected": "passed",
"procedureResults": [
{
"procedureName": "sia-r1",
"outcomes": [
"untested"
]
}
]
}
]
},
Expand Down Expand Up @@ -7577,6 +7592,21 @@
]
}
]
},
{
"testcaseId": "b1e912183f72caaea7523d00b6762d220e3616f0",
"testCaseName": "Failed Example 11",
"testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/afw4f7/b1e912183f72caaea7523d00b6762d220e3616f0.html",
"testCaseApproved": false,
"expected": "failed",
"procedureResults": [
{
"procedureName": "sia-r69",
"outcomes": [
"untested"
]
}
]
}
]
},
Expand Down Expand Up @@ -12827,6 +12857,15 @@
}
]
},
{
"ruleId": "2t702h",
"ruleName": "Summary element has non-empty accessible name",
"ruleApproved": false,
"procedureNames": [],
"consistency": null,
"coverage": null,
"testCaseResults": []
},
{
"ruleId": "d0f69e",
"ruleName": "Table header cell has assigned cells",
Expand Down
43 changes: 41 additions & 2 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": "12 August 2024",
"lastModified": "2 September 2024",
"approvedRules": {
"complete": 24,
"partial": 1,
Expand All @@ -13,7 +13,7 @@
"complete": 6,
"partial": 5,
"inconsistent": 3,
"untested": 38
"untested": 39
},
"actRuleMapping": [
{
Expand Down Expand Up @@ -3875,6 +3875,21 @@
]
}
]
},
{
"testcaseId": "94ff40484422832c2910086d4387163aa2d9dd7d",
"testCaseName": "Passed Example 2",
"testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/94ff40484422832c2910086d4387163aa2d9dd7d.html",
"testCaseApproved": false,
"expected": "passed",
"procedureResults": [
{
"procedureName": "sia-r1",
"outcomes": [
"untested"
]
}
]
}
]
},
Expand Down Expand Up @@ -7577,6 +7592,21 @@
]
}
]
},
{
"testcaseId": "b1e912183f72caaea7523d00b6762d220e3616f0",
"testCaseName": "Failed Example 11",
"testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/afw4f7/b1e912183f72caaea7523d00b6762d220e3616f0.html",
"testCaseApproved": false,
"expected": "failed",
"procedureResults": [
{
"procedureName": "sia-r69",
"outcomes": [
"untested"
]
}
]
}
]
},
Expand Down Expand Up @@ -11558,6 +11588,15 @@
}
]
},
{
"ruleId": "2t702h",
"ruleName": "Summary element has non-empty accessible name",
"ruleApproved": false,
"procedureNames": [],
"consistency": null,
"coverage": null,
"testCaseResults": []
},
{
"ruleId": "d0f69e",
"ruleName": "Table header cell has assigned cells",
Expand Down
41 changes: 40 additions & 1 deletion _data/wcag-act-rules/implementations/axe-core.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"complete": 4,
"partial": 11,
"inconsistent": 5,
"untested": 32
"untested": 33
},
"actRuleMapping": [
{
Expand Down Expand Up @@ -4227,6 +4227,21 @@
]
}
]
},
{
"testcaseId": "94ff40484422832c2910086d4387163aa2d9dd7d",
"testCaseName": "Passed Example 2",
"testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/94ff40484422832c2910086d4387163aa2d9dd7d.html",
"testCaseApproved": false,
"expected": "passed",
"procedureResults": [
{
"procedureName": "document-title",
"outcomes": [
"untested"
]
}
]
}
]
},
Expand Down Expand Up @@ -8048,6 +8063,21 @@
]
}
]
},
{
"testcaseId": "b1e912183f72caaea7523d00b6762d220e3616f0",
"testCaseName": "Failed Example 11",
"testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/afw4f7/b1e912183f72caaea7523d00b6762d220e3616f0.html",
"testCaseApproved": false,
"expected": "failed",
"procedureResults": [
{
"procedureName": "color-contrast",
"outcomes": [
"untested"
]
}
]
}
]
},
Expand Down Expand Up @@ -13370,6 +13400,15 @@
}
]
},
{
"ruleId": "2t702h",
"ruleName": "Summary element has non-empty accessible name",
"ruleApproved": false,
"procedureNames": [],
"consistency": null,
"coverage": null,
"testCaseResults": []
},
{
"ruleId": "d0f69e",
"ruleName": "Table header cell has assigned cells",
Expand Down
41 changes: 40 additions & 1 deletion _data/wcag-act-rules/implementations/axe-devtools-pro.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"complete": 5,
"partial": 13,
"inconsistent": 8,
"untested": 26
"untested": 27
},
"actRuleMapping": [
{
Expand Down Expand Up @@ -4227,6 +4227,21 @@
]
}
]
},
{
"testcaseId": "94ff40484422832c2910086d4387163aa2d9dd7d",
"testCaseName": "Passed Example 2",
"testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/94ff40484422832c2910086d4387163aa2d9dd7d.html",
"testCaseApproved": false,
"expected": "passed",
"procedureResults": [
{
"procedureName": "document-title",
"outcomes": [
"untested"
]
}
]
}
]
},
Expand Down Expand Up @@ -8579,6 +8594,21 @@
]
}
]
},
{
"testcaseId": "b1e912183f72caaea7523d00b6762d220e3616f0",
"testCaseName": "Failed Example 11",
"testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/afw4f7/b1e912183f72caaea7523d00b6762d220e3616f0.html",
"testCaseApproved": false,
"expected": "failed",
"procedureResults": [
{
"procedureName": "color-contrast",
"outcomes": [
"untested"
]
}
]
}
]
},
Expand Down Expand Up @@ -15536,6 +15566,15 @@
}
]
},
{
"ruleId": "2t702h",
"ruleName": "Summary element has non-empty accessible name",
"ruleApproved": false,
"procedureNames": [],
"consistency": null,
"coverage": null,
"testCaseResults": []
},
{
"ruleId": "d0f69e",
"ruleName": "Table header cell has assigned cells",
Expand Down
11 changes: 10 additions & 1 deletion _data/wcag-act-rules/implementations/ember-template-lint.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"complete": 0,
"partial": 3,
"inconsistent": 4,
"untested": 45
"untested": 46
},
"actRuleMapping": [
{
Expand Down Expand Up @@ -5536,6 +5536,15 @@
}
]
},
{
"ruleId": "2t702h",
"ruleName": "Summary element has non-empty accessible name",
"ruleApproved": false,
"procedureNames": [],
"consistency": null,
"coverage": null,
"testCaseResults": []
},
{
"ruleId": "d0f69e",
"ruleName": "Table header cell has assigned cells",
Expand Down
Loading

0 comments on commit 2a879d1

Please sign in to comment.