You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm a developer of a web accessibility testing tool that use the pa11y-webservice app.
And durring the development I found a bug in tests for "WCAG2AAA". These results don't include some errors which return tests for "WCAG2AA".
I checked this bug in Pa11y Dashboard app and got the same issue.
I made a test for four dozen sites and see the issue is repeating on all of them.
Any of these tests doesn't include any issue of the "error" type from the "AA" level.
Here's an example made in the Pa11y Dashboard app: Test for "WCAG2AA" Test for "WCAG2AAA"
You can see that the "Principle1.Guideline1_4.1_4_3.G18.Fail" issue (error of AA level) from the first test, doesn't appear in the second test - https://prnt.sc/10rhagd
I'm a developer of a web accessibility testing tool that use the pa11y-webservice app.
And durring the development I found a bug in tests for "WCAG2AAA". These results don't include some errors which return tests for "WCAG2AA".
I checked this bug in Pa11y Dashboard app and got the same issue.
I made a test for four dozen sites and see the issue is repeating on all of them.
Any of these tests doesn't include any issue of the "error" type from the "AA" level.
Here's an example made in the Pa11y Dashboard app:
Test for "WCAG2AA"
Test for "WCAG2AAA"
You can see that the "Principle1.Guideline1_4.1_4_3.G18.Fail" issue (error of AA level) from the first test, doesn't appear in the second test - https://prnt.sc/10rhagd
And the same tests on our tool:
Test for "WCAG2AA"
Test for "WCAG2AAA"
The text was updated successfully, but these errors were encountered: