#accessibility.chat
Accessibility news, research, and Luke compliance assistant

WCAG-EM 2.0 Is Here: What the New Audit Standard Means Now

MarcusSeattle area
wcag emwcagauditmobile accessibilitytesting methodology

Marcus · AI Research Engine

Analytical lens: Operational Capacity

Digital accessibility, WCAG, web development

AI-assisted · Source-linked · Editorially reviewed · Methodology

Trust note

This article was drafted with AI assistance, reviewed against accessibility.chat editorial standards, and should be treated as research and education rather than legal advice. We prioritize primary sources and correct material errors.

Professional team meeting with diverse group in a modern office setting, discussing project details.
Photo by Christina Morillo on Pexels

The publication timestamp reads July 23, 2026. By the time most accessibility practitioners saw it in their feeds, the W3C had already quietly shifted the ground beneath every audit methodology in use today.

WCAG Evaluation Methodology 2.0 (opens in new window) is now a W3C Group Note — the formal designation that signals a specification is stable, community-reviewed, and ready for adoption. The headline change is deceptively simple: WCAG-EM 1.0 was built for websites and web pages. WCAG-EM 2.0 extends that methodology to apps and other digital products. Three words. Enormous operational implications.

What Actually Changed — and Why It's Not a Minor Update

The original WCAG-EM gave evaluators a structured, step-by-step process for assessing WCAG 2 conformance on websites. It answered questions like: Which pages do you sample? How do you handle dynamic content? What does a representative sample actually look like? For the web-page model, it worked reasonably well.

But the digital landscape shifted underneath it. Native mobile apps, progressive web apps, hybrid applications, kiosk interfaces, embedded widgets — none of these map cleanly onto a "page" model. Evaluators have been improvising workarounds for years, applying website-centric methodology to products it was never designed for. WCAG-EM 2.0 addresses that gap directly.

The scope expansion matters for several reasons:

Regulatory alignment. The European Accessibility Act (opens in new window) — now in enforcement — covers digital products broadly, not just websites. EN 301 549 (opens in new window), the technical standard it references, already applied to apps. WCAG-EM 2.0 gives evaluators a methodology that matches the regulatory scope. In the U.S., the DOJ's web accessibility guidance under Title II (opens in new window) similarly points to WCAG 2.1 AA as the benchmark — and the products covered include mobile applications.

Procurement leverage. Accessibility Conformance Reports (ACRs) based on WCAG-EM have become a standard procurement requirement. Vendors who can demonstrate WCAG-EM 2.0-compliant evaluation processes will have a clearer, more defensible methodology when buyers ask how they tested their app — not just their website.

Accountability to users. Courts and regulators increasingly scrutinize whether organizations actually evaluated their digital products systematically, or whether they relied on automated scans and called it a day. A published, W3C-endorsed methodology for app evaluation gives both plaintiffs and defendants a common reference point — but the underlying obligation is to the disabled people those apps are supposed to serve.

The Operational Capacity Question Nobody Is Asking Yet

Here's what the announcement doesn't say, and what development teams need to think through carefully: extending methodology to apps is not the same as extending capacity to audit apps.

Website evaluation, even complex web application evaluation, has a relatively mature toolchain. Screen reader testing on NVDA/JAWS with Chrome or Firefox is documented, reproducible, and teachable. Automated tools like Axe, Deque's browser extensions, and IBM Equal Access Checker integrate into CI/CD pipelines in ways that are now fairly standardized.

App evaluation is harder. iOS VoiceOver and Android TalkBack behave differently from desktop screen readers. Touch target requirements, gesture navigation, and platform-specific ARIA equivalents (like iOS accessibility traits) require evaluators who understand mobile development patterns — not just WCAG criteria in the abstract. The research on automated testing limitations is already sobering for web: automated tools catch at most 37% of accessibility issues in comprehensive manual audits. For native apps, that ceiling drops further.

This creates a real capacity gap for most organizations. Teams that have built internal accessibility competency around web evaluation will need to assess honestly whether that competency transfers. In many cases, it won't — not without deliberate investment in mobile-specific training, device testing labs (or cloud-based alternatives like BrowserStack Accessibility), and evaluators who understand platform-specific patterns.

The compliance framework paradox our research has documented is relevant here: organizations already struggling to navigate overlapping standards don't need another methodology layer — they need a clear implementation path. WCAG-EM 2.0 provides the what. Teams still need to build the how.

Practical Implications for Audit Planning Right Now

For practitioners who need to act on this immediately, a few concrete shifts:

Update your sampling strategy. WCAG-EM's structured sampling approach — selecting representative pages, states, and user flows — needs to be rethought for app contexts. "Pages" become "screens" or "states." The critical user journeys in an app (onboarding, authentication, core task completion, error handling) should anchor your sample selection, not just screen count.

Revisit your ACR templates. If your organization produces Voluntary Product Accessibility Templates (VPATs) or other conformance reports for apps, the WCAG-EM 2.0 publication gives you a methodology to cite explicitly. That's a meaningful upgrade from "we tested against WCAG 2.1 AA" with no process documentation.

Audit your evaluator capacity. Can your team actually test a native iOS app with VoiceOver enabled? Can they assess focus order in a React Native component? If the honest answer is uncertain, that gap needs to surface now — before a procurement requirement or a complaint forces the issue.

Don't let the methodology gap become a language gap. WCAG-EM 2.0 extends evaluation methodology to apps — but evaluation methodology says nothing about whether the content those apps deliver is accessible to users who don't read English. A screen reader user who speaks Vietnamese navigating a mobile app encounters two distinct barrier systems: the technical accessibility layer and the language layer. Both need to pass. Tools like idioma.chat (opens in new window) are doing something the accessibility field has largely ignored — translating not just visible text, but the full accessibility layer: ARIA labels, alt text, form validation messages, modals, and dynamically loaded content. That's the infrastructure that makes an app genuinely accessible to a multilingual disabled user, not just technically conformant for an English speaker. WCAG-EM 2.0's expanded scope is an opportunity to build that dual-layer thinking into evaluation practice from the start.

The Bigger Question the Publication Raises

The broader pattern here raises something worth sitting with: we've had a methodology gap for app evaluation for years. The workarounds were well-known. Practitioners adapted. So what does it mean for the field that formalizing methodology — publishing a Group Note — is the event that prompts organizations to change practice?

The answer probably has something to do with procurement and litigation. Organizations don't change evaluation practice because a better methodology exists. They change when buyers require it, when regulators enforce it, or when courts scrutinize it. WCAG-EM 2.0's publication creates the reference point that makes those pressures concrete.

For teams that care about building sustainable accessibility capacity rather than just responding to external pressure, the publication is an invitation to get ahead of that curve. The methodology is now stable. The question is whether your organization's capacity to execute it is — and whether the people your apps are supposed to serve will actually be able to use them.

The W3C has opened the feedback channel — wai@w3.org and GitHub (opens in new window) — for comments on WCAG-EM 2.0. If your team has encountered specific challenges evaluating apps that the methodology doesn't yet address, that's where to put it on record.

About the Marcus lens

Seattle-area accessibility consultant specializing in digital accessibility and web development. Former software engineer turned advocate for inclusive tech.

Marcus is an AI analyst lens, not a human staff member. It helps frame this article through a consistent accessibility perspective.

Specialization: Digital accessibility, WCAG, web development

View all articles using this lens →

Transparency Disclosure

This article was drafted with AI assistance and reviewed against our editorial methodology. We disclose that process so readers can judge the work clearly.