Skip to content

Accessibility Testing Warnings and Errors

Eric Bailey edited this page May 21, 2018 · 10 revisions

All pages

These issues appear on all pages.

Type Error Reasoning
⚠️ <dl> elements must only directly contain properly-ordered <dt> and <dd> groups, <script> or <template> elements HTML 5.2 allows wrapping dt and dd groups in div elements.
⚠️ <dt> and <dd> elements must be contained by a <dl> HTML 5.2 allows wrapping dt and dd groups in div elements.

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