ti trovi in: Home Page - Biblioteca - Documentazione - Study on the guidelines for website accessibility -
The 22 requirements to be subjected to technical check are listed below. For each requirement the following are indicated:
Where they exist, references to the WCAG 1.0 checkpoints and Section 508 paragraph 1194.22 standards have been indicated. These references do not mean that the requirements correspond exactly to these two sources; they are intended to point out similarities to facilitate comparison for those who have already applied these existing standards and to facilitate the use of accessibility evaluation tools currently available.
In the statement of some of the requirements the following wording appears: On initial application. The working group’s aim here was to take into consideration the impact that immediate application of the requirements might have on public websites as they now stand, with objective operational difficulties for the application of the requirement in the general statement.
For some requirements a possible course of action has been suggested to bring website up to standard, envisaging a transition period for migration.
Statement: Build pages and objects contained in them using technologies defined by formal published grammars, using the most recent versions available when these are supported by user programs. Use elements and attributes in a way that conforms to the specifications and respects their semantic aspect.
More specifically, for HyperText Markup Language (HTML) and eXtensible HyperText Markup Language (XHTML):
a) for all new Web sites, use at least version 4.01 of HTML or version 1.0 of XHTML, both with strict Document Type Definition (DTD);
b) for existing Web sites, in the event that it should not possible to comply with point a) on initial application the version of the languages referred to above may be used with Transitional DTD with the following precautions:
WCAG 1.0 References: 3.1, 3.2, 3.5, 3.6, 3.7, 11.1, 11.2
Sect. 508 References: None
Statement: Frames are not allowed in the development of new Web sites.
On first application, for existing Web sites already developed using frames, the use of HTML 4.01 or XHTML 1.0 with DTD frameset is allowed with the following precautions:
WCAG 1.0 References: 12.1, 12.2
Sect. 508 References: 1194.22 (i)
Statement: Provide a text equivalent for every non-text object on a page and ensure that when the non-text content of an object changes dynamically its equivalents are also updated. The text equivalent of a non-text object must be able to perform the function performed by the object in that specific context.
WCAG 1.0 References: 1.1, 6.2
Sect. 508 References: 1194.22 (a)
Statement: Ensure that all the information and functionalities conveyed with colour are available also without colour.
WCAG 1.0 References: 2.1
Sect. 508 References: 1194.22 (c)
Statement: Avoid blinking or moving objects and scripts whose frequency might trigger photosensitive epileptic disturbances, difficulties with concentration or malfunctioning of assistive technologies. When these must be used for informational purposes, alert users to the risk and provide methods that allow to avoid such objects.
WCAG 1.0 References: 7.1, 7.2, 7.3
Sect. 508 References: 1194.22 (j)
Statement:Ensure that the foreground and background can be clearly distinguished by providing sufficient contrast in the case of text or different sound levels in the case of speech with musical background. Text in image form is generally not recommended but, if it cannot be avoided, it must be produced following the same criteria mentioned above.
WCAG 1.0 References: 2.2
Sect. 508 References: none
Statement:Use client-side rather than server-side image maps, except where sensitive regions cannot be defined with one of the valid geometric shape defined by the DTD in use.
WCAG 1.0 References: 9.1
Sect. 508 References: 1194.22 (f)
Statement: If server-side image maps are used, provide the alternative text links needed to obtain all the information or services that can be obtained through interaction with the map.
WCAG 1.0 References: 1.2
Sect. 508 References: 1194.22 (e)
Statement:Use elements (markup) and attributes provided by the DTD in use to describe content and identify row and column headers in data tables.
WCAG 1.0 References: 5.1, 5.5, 5.6
Sect. 508 References: 1194.22 (g)
Statement:Use elements (markup) provided by the DTD in use to associate data cells and header cells in data tables that have two or more logical levels of row or column headers.
WCAG 1.0 References: 5.2
Sect. 508 References: 1194.22 (h)
Statement:Use style-sheets to control content presentation and page layout to ensure readability even when the style-sheets are turned off or not supported.
WCAG 1.0 References:3.3, 6.1
Sect. 508 References: 1194.22 (d)
Statement: The layout and text content of a page must be adaptable to the user interface without any overlapping of objects or loss of information with consequent impaired comprehensibility, including in the case of resizing, increasing or reducing the display area and/or characters with respect to their default parameters.
WCAG 1.0 References: 3.4
Sect. 508 References: none
Statement: When tables are used for layout:
WCAG 1.0 References: 5.3, 5.4
Sect. 508 References: none
Statement:In forms, associate labels explicitly with their controls, positioning them in such a way as to facilitate field compilation and completion of the form by those using assistive technologies.
WCAG 1.0 References: 10.2, 12.4
Sect. 508 References: 1194.22 (n)
Statement:Ensure that pages are usable when scripts, applets, or other programming objects are turned off or not supported. If this is not possible:
WCAG 1.0 References: 6.3
Sect. 508 References: 1194.22 (l), 1194.22 (m)
Statement: For scripts, applets, and other programming objects or any element that has its own interface, ensure that event handlers are input device-independent.
WCAG 1.0 References: 6.4, 9.2, 9.3
Sect. 508 References: 1194.22 (l), 1194.22 (m)
Statement:Ensure that functionality and the information conveyed by programming elements such as scripts and applets that use technologies not defined by formal published grammars are directly accessible or compatible with assistive technologies
WCAG 1.0 References: 8.1
Sect. 508 References: 1194.22 (l), 1194.22 (m)
Statement:When films or multimedia presentations are indispensable to the information or service, provide an equivalent synchronised textual alternative in form of caption and/or auditory description. Otherwise provide a summary or a simple label for every video and multimedia element depending on the importance and production difficulties in the case of real-time presentations.
WCAG 1.0 References: 1.3, 1.4
Sect. 508 References: 1194.22 (b)
Statement:Clearly identify the target of each link using text that is meaningful even when read out of context or associate alternative texts to the links that in turn explain the target. Provide mechanisms to enable users to skip repetitive navigation links found on more than one page.
WCAG 1.0 References: 13.1, 13.6
Sect. 508 References: 1194.22 (o)
Statement: When a timed response is required to use a service delivered through a web page, the user should be alerted, informed of the maximum time available and given alternative methods where applicable to use the service.
WCAG 1.0 References: 9.2
Sect. 508 References: 1194.22 (p)
Statement: Ensure that links can be selected and activated through keyboard commands or keyboard emulation technology or pointer systems other than the mouse. To ease the selection and activation of links using these assistive technologies one must also ensure that:
WCAG 1.0 References: none
Sect. 508 References: none
Statement: On first application, for existing sites, in any page that cannot be brought into line with the requirements, provide a link to a page that is compliant, contains equivalent information and functionalities, and is updated with the same frequency as the original page. The creation of text-only pages should be avoided. The link to the accessible page must be presented clearly as an option at the start of the non-accessible page.
WCAG 1.0 References: 11.4
Sect. 508 References: 1194.22 (k)