responsibility: Design
Collection of success criterion where the responsibility falls under visual and interaction design decisions.
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.4.10 Section Headings
Headings are used to group distinct sections on a page.
2.4.11 Focus Not Obscured (Minimum)
The keyboard focus is not completely hidden by other content.
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.5.5 Target Size (Enhanced)
Anything clickable must 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.