Stop slideshow.

How can browsers help meet WCAG 2

Daniel Montalvo
Principal Accessibility Specialist

Valerie Young
Free Software and Accessibility Engineer.

Web Engines Hack Fest, June 2026

What is WCAG

Existing accessibility requirements for browsers

Why should browser vendors engage?

How browsers are already helping

Parsing

Focus visible

Improving Focus

Contrast

Improving contrast

Zoom

Improving zoom

Autoplay

Improving autoplay

Additional accessibility fixes

Page structure

Keyboard access

Infer missing page structure elements

Moving content

Improve discoverability of accessibility features

Improvements to devtools: Helping web authors make accessible websites

Help web developers understand:

How information gets into the accessibility tree

Picture of the chrome devtools, inspecting the accessibility properties of a button with inner text. It shows where accessible names are calculated from.

Help web developers understand accessibility errors and browser fixes

Surface an error in the console when bad ARIA markup is discarded:

Helping web authors design accessible websites?

An accessibility tree visualizer in devtools:

Thank you

Daniel Montalvo

Valerie Young