-
Notifications
You must be signed in to change notification settings - Fork 84
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
chore(references): Update links to WCAG 2.2 where used #1747
Conversation
Fixed broken test case |
When checking the "Checker rule sets" page via action artifact Rule listing, I found missing definitions for 3 new WCAG 2.2 SCs that don't have any rules yet. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please review
@@ -67,7 +67,7 @@ <h3 id="ruleMessage"></h3> | |||
### About this requirement | |||
|
|||
* [IBM 1.1.1 Non-text content](https://www.ibm.com/able/requirements/requirements/#1_1_1) | |||
* [WCAG technique H86](https://www.w3.org/WAI/WCAG21/Techniques/html/H86) | |||
* [WCAG technique H86: Providing text alternatives for emojis, emoticons, ASCII art, and leetspeak: Providing text alternatives for emojis, emoticons, ASCII art, and leetspeak: Providing text alternatives for emojis, emoticons, ASCII art, and leetspeak](https://www.w3.org/WAI/WCAG22/Techniques/html/H86) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed redundancy, its odd that it was "repeated" 3 times
Removed redundancy from emoticons_alt_exists.html
This PR is related to the following issue(s):
Additional information can be found here:
Testing reference:
All ~170 existing Help files that reference techniques and other resources in WCAG 2.2 are in the branch
... /accessibility-checker-engine/help-v4/en-US/ ...
I have conducted the following for this PR: