March 2026 Newsletter
Features
WebAIM Million - 2026 Update
The 2026 update to WebAIM's annual analysis of the top one million home pages is available. This year saw an increase in detectable errors.
Ask AIMee: An accessible accessibility-focused AI chatbot
We’re happy to introduce AIMee – an easy-to-use, AI-powered conversational chatbot focused on accessibility.
Upcoming WebAIM Events
- Virtual Web Accessibility Training - April 15-16
- Accessibility in Technology Procurement and Use - May 6
- Document Accessibility Course - April cohort is now open for registrations
Resources
Does AI offer an efficient solution for time-consuming Accessibility Testing?
To what extent can AI adopt the End‑Users point of view? — An industry perspective on combining WCAG, enhanced test approaches and Large Language Models.
Testing Methods: Dragging Movements
WCAG 2.5.7 Dragging Movements requires that any functionality relying on a dragging gesture, such as click-and-drag, press-and-hold, or swipe-to-move, can also be operated with a single-pointer action like a simple click or tap
A11y 101: 2.5.2 Pointer Cancellation
Fire events when the pointer is released and not when it is first pressed. Of course, there are always exceptions, and we’ll look at those. Before we do that, I want to take you through the exact things we are talking about.
Accessibility people are a superpower
People who know accessibility well possess a collaboration superpower. If you're only calling them in to check compliance boxes, you're missing a tremendous opportunity to to improve your entire design and development processes, and your team culture.
role=presentation is no alternative for aria-hidden=true
An exploration of when to use aria-hidden, role=presentation, and alt="".
A guide to accessible focus indicators
Have you ever lost your mouse cursor on your screen? This is what it is like when keyboard users don’t have focus indicators. It’s like navigating with an invisible cursor.
RED ALERT: The DOJ Title II Web Accessibility Rule is in Danger!
There are credible rumors that the Title II web accessibility rule may not just get pushed back — it may get pulled entirely.
WCAG 3 March Update
The Accessibility Guidelines Working Group (AGWG) has updated the WCAG 3 working draft. It now includes initial Developing content for most of the requirements. These will evolve a great deal over the next few years.
Did you know some ARIA roles remove child semantics?
In these cases, ARIA doesn’t build on existing semantics. It replaces the entire semantic model of the element, including how the browser interprets its children.
Every Jira Ticket Is Your Accessibility Policy
By embedding accessibility into user stories and Jira tickets, teams become more self-sufficient, reduce ambiguity, and create digital products that work for everyone.
A considered approach to generative AI in front-end development
Generative AI presents an interesting conundrum. It's a technology that offers utility, yet sharply divides opinion over the ethics, risks, and consequences of its use.
I tried to educate an Accessibility overlay company from the inside
I decided to stay in the process to try and educate them from the inside. I wondered if they were willing to pivot as a company.
What I Like About WCAG 3.0
But the direction is right, and in several places, it's better than right — it's the kind of thinking that could genuinely move the needle on digital accessibility in ways that WCAG 2.x never could.
AI will Eliminate the Need for Accessibility Professionals? I think not.
To provide accessibility professionals with an easy-to-access defense, I have identified common accessibility tasks and tagged them with one of four statuses.
Quick Tip: Implement Skip Links for Keyboard Users
Often overlooked but crucial for keyboard-only navigation, skip links (typically placed as the first focusable elements on a page) allow users to bypass repetitive content like headers and navigation menus. When properly implemented with CSS that makes them visible on focus, these links significantly reduce the number of tab stops needed to reach main content, particularly benefiting users with motor disabilities or those navigating complex sites.
