Replies: 4 comments 6 replies
-
axe-core's accessibility supported documentation includes both our current support set for WCAG 2 and our reasoning behind choosing that set. It is heavily informed by WebAIM's Screen Reader User Surveys (but we should be careful to note that there is bias in its respondent demographics). As of axe-core 4.10.2, we use:
We'll probably update the list whenever we end up doing an axe-core v5; we'd definitely drop IE11, and we'd consider adding Voice Access. |
Beta Was this translation helpful? Give feedback.
-
If we're going to be testing with VoiceOver, then I'd assume that we would also be testing with Voice Control, which ships with multiple Apple operating systems. |
Beta Was this translation helpful? Give feedback.
-
Also worth considering how this set will be kept updated/extended. Don't want to end up casting a particular list of UA/ATs in amber for all eternity, while reality diverges |
Beta Was this translation helpful? Give feedback.
-
Most of discussion within AGWG related to screen readers will be based on the screen readers which have English version such as NVDA, JAWS, VoiceOver, TalkBack and so on. However we should keep it in our minds that there can be other screen reader(s) which doesn't have the English version in order to make WCAG 3 international guidelines. For example, there is a Japanese screen reader (PC-Talker) which has been very popular among screen reader users in Japan. The functionalities differ from the others. This can happen in any other countries/languages. It means "Sufficient Techniques" listed in "Understanding WCAG" can be insufficient for some screen readers, in other words, for some languages/regions. Here are examples of what we've been doing in Japan under the concept of "Accessibility-supported ways of using technologies) defined in WCAG 2. These efforts were required and essential because the Japanese national standard adopted WCAG 2. We had to confirm if each sufficient technique is accessibility-supported for Japanese web content.
FYI: WAIC (Web Accessibility Infrastructure Committee in Japan) is also the JIS draft development organization (JIS X 8341-3:2016, national standard for web content accessibility). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
From the WCAG3 explainer:
So at the foundational level of conformance the methods / techniques we provide should be reasonably reliable.
That means we need an "accessibility support set" for foundational level requirements/methods/techniques/tests. Even though we might not call it that in the spec, if authors rely on our techniques, we need to know that they are supported by a reasonable range of assistive technology.
This is status-quo (the same as) WCAG 2, except that in WCAG 2 the baseline set of technology support wasn't explicitly defined, and there was no mechanism to define your own set.
In order for people/organizations/regions to define their own set, we need to define what they are varying from (the default set).
We should consider that:
Question
The question for this discussion is: What should our default "accessibility support set" be?
As an example, in the UK the Government Digital Service maintains a page which outlines which AT to test with for UK Gov orgs. They have defined their set.
That set is UK based, although the stats are partly from the US. Does anyone have publicly available versions of this type of information? It would be especially useful if it is from another region.
As a simple draft to generate discussion, and acknowledging my western & English-speaking bias, what if we used the most popular paid-for and free versions of each major type of AT?
I'd like to include some AT for cognitive/learning disabilities, but they seem to be spread thin, it's hard to work out what would be considered popular. (Please correct this if you know of anything that would make a good default.)
Beta Was this translation helpful? Give feedback.
All reactions