Document should have one main landmark
Ensures the document has a main landmark
Suggested fix: Fix all of the following: Document does not have a main landmark
<html class="no-js" lang="en-US">All page content should be contained by landmarks
Ensures all page content is contained by landmarks
Suggested fix: Fix any of the following: Some page content is not contained by landmarks
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> cf-platform-prod.cars.com</h2>
</div><div class="cf-section cf-wrapper"><span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9d5500a89aa136bb</strong></span><span id="cf-footer-item-ip" class="cf-footer-item sm:block sm:mb-1"><span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>aria-hidden="true" must not be present on the document body
Ensures aria-hidden="true" is not present on the document body.
Buttons must have discernible text
Ensures buttons have discernible text
Page must have means to bypass repeated blocks
Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content
Elements must meet minimum color contrast ratio thresholds
Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds
Documents must have <title> element to aid in navigation
Ensures each HTML document contains a non-empty <title> element
Headings should not be empty
Ensures headings have discernible text
Heading levels should only increase by one
Ensures the order of headings is semantically correct
<html> element must have a lang attribute
Ensures every HTML document has a lang attribute
<html> element must have a valid value for the lang attribute
Ensures the lang attribute of the <html> element has a valid value
Links must have discernible text
Ensures links have discernible text
Users should be able to zoom and scale the text up to 500%
Ensures <meta name="viewport"> can scale a significant amount
Zooming and scaling must not be disabled
Ensures <meta name="viewport"> does not disable text scaling and zooming
Interactive controls must not be nested
Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies
Page should contain a level-one heading
Ensure that the page, or at least one of its frames contains a level-one heading
All page content should be contained by landmarks
Ensures all page content is contained by landmarks