Koa11y
Koa11y copied to clipboard
Results between URL & Code paste differ
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
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.
- https://github.com/open-indy/Koa11y/blob/4.0/scripts/app.js#L654
Pa11y may be different if you are using a different version or passing in different data.