disability: Visual
Promotes web accessibility for people with blindness, low vision, or color blindness.
1.4.12 Text Spacing
Users can increase letter, word, line, and paragraph spacing without cutting off content or breaking functionality.
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.1 Keyboard
Can you get around using the keyboard alone.
2.1.2 No Keyboard Trap
There must not be a situation where you enter a modal with the keyboard and can’t get back to where you were.
2.1.3 Keyboard (No Exception)
You can navigate and interact with a page using the keyboard alone.
2.1.4 Character Key Shortcuts
Keyboard shortcuts must use modifier keys, like ctrl, command, or alt/option.
2.2.1 Timing Adjustable
Time limits must be avoided unless they’re able to be extended.
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.3 No Timing
Unless it’s a live broadcast or something else that’s happening in real time, there are no time constraints placed on the user.
2.2.4 Interruptions
Pop-ups, notifications, and other interruptions can be switched off.