Skip to content

Accessibility Testing Warnings and Errors

Eric Bailey edited this page Jan 9, 2017 · 10 revisions
Type Error Reasoning
⚠️ [Warning] role=main should only appear on significant elements role="main" is applied to the sole <main> element on the page.
⚠️ [Warning] Text elements should have a reasonable contrast ratio False positive. These elements are intentionally not being visually displayed.
⚠️ [Warning] These elements are focusable but either invisible or obscured by another element False positive. These elements are intentionally not being visually displayed.

None!

Type Error Reasoning
⚠️ [Alert] 2 X Possible heading False positive. Heading elements are declared.
⚠️ [Alert] 1 X Noscript element Noscript is intentional. Generated by loadCSS as a fallback.

Clone this wiki locally