Compatible with assistive technologies - Baseline

The reference baseline consists of configurations (assistive technology, operating system, browser) used to declare a HTML5 / ARIA based piece of software is "accessibility supported" as defined by WCAG.

It is established by consensus from the list of assistive technologies that are in a sufficiently widespread used, or in some cases when provided natively, and is the users' preferred means of access to information and functionality.

Baseline

The baseline that covers the widest proportion of uses consists of combinations involving assistive technologies sufficiently widespread, the two operating systems Windows XP (and later) and OS X + and the three browsers IE9+, Firefox and Safari.

For a HTML5 / ARIA device or its alternative to be considered compatible with accessibility, it has to be fully functional in terms of restitution and features, at least for one of the following combinations:

Baseline - Combination 1
Assistive technologyAT versionBrowser
NVDALatest versionFirefox
JAWSPrevious versionFirefox or Internet Explorer 9+
Voice OverLatest versionSafari
Baseline - Combination 2
Assistive technologyAT versionBrowser
JAWSPrevious versionFirefox
NVDALatest versionFirefox or Internet Explorer 9+
Voice OverLatest versionSafari

Additional requirements

The following rules must be observed:

  1. All HTML5 / ARIA devices, or their alternatives, must be fully functional on all pages of the site without needing to use a different assistive technology;
  2. When alternatives to HTML5 / ARIA devices are proposed, they should not require deactivation of a technology (eg.: JavaScript or Flash plugin) unless there is a feature offered by the website itself. For example:
    • the site provides a fully functional, compliant alternative version, that does not require technologies that are not accessibility supported;
    • the site offers feature allowing to replace HTML5 / ARIA devices by compatible alternative devices;
  3. Users of assistive technologies are provided with a means to report issues, and get through a compensation system, the information they would be blocked from otherwise;
  4. If a conformance declaration is provided, it must include a list of assistive technologies with which the HTML5 / ARIA devices were tested, and the results of these tests (eg. "supported", "not supported", "partially supported"), at least.

Controlled environment

When the website is intended to be distributed and used in a controlled environment, the baseline consists of configurations (assistive technology, operating system, browser) actually used in the controlled environment.

For example, when the website is exclusively distributed in a GNU / Linux environment, the tests must be carried out only on browsers and assistive technologies actually used by users in this environment. This baseline replaces the baseline used in uncontrolled environments.