pa11y uses HTML_CodeSniffer to find accessibility issues. Use their bookmarklet to view results on the page you are testing.
{{code}} {{count}}
{{message}}
Well done! You have 0 errors.
{{/if}} {{#if mainResult.count.warning}}{{code}} {{count}}
{{message}}
Well done! You have 0 warnings.
{{/if}} {{#if mainResult.count.notice}}{{code}} {{count}}
{{message}}
Well done! You have 0 notices.
{{/if}} {{#if task.ignore.length}}{{name}}
{{#if description}}{{description}}
{{/if}}You have no ignored rules.
{{/if}}