Literature Reviews
Reviewed research papers, articles, and publications relevant to digital accessibility.
75 results found tagged WCAG.
-
Decidos: Accessible, Usable and Secure Voting in Low-stakes Elections Using Identity Wallets
Jansen, Schraffenberger, and Jacobs (Radboud University) propose Decidos, a prototype web-based election platform designed for low-stakes elections — student councils, homeowners associations, small shareholder meetings, local citizen consultations —…
-
Measuring the Semantic Accessibility Gap in LLM-Generated Web UIs
Calo, Gurita, and De Russis investigate a blind spot of mainstream automated accessibility tools: while scanners like Axe-core reliably catch missing alt attributes or unlabelled form fields (syntactic violations), they cannot tell whether the values…
-
Real-Time Accessibility Dashboards for Higher Education
Patatas, Duarte, and Seixas Pereira (University of Lisbon and University of Porto) present an open-source Moodle plugin that integrates real-time PDF accessibility evaluation into the content-upload workflow and aggregates results into an institution…
-
TaskAudit: Detecting Functiona11ity Errors in Mobile Apps via Agentic Task Execution
This CHI 2026 paper introduces TaskAudit, an automated accessibility evaluation system for mobile apps that detects what the authors coin 'functiona11ity errors' — accessibility barriers that only manifest through interaction, where a UI's static sta…
-
Nonvisual Support for Understanding and Reasoning about Data Structures
Wimer, Kanchi, and colleagues present Arboretum, a web-based system that generates accessible representations of introductory data structure diagrams (arrays and binary trees) for blind and visually impaired (BVI) computer science students. The autho…
-
Bridging the Gap between Automated Intervention and Actual User Experience: A Mixed-Methods Study on Mobile Accessibility Issues for Screen Reader Users
This CHI 2026 paper by Huq, He, He, and Malek (UC Irvine) argues that existing automated accessibility testing tools for mobile apps do not faithfully represent what blind screen reader users actually experience, and proposes a user-aware categorisat…
-
AXECC: Benchmarking the Privacy and Accessibility Impact of Browser Extensions
This paper presents AXECC, a novel automated framework for jointly measuring the web-tracking behaviour and accessibility impact of browser extensions at scale. The authors argue that while browser extensions are widely installed to improve the brows…
-
AccessQuest: A Game-Based Approach to Digital Accessibility Education
Parthasarathy and Joshi present AccessQuest, a single-player, role-playing platformer that teaches five WCAG 2.1 Level A success criteria — text alternatives (1.1.1), captions for pre-recorded content (1.2.2), transcripts for audio-only content (1.2.…
-
Accessibility Education for Software Engineers: Evaluating the Impact of Game-Based Learning
Parthasarathy and Joshi address a persistent industry problem: despite 25 years of WCAG, only 5.2% of top web homepages fully conform, and organizations consistently report that staff lack accessibility skills. Academic curricula are slowly integrati…
-
Effects of sampling methods on web accessibility evaluations
Brajnik, Mulas, and Pitton's Assets '07 paper is a large, careful empirical investigation of the sampling step in web-accessibility evaluation — the step at which an evaluator picks which pages of a site to actually test. For any site above a trivial…