Julia Undeutsch

Accessibility Features in Chrome DevTools and beyond

What if your automated accessibility tests are only catching 40% of the bugs? Learn how to find the rest using the tools you already know.

Accessibility Features in Chrome DevTools and beyond
#1about 3 minutes

Why developers should test for web accessibility

Testing for accessibility is a developer's responsibility to remove barriers for users with assistive technologies and create a more inclusive web.

#2about 2 minutes

Running a Lighthouse accessibility audit in Chrome DevTools

Learn how to generate a Lighthouse report to get an initial score and a list of automated accessibility checks.

#3about 4 minutes

Interpreting Lighthouse results and understanding ARIA issues

Understand how to read the Lighthouse report, including how to use the "learn more" links to understand complex issues like ARIA toggle fields.

#4about 4 minutes

Performing manual accessibility testing with a screen reader

Use a screen reader like VoiceOver to manually test interactive elements and discover issues that automated tools miss, such as unnamed controls.

#5about 1 minute

Understanding the relationship between the DOM and accessibility tree

The accessibility tree is a simplified version of the DOM that assistive technologies use to interpret a webpage's content and structure.

#6about 7 minutes

Debugging ARIA issues using the full page accessibility tree

Use the full page accessibility tree in DevTools to inspect computed properties, identify incorrect `aria-hidden` attributes, and live-edit the DOM to fix bugs.

#7about 3 minutes

How to check and fix color contrast issues

Use the DevTools inspector and color picker to identify and correct low color contrast ratios to meet WCAG standards.

#8about 1 minute

Emulating vision deficiencies and testing dark mode

Use the rendering tab in DevTools to simulate various vision deficiencies and test the `prefers-color-scheme` media feature for dark mode.

#9about 1 minute

Testing landmarks, source order, and tracking focus

Use DevTools features to inspect page landmarks for navigation, visualize the source order of elements, and track the active focus element.

#10about 4 minutes

Recommended Chrome extensions for advanced accessibility testing

Explore powerful browser extensions like Wave, Accessibility Insights for Web, and Heading Maps to supplement the built-in DevTools features.

Related jobs
Jobs that call for the skills explored in this talk.

Featured Partners

Related Articles

View all articles

From learning to earning

Jobs that call for the skills explored in this talk.