View results in browser

pa11y uses HTML_CodeSniffer to find accessibility issues. Use their bookmarklet to view results on the page you are testing.

{{#if mainResult.count.error}}
- Errors ( {{mainResult.count.error}} )
Back to top
{{else}}

Well done! You have 0 errors.

{{/if}} {{#if mainResult.count.warning}}
+ Warnings ( {{mainResult.count.warning}} )
Back to top
{{else}}

Well done! You have 0 warnings.

{{/if}} {{#if mainResult.count.notice}}
+ Notices ( {{mainResult.count.notice}} )
Back to top
{{else}}

Well done! You have 0 notices.

{{/if}} {{#if task.ignore.length}}
+ Ignored Rules
Back to top
{{else}}

You have no ignored rules.

{{/if}}