responsibility: Design
Collection of success criterion where the responsibility falls under visual and interaction design decisions.
2.4.12 Focus Not Obscured (Enhanced)
The keyboard focus is fully visible at all times.
2.4.13 Focus Appearance
Focus indicators are at least 2px thick and have a 3:1 contrast ratio against adjacent colors.
2.4.5 Multiple Ways
Header navigation is not the only way to get around a website; there’s another way, such as on-page links, a sitemap, or a site-wide search.
2.4.7 Focus Visible
There’s visible keyboard focus styling to indicate which element you’re currently focused on.
2.4.8 Location
The user is clearly informed where they are in a set of pages.
2.4.9 Link Purpose (Link Only)
It is clear where a link will take you from the link text alone, without having to read the text around it.
2.5.5 Target Size (Enhanced)
Anything clickable should be at least 44 by 44 pixels, except links within a sentence which are okay to be the size of the text they encompass.
2.5.8 Target Size (Minimum)
Clickable elements must be at least 24 by 24 pixels, except for inline links.
3.2.1 On Focus
Nothing unexpected changes when something on the page receives keyboard focus, like a <button>
3.2.3 Consistent Navigation
Navigation is consistent from page to page.