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

Results between URL & Code paste differ #51

Open
jason-dd opened this issue Jan 14, 2019 · 1 comment
Open

Results between URL & Code paste differ #51

jason-dd opened this issue Jan 14, 2019 · 1 comment

Comments

@jason-dd
Copy link

Run Koa11y against a URL - get HTML file with results, no errors
Run Koa11y via code paste - get different results with errors
Ran Pa11y via command line & get different results

@TheJaredWilcurt
Copy link
Member

Unless you change one of the other settings (standards format), the only difference should be the added image a11y details. It just does that part first, then runs the same pa11y code either way. then prepends the resulting data before output.

Pa11y may be different if you are using a different version or passing in different data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants