W3C advances ARIA 2.0 draft with new guidance for gesture, voice, and haptic accessibility
Tech · 5 min read
ARIA 2.0 extends role and state semantics to cover touch gestures (swipes, long-presses, multi-finger interactions) and specifies how authors should expose accessible alternatives for these actions. The draft introduces the concept of "gesture-neutral" controls that reveal equivalent keyboard and voice commands automatically when gesture input is unavailable or disabled.
For voice and conversational interfaces, ARIA 2.0 describes conversational state management, error-reporting semantics, and expectations for language detection and turn-taking to help screen readers and assistive technologies maintain context. It also provides guidance for haptic feedback, recommending patterns for vibration strength and duration tied to interaction affordances so users relying on haptics can parse outcomes reliably.
Accessibility advocates welcomed the update but urged careful implementation guidance and real-world testing, warning that poorly implemented gesture fallbacks could fragment experiences. The W3C has opened a public comment period and plans to run interoperability testbeds with browser and assistive-tech vendors over the next year.