Description
Make it easier for users to see and hear content including separating foreground from background.
Questions & Answers
What is an example of something that automated scanning cannot capture?
What is an example of something that automated scanning cannot capture?
- manual auditing
What are common use of color failures?
I’m not sure how to identify use of color failures. What are examples of common use of color failures?
- manual testing
- Use of color
Do checkbox components need to reach a certain contrast ratio?
Do checkbox components need to reach a certain color contrast ratio?
- color contrast
- non-text contrast
Why is tooltip text required to be hoverable?
I’ve created a tooltip that pops up when the user mouses over a button. Why would a user move their mouse onto the tooltip?
- content on hover or focus
- tooltip
Should inputs and buttons have the same focus state?
Should text input text focus state be the same as buttons keyboard focus state?
- buttons
- color contrast
- focus
- text input
How do I know whether an image of text is decorative?
Success Criterion 1.4.9: Images of Text (No Exception) states that text “used for pure decoration” is one of the few allowed uses for images of text. How do I know whether text is decorative?
- decorative images
- images
- text
How do I make my podcast accessible?
How do I make my podcast accessible to people with disabilities?
- audio
- audio controls
Is it an accessibility issue to hide content from mobile users?
My website has a form that disappears on small mobile screens to save space, but this is also causing it to disappear at large zoom sizes on desktops. Since I don't intend to have the form available to everyone anyway, is that really a Web...
- mobile
- reflow
- wcag
Is content that appears on hover and focus accessible?
How do I ensure that content that appears on hover or focus is accessible?
- content on hover or focus
What if color is the only way to differentiate links from normal text?
What should I do if color is used to differentiate links from normal text?
- links
- ui component
- Use of color