WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Web applicationtesting: ARIA wizards and controls

for

From: Jamous, JP
Date: Aug 4, 2016 6:55AM


I'd use NVDA as long as it supports the browser. NVDA is a standard screen reader and does not drill through HTML like JAWS. VoiceOver can be a shallow screen reader especially on iOS devices from my experience. In fact, I submitted a ticket to Apple about VoiceOver reading HTML incorrectly on iOS 9.3.2. For example, if the H1 is too big to fit on the iPhone screen, VoiceOver reports it as 2 separate H1 tags, when code-wise it is a single H1.