Few digital accessibility cases are cited as often as Robles v. Domino’s Pizza. The dispute—about a pizza chain’s website and mobile app—didn’t result in a Supreme Court opinion, but it did reach the Court and sent a clear signal to businesses: ADA risk is real when people can’t access online goods and services.
This article breaks down what happened, why it mattered, and what organizations should do now to align with WCAG, reduce legal exposure, and—most importantly—serve customers with disabilities.
The case began when a blind customer, Guillermo Robles, alleged he couldn’t order a customized pizza using Domino’s website and mobile app with his screen reader. The core claim: the digital barriers blocked access to goods and services offered by a place of public accommodation, violating Title III of the Americans with Disabilities Act (ADA).
In other words, the lawsuit wasn’t “about the internet” in the abstract. It was about the practical reality that the website and app functioned like a front door to ordering—especially for deals, customization, and delivery workflows that are difficult or impossible by phone.

While the case filings discuss barriers in broad terms, the kinds of issues that commonly block screen reader users in ordering flows include:
These barriers map directly to familiar WCAG requirements, such as non-text content, name/role/value, focus order, error identification, and status messages.
The legal path is part of why the Domino’s case became so influential:
Even though there was no Supreme Court ruling on the merits, the denial effectively reinforced a trend: businesses shouldn’t assume they can wait for perfect regulatory clarity before making their digital experiences accessible.
When the Supreme Court declines a case, it doesn’t create a nationwide precedent by itself. But the practical impact is still significant: lower-court interpretations continue to shape expectations, and plaintiffs can point to decisions like Domino’s as evidence that ADA claims tied to digital access are viable—especially when online systems are integral to accessing in-store goods and services.
A key tension in U.S. accessibility compliance is that the ADA is broad, while WCAG is specific. Courts and settlements often use WCAG (commonly WCAG 2.1 AA) as a measurable standard for what “accessible” should mean online.
If you operate across jurisdictions, it helps to understand how WCAG connects to other frameworks, too. For example, the EU’s technical requirements often reference WCAG through standards like EN 301 549. For a deeper explanation of how these standards interrelate, see EN 301 549 and WCAG explained for digital accessibility compliance.

The Domino’s case is a reminder that accessibility isn’t a one-time project. Ordering flows change, design systems evolve, and new promotions ship weekly. A durable approach combines governance, testing, and ongoing monitoring.
Don’t audit only the homepage. For commerce and service sites, focus on the workflows that create value:
Automated scanning can catch common failures (missing labels, color contrast, invalid ARIA), but you also need manual checks for keyboard usability, screen reader output, and dynamic content behavior. Platforms like Corpowid (corpowid.ai) can help teams run automated accessibility audits and continuous monitoring so regressions are detected early—before they become customer complaints or legal headaches.
If you need to prioritize, start with issues that most often break ordering experiences:
<button>, headings in order, form fields with <label>).Overlays/widgets can help with certain user preferences (like text spacing controls) and can be part of an accessibility program, but they shouldn’t be treated as a replacement for underlying WCAG fixes. If core components are inaccessible—like a topping selector or payment form—an overlay cannot reliably “patch” the experience for assistive technology users.
A stronger strategy is “build accessible by default,” then use tools to support maintenance. For example, Corpowid can support accessibility operations with monitoring and accessibility statement tooling, while teams remediate root issues in the design system and front-end components.
An accessibility statement sets expectations, provides contact channels, and demonstrates good-faith effort. More importantly, it creates a feedback loop: when real users report barriers, you can triage, fix, and prevent recurrence.
Accessibility is also increasingly tied to privacy and consent tooling (cookie banners, preference centers, authentication). If your compliance stack is fragmented, you may unintentionally introduce barriers. This is one reason many organizations are aligning these efforts; see why accessibility and privacy are converging and how that affects implementation choices.

The most enduring lesson from the Domino’s lawsuit is not just legal—it’s operational. If customers can’t complete key tasks independently, they’re effectively excluded. Inclusive design reframes accessibility as a quality metric:
These practices matter across industries—from food ordering to education portals and beyond. If you’re building for students, faculty, and the public, accessibility stakes are just as high; this guide on digital accessibility for universities and educational institutions offers a practical WCAG-oriented perspective.
Years after the Supreme Court declined review, Domino’s remains a shorthand for a simple principle: if your website or app is a gateway to your business, it needs to work for people with disabilities. Regulatory details may evolve, but user needs are consistent—and WCAG remains the most widely accepted yardstick for meeting them.
Teams that treat accessibility as continuous improvement—auditing critical flows, monitoring changes, fixing root code issues, and maintaining clear documentation—are best positioned to reduce legal risk and deliver better experiences for everyone.
And if you’re also navigating complex compliance requirements like cookie consent across regions, it’s worth ensuring those solutions don’t introduce new barriers; this practical resource on multi-region cookie compliance without breaking accessibility can help connect the dots.