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

Run multipage a11y assessment tool in JSON #5291

Closed
Tracked by #5251
atsansone opened this issue Oct 26, 2023 · 1 comment
Closed
Tracked by #5251

Run multipage a11y assessment tool in JSON #5291

atsansone opened this issue Oct 26, 2023 · 1 comment
Assignees
Labels
e1-hours Can complete in < 8 hours of normal, not dedicated, work e2-days Can complete in < 5 days of normal, not dedicated, work p1-high Major but not urgent concern: Resolve in months. Update each month. t.a11y Relates to an accessibility concern

Comments

@atsansone
Copy link
Contributor

atsansone commented Oct 26, 2023

Use pa11y to pull a list of a11y issues found in dart.dev in JSON format. This allows searching for groups of changes.

$ pa11y-ci -j -s https://dart.dev/sitemap.xml > dart-dev.json 
@atsansone
Copy link
Contributor Author

dart-dev.json

@atsansone atsansone self-assigned this Oct 26, 2023
@atsansone atsansone added p1-high Major but not urgent concern: Resolve in months. Update each month. t.a11y Relates to an accessibility concern e1-hours Can complete in < 8 hours of normal, not dedicated, work e2-days Can complete in < 5 days of normal, not dedicated, work labels Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e1-hours Can complete in < 8 hours of normal, not dedicated, work e2-days Can complete in < 5 days of normal, not dedicated, work p1-high Major but not urgent concern: Resolve in months. Update each month. t.a11y Relates to an accessibility concern
Projects
None yet
Development

No branches or pull requests

1 participant