responsibility: Design
Collection of success criterion where the responsibility falls under visual and interaction design decisions.
1.4.13 Content on Hover or Focus
Tooltips and similar content should stay visible, be easy to dismiss (usually with the Esc key), and let users select and interact with the text.
2.1.3 Keyboard (No Exception)
You can navigate and interact with a page using the keyboard alone.
2.2.2 Pause, Stop, Hide
Automatically moving/animating content that lasts more than 5 seconds must be able to be stopped or hidden.
2.2.4 Interruptions
Pop-ups, notifications, and other interruptions can be switched off.
2.3.1 Three Flashes or Below Threshold
Flashing content must not exceed three flashes per second unless it is within safe limits.
2.3.2 Three Flashes
Flashing content must never exceed three flashes per second, without exceptions.
2.3.3 Animation from Interactions
Animations triggered by interactions like button presses can be turned off.
2.4.1 Bypass Blocks
‘Skip links’ are available for keyboard users to jump past navigation.
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.