Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WAI website update 2024-09-16 #301

Merged
merged 5 commits into from
Sep 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ defaults:
rule_meta:
rule_type: "Atomic rule"
sidebar: true
github:
hide: true
## @@@ IMPORTANT @@@: Change to the config file need to be manually copied over to the WAI website
standalone_resource_header:
title: ACT Rules
Expand Down
20 changes: 10 additions & 10 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 September 2024",
"lastModified": "16 September 2024",
"approvedRules": {
"complete": 25,
"partial": 0,
Expand Down Expand Up @@ -3886,7 +3886,7 @@
{
"procedureName": "sia-r1",
"outcomes": [
"untested"
"passed"
]
}
]
Expand Down Expand Up @@ -7603,7 +7603,7 @@
{
"procedureName": "sia-r69",
"outcomes": [
"untested"
"failed"
]
}
]
Expand Down Expand Up @@ -12220,9 +12220,9 @@
]
},
"coverage": {
"covered": 16,
"covered": 21,
"untested": 0,
"cantTell": 5,
"cantTell": 0,
"testCaseTotal": 24
},
"testCaseResults": [
Expand Down Expand Up @@ -12416,7 +12416,7 @@
{
"procedureName": "sia-r81",
"outcomes": [
"cantTell"
"failed"
]
}
]
Expand All @@ -12431,7 +12431,7 @@
{
"procedureName": "sia-r81",
"outcomes": [
"cantTell"
"failed"
]
}
]
Expand All @@ -12446,7 +12446,7 @@
{
"procedureName": "sia-r81",
"outcomes": [
"cantTell"
"failed"
]
}
]
Expand All @@ -12461,7 +12461,7 @@
{
"procedureName": "sia-r81",
"outcomes": [
"cantTell"
"failed"
]
}
]
Expand All @@ -12476,7 +12476,7 @@
{
"procedureName": "sia-r81",
"outcomes": [
"cantTell"
"failed"
]
}
]
Expand Down
6 changes: 3 additions & 3 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 September 2024",
"lastModified": "16 September 2024",
"approvedRules": {
"complete": 24,
"partial": 1,
Expand Down Expand Up @@ -3886,7 +3886,7 @@
{
"procedureName": "sia-r1",
"outcomes": [
"untested"
"passed"
]
}
]
Expand Down Expand Up @@ -7603,7 +7603,7 @@
{
"procedureName": "sia-r69",
"outcomes": [
"untested"
"cantTell"
]
}
]
Expand Down
Loading
Loading