-
Notifications
You must be signed in to change notification settings - Fork 51
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
Add accessibility linting #268
Comments
This issue has been automatically marked as stale because it has not had activity for 60 days. It will be closed if no further activity occurs. Please make a comment if this issue/pr is still valid. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had activity for 60 days. It will be closed if no further activity occurs. Please make a comment if this issue/pr is still valid. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had activity for 60 days. It will be closed if no further activity occurs. Please make a comment if this issue/pr is still valid. Thank you for your contributions. |
bump |
This issue has been automatically marked as stale because it has not had activity for 60 days. It will be closed if no further activity occurs. Please make a comment if this issue/pr is still valid. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had activity for 60 days. It will be closed if no further activity occurs. Please make a comment if this issue/pr is still valid. Thank you for your contributions. |
It would be good to have a check that fails on links with text "here", something like ! |
* E2E: make connection timeout configurable Added 'connection-timeout' and `connection-attempts' test params. Defaults are 6 and 10 for total timeout of 60 s. Signed-off-by: Tom Pantelis <tompantelis@gmail.com> * E2E: make timeout used by AwaitResultOrError configurable Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
Add linting to verify the accessibility of Submariner's website content.
We need to do some research on which tooling is best, but https://github.com/dequelabs/axe-core seems like a good toolkit, and the list of projects that consume it seems like good next place to look https://github.com/dequelabs/axe-core/blob/develop/doc/projects.md.
The text was updated successfully, but these errors were encountered: