Skip to content

Commit

Permalink
Refresh openacr table and pa11y ci update (#47)
Browse files Browse the repository at this point in the history
* Updated catalog and openacrs with the name change.

* Updated pa11y-ci to new version GSA/openacr#278.

* Fixed broken search.gov federalist link.
  • Loading branch information
dmundra authored Jan 21, 2022
1 parent d391bda commit 6c2da35
Show file tree
Hide file tree
Showing 15 changed files with 1,377 additions and 1,351 deletions.
9 changes: 7 additions & 2 deletions .pa11yci
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
{
"defaults": {
"concurrency": 4,
"concurrency": 1,
"standard": "WCAG2AA",
"runners": ["axe"]
"runners": ["axe"],
"ignore": [
"color-contrast",
"frame-tested"
],
"screenCapture": "screenshot.png"
}
}
10 changes: 8 additions & 2 deletions catalog/2.4-edition-wcag-2.0-508-en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ standards:
chapters:
- id: success_criteria_level_a
label: "Table 1: Success Criteria, Level A"
short_label: A
order: 1
criteria:
- id: 1.1.1
Expand Down Expand Up @@ -227,6 +228,7 @@ chapters:
- authoring-tool
- id: success_criteria_level_aa
label: "Table 2: Success Criteria, Level AA"
short_label: AA
order: 2
criteria:
- id: 1.2.4
Expand Down Expand Up @@ -335,6 +337,7 @@ chapters:
- authoring-tool
- id: success_criteria_level_aaa
label: "Table 3: Success Criteria, Level AAA"
short_label: AAA
order: 3
criteria:
- id: 1.2.6
Expand Down Expand Up @@ -523,6 +526,7 @@ chapters:
- authoring-tool
- id: functional_performance_criteria
label: "Chapter 3: Functional Performance Criteria (FPC)"
short_label: FPC
order: 3
criteria:
- id: "302.1"
Expand Down Expand Up @@ -572,7 +576,7 @@ chapters:
- none
- id: hardware
label: "Chapter 4: Hardware"
chapter_title: Chapter 4
short_label: Hardware
order: 4
criteria:
- id: 402.2.1
Expand Down Expand Up @@ -852,6 +856,7 @@ chapters:
- none
- id: software
label: "Chapter 5: Software"
short_label: Software
order: 5
criteria:
- id: 502.2.1
Expand Down Expand Up @@ -988,6 +993,7 @@ chapters:
- none
- id: support_documentation_and_services
label: "Chapter 6: Support Documentation and Services"
short_label: Documentation
order: 6
criteria:
- id: "602.2"
Expand Down Expand Up @@ -1019,7 +1025,7 @@ components:
- id: web
label: Web
- id: electronic-docs
label: Electronic Docs
label: Electronic Documents
- id: software
label: Software
- id: authoring-tool
Expand Down
78 changes: 39 additions & 39 deletions openacr/Moodle-3.html

Large diffs are not rendered by default.

86 changes: 43 additions & 43 deletions openacr/Moodle-3.markdown

Large diffs are not rendered by default.

78 changes: 39 additions & 39 deletions openacr/NVDA-2018.html

Large diffs are not rendered by default.

86 changes: 43 additions & 43 deletions openacr/NVDA-2018.markdown

Large diffs are not rendered by default.

82 changes: 42 additions & 40 deletions openacr/Plone-5.html

Large diffs are not rendered by default.

86 changes: 43 additions & 43 deletions openacr/Plone-5.markdown

Large diffs are not rendered by default.

153 changes: 81 additions & 72 deletions openacr/drupal-9.html

Large diffs are not rendered by default.

84 changes: 42 additions & 42 deletions openacr/drupal-9.markdown

Large diffs are not rendered by default.

170 changes: 93 additions & 77 deletions openacr/govready-0.9.html

Large diffs are not rendered by default.

86 changes: 43 additions & 43 deletions openacr/govready-0.9.markdown

Large diffs are not rendered by default.

Loading

0 comments on commit 6c2da35

Please sign in to comment.