List of WCAG success criteria requiring manual testing
Topic: Accessibility
Explore how to effectively implement the "section" HTML element with aria-label for enhanced navigation and landmark roles, ensuring your content is accessible to all users.
Today I learned in which order accessible names are computed, and how you can evaluate this computation in Chrome DevTools.
Forms without an accessible name won't expose a proper "role" landmark region.
Guidelines on when to use the
disabled
andaria-disabled
attribute.