Skip to content

Commit

Permalink
Rule server update for 10-12
Browse files Browse the repository at this point in the history
  • Loading branch information
ErickRenteria committed Oct 12, 2023
1 parent 4009158 commit 5525540
Show file tree
Hide file tree
Showing 186 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions rule-server/src/static/archives.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"path": "/archives/latest"
},
{
"id": "11October2023",
"name": "11 October 2023 Deployment",
"id": "12October2023",
"name": "12 October 2023 Deployment",
"version": "3.1.62",
"path": "/archives/2023.10.11"
"path": "/archives/2023.10.12"
},
{
"id": "19September2023",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<body onload="hookEvents();">
<main>
<bx-content-switcher value="IBM_Accessibility" id="rsSwitcher">
<bx-content-switcher-item value="IBM_Accessibility">IBM Accessibility</bx-content-switcher-item><bx-content-switcher-item value="WCAG_2_1">WCAG 2.1 (A, AA)</bx-content-switcher-item><bx-content-switcher-item value="WCAG_2_0">WCAG 2.0 (A, AA)</bx-content-switcher-item>
<bx-content-switcher-item value="IBM_Accessibility">IBM Accessibility 7.2</bx-content-switcher-item><bx-content-switcher-item value="WCAG_2_1">WCAG 2.1 (A, AA)</bx-content-switcher-item><bx-content-switcher-item value="WCAG_2_0">WCAG 2.0 (A, AA)</bx-content-switcher-item>
</bx-content-switcher>
<div id="IBM_Accessibility" style="padding: 1rem; display:block">
<div>
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -27691,7 +27691,7 @@ exports.a11yRulesets = [
},
{
id: "IBM_Accessibility",
name: "IBM Accessibility",
name: "IBM Accessibility 7.2",
category: IGuideline_1.eGuidelineCategory.ACCESSIBILITY,
description: "Rules for WCAG 2.1 AA plus additional IBM checklist supplemental requirements.",
// This ruleset has all 2.0 and 2.1 checkpoints that are A or AA
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit 5525540

Please sign in to comment.