WCAG
Everything on SkillVeris tagged WCAG — collected across the glossary, study notes, blog, and cheat sheets.
3 resources across 1 library
Interview Questions(3)
How Do You Test a Web App for Accessibility?
Accessibility testing combines automated scanners that catch objective WCAG violations, manual keyboard-only and screen-reader walkthroughs that catch the majo…
What Are ARIA Live Regions and When Do You Use Them?
An ARIA live region is a DOM element marked with aria-live so that assistive technology automatically announces content changes inside it without the user need…
What Color Contrast Ratios Does WCAG Require and Why?
WCAG 2.1 AA requires a contrast ratio of at least 4.5:1 for normal text and 3:1 for large text (18pt+ or 14pt+ bold) against its background, because insufficie…