W3C logo Web  Accessibility Initiative (WAI) logo

Draft Reformulation of Web Content Accessibility Guidelines

W3C Working Draft 26 July 2000

This version:
http://www.w3.org/WAI/GL/WCAG20/WD-WCAG20-20000726
Latest version:
http://www.w3.org/WAI/GL/WCAG20
Editors:
Jason White, University of Melbourne

Wendy Chisholm, W3C

Status

This document is prepared by the W3C Web Content Accessibility Guidelines Working Group (WCAG WG) to show how more generalized (less HTML-specific) WCAG checkpoints might read. This draft is not based on consensus of the working group nor has it gone through W3C process thus it in no way supersedes the checkpoints in WCAG 1.0. This draft derived from the following materials:

Based on feedback about the application of WCAG 1.0 to emerging XML applications and other Web trends the WCAG WG wants to investigate how more generalized checkpoints might read. Therefore, this draft has been produced.

This is a draft document and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use W3C Working Drafts as reference material or to cite them as other than "work in progress". A list of current W3C Recommendations and other technical documents can be found at http://www.w3.org/TR/.

Please send comments on this document to w3c-wai-gl@w3.org. The archives for this list are publicly available.


Copyright 2000 W3C (MIT, INRIA, Keio ), All Rights Reserved. W3C liability, trademark, document use and software licensing rules apply. Your interactions with this site are in accordance with our public and Member privacy statements.


Introduction

The following new terminology is proposed in this draft:

1: Principles
Principles are the most fundamental strategies for ensuring that content is accessible for individuals with a variety of constraints. They correspond to what are called "Guidelines" in WCAG 1.0.
2: Guidelines
Guidelines are more detailed than Principles. However, Guidelines do not provide technology-specific guidance (see the definition for Checkpoints). Some Guidelines may apply only to a certain range of technologies, such as Guideline XX which only applies to YY. Guidelines in this document may sometimes correspond to Checkpoints in WCAG1.0 as some of those checkpoints are not technology-specific.
3: Checkpoints [not shown in this draft]
Checkpointsare strategies for making accessible Web content using a specific technology or combination of technologies. If the Checkpoints for a technology are met, then the Guideline and Principle should also have been satisfied. The lists of Checkpoints are not an exhaustive lists of all possible accessible strategies for all technologies and combinations of technologies. Therefore, to conform to WCAG 2.0 the Guidelines must be met, and Guidelines should be easiest to meet by following the Checkpoints. Checkpoints in this document may sometimes correspond to Checkpoints in WCAG 1.0 as some of those checkpoints are technology-specific.

Principles and Guidelines

Principle 1: Ensure that all content can be presented in any medium or combination of media that may be required by the user.

Guidelines

Principle 2: Separate both content and structure from presentation and ensure that all significant structural or semantic distinctions are captured explicitly in markup or in a data model.

Guidelines

Principle 3: Permit user modification of author-supplied presentations, if any

Guidelines

Principle 4: Design for ease of comprehension, browsing and navigation

Guidelines

Principle 5: Design user interfaces for device independence

Guidelines

These need to be reworked to take account of the separation between user interface logic and presentation which is provided by X-Forms.

Principle 6: Compensate for older technologies and missing or incompletely implemented features of user agents

Guidelines

Any other interim measures which are considered to be of vital importance may be included here.

Checkpoints without an obvious place in this scheme

Checkpoint 2.2 from WCAG 1.0 doesn't seem to fit:

2.2 Ensure that foreground and background color combinations provide sufficient contrast when viewed by someone having color deficits or when viewed on a black and white screen.

Most other checkpoints can be subsumed under the HTML/CSS technology-specific checklists, or have been incorporated within the generalized guidelines as presented above.

Glossary

@@need definitions

Content
Equivalent
Markup
Presentation
Semantics

$Date: 2000/11/08 08:27:40 $