Literature Reviews
Reviewed research papers, articles, and publications relevant to digital accessibility.
310 results found tagged web accessibility.
-
What's New? Making Web Page Updates Accessible
This paper introduces Dynamo, a system that makes dynamic web page content accessible to blind screen reader users by automatically detecting changes across all types of web page updates and providing a unified interface for reviewing them. The paper…
-
WebAnywhere: A Screen Reader On-the-Go
This demonstration paper introduces WebAnywhere, a web-based, self-voicing screen reader that enables blind users to access the web from any computer with a standard browser and sound output, without needing to install specialized software. The paper…
-
Trailblazer: Enabling Blind Users to Blaze Trails Through the Web
This paper introduces TrailBlazer, a system designed to help blind web users complete tasks more efficiently by providing step-by-step guidance through web pages. The core problem it addresses is that blind users relying on screen readers must often …
-
Accessibility by Demonstration: Enabling End Users to Guide Developers to Web Accessibility Solutions
This paper introduces Accessibility by Demonstration (ABD), a novel approach to accessibility evaluation that lets assistive technology users record the accessibility problems they encounter as shareable, replayable demonstrations and send them direc…
-
Mining Web Interactions to Automatically Create Mash-Ups
This paper introduces TX2, a Firefox browser extension that automatically creates meta-search mash-ups by mining the web interactions of multiple users to discover relationships between query forms on different websites. The deep web — information ac…
-
Evaluating Existing Audio CAPTCHAs and an Interface Optimized for Non-Visual Use
This paper presents the first large-scale evaluation of audio CAPTCHAs — the purportedly accessible alternative to visual CAPTCHAs — revealing that they are dramatically more difficult for both blind and sighted users. The study gathered 10 types of …
-
Increasing Web Accessibility by Automatically Judging Alternative Text Quality
This paper presents a machine learning classifier that can automatically judge whether alternative text assigned to web images is appropriate or inappropriate, using contextual features rather than visual analysis of the image itself. The research ad…
-
Making the Web Easier to See with Opportunistic Accessibility Improvement
This paper introduces the concept of "opportunistic accessibility improvement" — the idea that accessibility enhancements like magnification should be automatically applied to the maximum extent possible without causing negative side effects. The aut…
-
CodeA11y: Making AI Coding Assistants Useful for Accessible Web Development
This paper addresses a persistent problem: despite decades of accessibility standards and tools, ~96% of web pages contain accessibility violations. The authors argue that AI coding assistants like GitHub Copilot represent an untapped opportunity bec…
-
Morae: Proactively Pausing UI Agents for User Choices
This paper introduces Morae, a UI agent that proactively pauses during automated task execution to involve blind and low-vision (BLV) users in critical decisions, rather than completing tasks end-to-end without user input. The work is motivated by a …