[Contents]
Copyright © 2009 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C liability, trademark and document use rules apply.
Editing Styles:
This specification provides guidelines for designing web content authoring tools that are both (1) more accessible for authors with disabilities and (2) designed to enable, support, and promote the production of accessible web content by all authors.
The "Authoring Tool Accessibility Guidelines 2.0" (ATAG 2.0) is part of a series of accessibility guidelines published by the W3C Web Accessibility Initiative (WAI).
This document is the internal working draft used by the AUWG and is updated continuously and without notice. This document has no formal standing within W3C. Please consult the group's home page and the W3C technical reports index for information about the latest publications by this group.
The Authoring Tool Accessibility Guidelines Working Group (AUWG) intends to publish ATAG 2.0 as a W3C Recommendation. Until that time Authoring Tool Accessibility Guidelines (ATAG) 1.0 [ATAG10] is the stable, referenceable version. This Working Draft does not supersede ATAG 1.0.
This section describes the status of this document at the time of its publication. Other documents may supersede this document. A list of current W3C publications and the latest revision of this technical report can be found in the W3C technical reports index at http://www.w3.org/TR/.
This document has been produced as part of the W3C Web Accessibility Initiative (WAI). The goals of the AUWG are discussed in the Working Group charter. The AUWG is part of the WAI Technical Activity.
Publication as a Working Draft does not imply endorsement by the W3C Membership. This is a draft document and may be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite this document as other than work in progress.
This document was produced by a group operating under the 5 February 2004 W3C Patent Policy. W3C maintains a public list of any patent disclosures made in connection with the deliverables of the group; that page also includes instructions for disclosing a patent. An individual who has actual knowledge of a patent which the individual believes contains Essential Claim(s) must disclose the information in accordance with section 6 of the W3C Patent Policy.
This section is informative.
This is a Working Draft of the Authoring Tool Accessibility Guidelines (ATAG) version 2.0. This document includes recommendations for assisting authoring tool developers to make the authoring tools that they develop more accessible to people with disabilities, including blindness and low vision, deafness and hearing loss, learning disabilities, cognitive limitations, motor difficulties, speech difficulties, and others.
Accessibility, from an authoring tool perspective, includes addressing the needs of two (potentially overlapping) user groups with disabilities:
The individuals and organizations that may use ATAG 2.0 vary widely and include authoring tool developers, authoring tool users (authors), authoring tool purchasers, and policy makers. In order to meet the varying needs of this audience, several layers of guidance are provided including two parts, overall principles, general guidelines, testable success criteria and an Implementing ATAG 2.0 document.
In order to ensure that the process of using ATAG 2.0 and WCAG 2.0 together in the development of authoring tools is as simple as possible, ATAG 2.0 shares WCAG 2.0's three level conformance model: Level A (lowest), AA (middle), AAA (highest).
As with WCAG 2.0, there are a number of conditions that must be met for a success criterion to be included in ATAG 2.0. These include:
The success criteria were assigned to one of the three levels of conformance by the working group after taking into consideration a wide range of interacting issues. Some of the common factors evaluated when setting the level in Part A included:
Some of the common factors evaluated when setting the level in Part B included:
When implementing ATAG 2.0, it is recommended that authoring tool developers closely integrate features that support accessible authoring with the "look-and-feel" of other features of the authoring tool. Close integration has the potential to:
The success criteria and applicability notes in this section are normative.
Rationale: When authoring tools or parts of authoring tools (e.g., an online help system) are web-based, conforming to WCAG 2.0 will facilitate access by all authors, including those using assistive technologies.
A.1.1.1 Web-Based Accessible (WCAG Level A): Web-based authoring tool user interfaces conform to WCAG 2.0 Level A. (Level A) [Implementing A.1.1.1]
A.1.1.2 Web-Based Accessible (WCAG Level AA): Web-based authoring tool user interfaces conform to WCAG 2.0 Level AA. (Level AA) [Implementing A.1.1.2]
A.1.1.3 Web-Based Accessible (WCAG Level AAA): Web-based authoring tool user interfaces conform to WCAG 2.0 Level AAA. (Level AAA) [Implementing A.1.1.3]
Rationale: When authoring tools or parts of authoring tools are non-web-based (e.g., a client-side file uploader for a web-based content management system), following existing accessibility standards and/or platform conventions that support accessibility will facilitate access by all authors, including those using assistive technologies.
A.1.2.1 Non-Web-Based Accessible: Non-web-based authoring tool user interfaces follow accessibility standards and/or platform conventions that support accessibility. (Level A) [Implementing A.1.2.1] Note: If a conformance claim is made, the claim should cite the accessibility standards and/or platform conventions that were followed.
Rationale: Some authors require access to alternative content in order to interact with the web content that they are editing.
A.2.1.1 Recognized Alternative Content: If recognized alternative content is available for editing view content renderings, then the alternative content is provided to the author(s). (Level A) [Implementing A.2.1.1]
Rationale: Some authors need access to the editing view presentation because this may be used to convey both status information added by the authoring tool (e.g., underlining misspelled words) and, within content renderings, information about the end user experience of the web content being edited.
A.2.2.1 Purpose of Added Presentation: If an editing view modifies the presentation of web content to provide additional information to the author(s), then that additional information can be programmatically determined. (Level A) [Implementing A.2.2.1]
A.2.2.2 Access to Text Presentation (Minimum): If an editing view (e.g., WYSIWYG view) renders any of the following presentation properties for text, then those properties can be programmatically determined: (Level A) [Implementing A.2.2.2] (a) Text font; and (b) Text style (e.g., italic, bold); and (c) Text color; and (d) Text size.
A.2.2.3 Access to Text Presentation (Enhanced): If an editing view (e.g., WYSIWYG view) renders any presentation properties for text, then those properties can be programmatically determined. (Level AAA) [Implementing A.2.2.3]
Rationale: Some authors need to set their own display settings in a way that differs from the presentation that they want to define for the published web content.
A.2.3.1 Independence of Display: The author(s) can set their own display settings for editing views (including WYSIWYG views) without affecting the web content to be published. (Level A) [Implementing A.2.3.1]
Rationale: Some authors with limited mobility or visual disabilities are not able to use a mouse, and instead require full keyboard access.
A.3.1.1 Keyboard Access (Minimum): All functionality of the authoring tool is operable through a keyboard interface, except for freehand drawing@@ (Level A) [Implementing A.3.1.1] Note 1: The freehand drawing@@ exception relates to the underlying function, not the input method. For example, using handwriting to enter text is not freehand drawing@@ because the underlying function is text input. Note 2: This should not be interpreted as discouraging mouse input or other input methods in addition to the keyboard interface.
A.3.1.2 No Content Keyboard Traps: Keyboard traps are prevented as follows: (Level A) [Implementing A.3.1.2] (a) In the authoring tool user interface: If keyboard focus can be moved to a component using the keyboard, then focus can be moved away from that component using standard keyboard navigation commands (e.g., TAB key); and (b) In editing views that render content: If an editing view renders web content (e.g., WYSIWYG view), then a documented keyboard command is provided that will always restore keyboard focus to a known location (e.g., the menus).
A.3.1.3 Keyboard Shortcuts: Keyboard shortcuts are provided. (Level AA) [Implementing A.3.1.3]
A.3.1.4 Keyboard Access (Enhanced): All functionality of the authoring tool is operable through a keyboard interface. (Level AAA) [Implementing A.3.1.4]
A.3.1.5 Customize Keyboard Access: Keyboard access to the authoring tool can be customized. (Level AAA) [Implementing A.3.1.5]
Implementing Success Criterion A.3.1.6 Present Keyboard Commands: Authoring tool user interface controls can be presented with their associated keyboard commands. (Level AAA) [Implementing A.3.1.6]
Rationale: Some authors who have difficulty typing, operating the mouse, or processing information can be prevented from using systems with short time limits or requiring a fast reaction speed, such as clicking on a moving target.
A.3.2.1 Data Saved (Minimum): If the authoring tool includes authoring session time limits, then the authoring tool saves all submitted content edits made by the author(s). (Level A) [Implementing A.3.2.1]
A.3.2.2 Timing Adjustable: If a time limit is set by the authoring tool, then at least one of the following is true: (Level A) [Implementing A.3.2.2] (a) Turn off: The author(s) are allowed to turn off the time limit before encountering it; or (b) Adjust: The author(s) are allowed to adjust the time limit before encountering it over a wide range that is at least ten times the length of the default setting; or (c) Extend: The author(s) are warned before time expires and given at least 20 seconds to extend the time limit with a simple action (e.g., "press the space bar"), and the author(s) are allowed to extend the time limit at least ten times; or (d) Real-time Exception: The time limit is a required part of a real-time event (e.g., a collaborative authoring system), and no alternative to the time limit is possible; or (e) Essential Exception: The time limit is essential and extending it would invalidate the activity; or (f) 20 Hour Exception: The time limit is longer than 20 hours.
A.3.2.3 Moving Targets: If a user interface component is moving (e.g., animated vector graphic), then the author(s) can pause the movement. (Level A) [Implementing A.3.2.3]
A.3.2.4 Content Edits Saved (Extended): The authoring tool can be set to save all content edits made by the author(s). (Level AAA) [Implementing A.3.2.4]
Rationale: Flashing can cause seizures in authors with photosensitive seizure disorder.
A.3.3.1 Static View Option: Rendering of time-based content (e.g., animations) in editing views can be turned off. (Level A) [Implementing A.3.3.1]
Rationale: Some authors who have difficulty typing or operating the mouse benefit when authoring tools make use of the structure present in web content to simplify the tasks of navigation and editing the content.
A.3.4.1 Edit by Structure: Editing views for structured web content include navigation mechanism(s) that can make use of the structure. (Level A) [Implementing A.3.4.1]
A.3.4.2 Navigate By Structure: Editing views for structured web content include navigation mechanism(s) that can make use of the structure. (Level A) [Implementing A.3.4.2]
Rationale: Some authors who have difficulty typing or operating the mouse benefit from the ability to use text search to navigate to arbitrary points within the web content being authored.
A.3.5.1 Text Search: The author(s) can perform text searches of web content as follows: (Level AA) [Implementing A.3.5.1] (a) Search All Editable: Any information that is text and that the authoring tool can modify is searchable, including: text content, text alternatives for non-text content, metadata, markup elements and attributes; and Note: If the current editing view is not able to display the results of a search, then the authoring tool may provide a mechanism to switch to a different editing view to display the results. (b) Bi-Directional: The search can be made forwards or backwards; and (c) Case Sensitive: The search can be in both case sensitive and case insensitive modes.
Rationale: Providing the ability to save and reload sets of keyboard and display preference settings benefits authors who have needs that differ over time (e.g., due to fatigue).
A.3.6.1 Save Settings: The authoring tool display settings and control settings are saved between sessions. (Level AA) [Implementing A.3.6.1]
A.3.6.2 Respect Platform Settings: The authoring tool respects platform display settings and control settings. (Level AA) [Implementing A.3.6.2] Note: As per Success Criterion A.2.3.1, the author's display settings must still be independent of the web content being edited.
A.3.6.3 Multiple Sets: The author(s) can save and reload multiple sets of any authoring tool display settings and control settings. (Level AAA) [Implementing A.3.6.3]
A.3.6.4 Options Assistance: The authoring tool includes a mechanism to help the author(s) configure any options related to Part A of this document. (Level AAA) [Implementing A.3.6.4]
Rationale: Preview features are provided in many authoring tools because the workflow of authors often includes periodically checking how user agents will display the web content to end users. Authors with disabilities need to be able to follow the same workflow.
A.3.7.1 Return Mechanism: If a preview is provided, then the author(s) can return from the preview using only keyboard commands. (Level A) [Implementing A.3.7.1]
A.3.7.2 Preview: If a preview is provided, then at least one of the following is true: (Level A) [Implementing A.3.7.2] (a) Third-Party User Agent: The preview makes use of an existing third-party user agent; or (b) UAAG (Level A): The preview conforms to the User Agent Accessibility Guidelines Level A [UAAG].
Rationale: Some authors who have difficulty making fine movements may be prone to making unintended actions.
A.4.1.1 Undo Content Changes: Authoring actions are either reversible by an "undo" function or include a warning to the author(s) that the action is irreversible. (Level A) [Implementing A.4.1.1] Note 1: It is acceptable to collect a series of text entry actions (e.g., typed words, a series of backspaces) into a single reversible authoring action. Note 2: It is acceptable for certain committing actions (e.g., "save", "publish") to make all previous authoring actions irreversible.
A.4.1.2 Undo Setting Changes: Actions that modify authoring tool settings are either reversible or include a warning to the author(s) that the action is irreversible. (Level A) [Implementing A.4.1.2]
A.4.1.3 Undo is Reversible: The author(s) can immediately reverse the most recent "undo" action(s). (Level AA) [Implementing A.4.1.3]
Rationale: Some authors may not be able to understand or operate the authoring tool user interface without proper accessible documentation.
A.4.2.1 Document Accessibility Features: All features that are specifically required to meet Part A of this document (e.g. keyboard shortcuts, text search, etc.) are documented. (Level A) [Implementing A.4.2.1]
A.4.2.2 Document All Features: All features of the authoring tool are documented. (Level AA) [Implementing A.4.2.2]
Rationale: For the purposes of this document, WCAG 2.0 defines the accessible web content requirements. To support accessible web content production, at minimum, it must be possible to produce web content that conforms with WCAG 2.0 using the authoring tool.
B.1.1.1 Accessible Content Production (WCAG Level A): The author(s) can use the authoring tool to produce web content that conforms to WCAG 2.0 Level A. (Level A) [Implementing B.1.1.1]
B.1.1.2 Accessible Content Production (WCAG Level AA): The author(s) can use the authoring tool to produce web content that conforms to WCAG 2.0 Level AA. (Level AA) [Implementing B.1.1.2]
B.1.1.3 Accessible Content Production (WCAG Level AAA): The author(s) can use the authoring tool to produce web content that conforms to WCAG 2.0 Level AAA. (Level AAA) [Implementing B.1.1.3]
Rationale: Accessibility information is critical to maintaining comparable levels of accessibility between the input and output of web content transformations.
B.1.2.1 Preserve Accessibility Information (Minimum): Any accessibility information (WCAG 2.0 Level A) recognized in the input to any web content transformation is preserved as accessibility information in the output, if allowed by the web content technology of the output. (Level A) [Implementing B.1.2.1]
B.1.2.2 End Product Cannot Preserve Accessibility Information: If the web content technology of the output of a web content transformation cannot preserve recognized accessibility information (WCAG 2.0 Level A), then at least one of the following are true: (Level A) [Implementing B.1.2.2] (a) Option to Save: the authoring tool provides the author(s) with the option to save the accessibility information in another way (e.g., as a "comment", as a backup copy of the input); or (b) Warning: the authoring tool notifies the author(s) that this will result in web content accessibility problems in the output.
B.1.2.3 Preserve Accessibility Information (Enhanced): Any accessibility information (up to WCAG 2.0 Level AAA) recognized in the input to any web content transformation is preserved as accessibility information in the output. (Level AA) [Implementing B.1.2.3]
B.1.2.4 Notification Prior to Deletion: If the authoring tool automatically deletes any author-generated content for any reason, then at least one of the following is true: (Level AA) [Implementing B.1.2.4] (a) Preserve Accessibility Information: the authoring tool only automatically deletes web content that it can detect is not accessibility information; or (b) Notification Option: the author(s) have the option to receive notification before deletion; or (c) No Deletion Option: the author(s) have the option to prevent automatic deletion by the authoring tool.
Rationale: Authoring tools that automatically generate content that is not accessible impose additional repair tasks on authors.
See Also: If accessibility information is required from authors during the automatic generation process, see Guideline B.2.1. If templates or other pre-authored content are involved, see Guideline B.2.5.
B.1.3.1 Automatic Accessible (WCAG Level A): If the authoring tool automatically generates content, then that web content conforms to WCAG 2.0 Level A prior to publishing. (Level A) [Implementing B.1.3.1] Note 1: This success criterion (as well as B.1.3.2 and B.1.3.3) only applies to the automated behavior specified by the authoring tool developer. It does not apply when actions of the author(s) prevent generation of accessible web content (e.g., the author(s) might set less strict preferences, ignore prompts for accessibility information, provide faulty accessibility information, write their own automated scripts, etc.).
B.1.3.2 Automatic Accessible (Level AA): If the authoring tool automatically generates content, then that web contentconforms to WCAG 2.0 Level AA prior to publishing. (Level AA) [Implementing B.1.3.2]
B.1.3.3 Automatic Accessible (Level AAA): If the authoring tool automatically generates content, then that web contentconforms to WCAG 2.0 Level AAA prior to publishing. (Level AAA) [Implementing B.1.3.3]
Rationale: By guiding authors from the outset towards the creation and maintenance of accessible web content, web content accessibility problems are mitigated and less repair effort is required.
B.2.1.1 Decision Support: If the authoring tool provides the author(s) with a choice between web content technology options, then the following information is provided for each option: (Level A) [Implementing B.2.1.1] (a) General information about the accessibility of the technology to end users; and (b) For technologies included in a conformance claim, information on the accessible content support features provided for that technology by the authoring tool; (c) For technologies excluded from a conformance claim, both a warning that choosing that technology may result in web content accessibility problems and information on alternative included technologies (if available).
B.2.1.2 Set Accessible Properties: Mechanisms that set the properties of web content (e.g., attribute values, etc.) also include the ability to set the accessibility-related properties. (Level A) [Implementing B.2.1.2]
B.2.1.3 Other Technologies: If the authoring tool enables web content to be inserted that the authoring tool cannot be used to edit, then provide the author(s) can associate accessibility information with that web content. (Level A) [Implementing B.2.1.3]
Rationale: Accessibility checking as an integrated function of the authoring tool helps make authors aware of web content accessibility problems during the authoring process, so they can be immediately addressed.
B.2.2.1 Check Accessibility (WCAG Level A): At least one individual check is associated with each WCAG 2.0 Level A Success Criterion that the authoring tool has the functionality to modify web content to meet (e.g., an HTML authoring tool that inserts images should check for alt text; a video authoring tool with the ability to edit text tracks should check for captions). (Level A) [Implementing B.2.2.1] Note: Automated and semi-automated checking is possible for many types of web content accessibility problems. However, manual checking is the minimum requirement to meet this success criterion. In manual checking, the authoring tool provides authors with instructions for detecting problems, which authors must carry out by themselves. For more information on checking, see Implementing ATAG 2.0 - Appendix B: Levels of Checking Automation.
B.2.2.2 Availability: Checking is available prior to publishing in a manner appropriate to the workflow of the authoring tool. (Level A) [Implementing B.2.2.2]
B.2.2.3 Help Authors Decide: For any checks that require author judgment to determine whether a potential web content accessibility problem is correctly identified (i.e., manual checking and semi-automated checking), instructions are provided to help the author(s) decide whether it is correctly identified. (Level A) [Implementing B.2.2.3]
B.2.2.4 Help Authors Locate: For any checks that require author judgment to determine whether a potential web content accessibility problem is correctly identified (i.e., manual checking and semi-automated checking), the relevant web content is identified (e.g., displaying the web content, displaying line numbers, etc.) (Level A) [Implementing B.2.2.4]
B.2.2.5 Check Accessibility (WCAG Level AA): At least one individual check is associated with each WCAG 2.0 Level AA Success Criterion that the authoring tool has the functionality to modify web content to meet. (Level AA) [Implementing B.2.2.5] Note: Automated and semi-automated checking is possible for many types of web content accessibility problems. However, manual checking is the minimum requirement to meet this success criterion. In manual checking, the authoring tool provides authors with instructions for detecting problems, which authors must carry out by themselves. For more information on checking, see Implementing ATAG 2.0 - Appendix B: Levels of Checking Automation.
B.2.2.6 View Status: If the authoring tool records web content accessibility problems found during checking, then a list of any problems is available to the author(s) prior to the end of the authoring session. (Level AA) [Implementing B.2.2.6]
B.2.2.7 Save Status for Repair: If repair assistance is not provided during checking, then the author(s) have the option to save a list of web content accessibility problems to facilitate later repair. (Level AA) [Implementing B.2.2.7]
B.2.2.8 Metadata for Discovery: If the authoring tool records the accessibility status of web content, then the author(s) have the option to associate this status with the web content as metadata to facilitate resource discovery by end users. (Level AA) [Implementing B.2.2.8]
B.2.2.9 Metadata for Repair: If repair assistance is not provided during checking, then the author(s) have the option to save a metadata listing of the web content accessibility problems to facilitate interoperability with external repair tools. (Level AAA) [Implementing B.2.2.9]
B.2.2.10 Check Accessibility (WCAG Level AAA): At least one individual check is associated with each WCAG 2.0 Level AAA Success Criterion that the authoring tool has the functionality to modify web content to meet. (Level AAA) [Implementing B.2.2.10] Note: Automated and semi-automated checking is possible for many types of web content accessibility problems. However, manual checking is the minimum requirement to meet this success criterion. In manual checking, the authoring tool provides authors with instructions for detecting problems, which authors must carry out by themselves. For more information on checking, see Implementing ATAG 2.0 - Appendix B: Levels of Checking Automation.
Rationale: Repair as an integral part of the authoring process greatly enhances the utility of checking and increases the likelihood that accessibility problems will be properly addressed.
B.2.3.1 Repair Accessibility (WCAG Level A): For each WCAG 2.0 Level A web content accessibility problem that is identifiable during checking (required in Guideline B.2.2), repair assistance is provided. (Level A) [Implementing B.2.3.1] Note: Automated and semi-automated repair is possible for many types of web content accessibility problems. However, manual repair is the minimum requirement to meet this success criterion. In manual repair, the authoring tool provides author(s) with instructions for repairing problems, which authors must carry out by themselves. For more information on repair, see Implementing ATAG 2.0 - Appendix C: Levels of Repair Automation.
B.2.3.2 Repair Accessibility (WCAG Level AA): For each WCAG 2.0 Level AA web content accessibility problem that is identifiable during checking (required in Success Criterion B.2.2.5), repair assistance is provided. (Level AA) [Implementing B.2.3.2] Note: Automated and semi-automated repair is possible for many types of web content accessibility problems. However,manual repair is the minimum requirement to meet this success criterion. In manual repair, the authoring tool provides authors with instructions for repairing problems, which authors must carry out by themselves. For more information on repair, see Implementing ATAG 2.0 - Appendix C: Levels of Repair Automation.
B.2.3.3 Repair Accessibility (WCAG Level AAA): For each WCAG 2.0 Level AAA web content accessibility problem that is identifiable during checking (required in Success Criterion B.2.2.10), repair assistance is provided. (Level AAA) [Implementing B.2.3.3] Note: Automated and semi-automated repair is possible for many types of web content accessibility problems. However,manual repair is the minimum requirement to meet this success criterion. In manual repair, the authoring tool provides authors with instructions for repairing problems, which authors must carry out by themselves. For more information on repair, see Implementing ATAG 2.0 - Appendix C: Levels of Repair Automation.
Rationale: Improperly generated alternative content can create accessibility problems and interfere with accessibility checking.
See Also: This guideline applies when non-text content is specified by authors (e.g., an author inserts an image). When non-text content is automatically added by the authoring tool, see Guideline B.1.3.
B.2.4.1 Editable: The author(s) are able to modify alternative content for non-text content. This includes types of alternative content that may not typically be displayed on screen by user agents. (Level A) [Implementing B.2.4.1]
B.2.4.2 Automated suggestions: During the authoring session, the authoring tool can automatically suggest alternative content for non-text content only under the following conditions: (Level A) [Implementing B.2.4.2] (a) Author control: the author(s) have the opportunity to accept, modify, or reject the suggested alternative content prior to insertion; and (b) Relevant sources: the suggested alternative content is only derived from sources designed to fulfill the same purpose (e.g., suggesting the value of an image's "description" metadata field as a long description).
B.2.4.3 Let user agents repair: After the end of an authoring session, the authoring tool does not attempt to repair alternative content for non-text content using text value that is equally available to user agents (e.g., the filename is not used). (Level A) [Implementing B.2.4.3]
B.2.4.4 Save for Reuse: The author(s) have the option of having any recognized plain text alternative content that they enter (e.g., short text labels, long descriptions) stored for future reuse. (Level AA) [Implementing B.2.4.4]
Rationale: Providing accessible templates and other pre-authored content (e.g., clip art, synchronized media, widgets, etc.) can have several benefits, including: immediately improving the accessibility of web content being edited, reducing the effort required of authors, and demonstrating the importance of accessible web content.
B.2.5.1 Templates Accessible (WCAG Level A): If the authoring tool automatically selects templates or pre-authored content, then the selections conform to WCAG 2.0 Level A when used. (Level A) [Implementing B.2.5.1] Note: Templates may be complicated to check for accessibility due to their inherent incompleteness. The accessibility status of templates is instead measured by the accessibility of web content (in the final web content technology) created when the templates are used properly.
B.2.5.2 Provide Accessible Templates: If the authoring tool provides templates, then there are accessible template options for a range of template uses. (Level A) [Implementing B.2.5.2]
B.2.5.3 Templates Accessible (WCAG Level AA): If the authoring tool automatically selects templates or pre-authored content, then the selections conform to WCAG 2.0 Level AA when used. (Level AA) [Implementing B.2.5.3]
B.2.5.4 Template Selection Mechanism: If the author(s) are provided with a template selection mechanism, then both of the following are true: (Level AA) [Implementing B.2.5.4] (a) Indicate: The selection mechanism indicates the accessibility status of templates (if known); and (b) Prominence: Any accessible template options are at least as prominent as other template options.
B.2.5.5 New Templates: If the author(s) can use the authoring tool to create new templates for use by a template selection mechanism, they have the option to record the accessibility status of the new templates. (Level AA) [Implementing B.2.5.5]
B.2.5.6 Pre-Authored Content Selection Mechanism: If the author(s) are provided with a selection mechanism for pre-authored content other than templates (e.g., clip art gallery, widget repository, design themes), then both of the following are true: (Level AA) [Implementing B.2.5.6] (a) Indicate: The selection mechanism indicates the accessibility status of the pre-authored content (if known); and (b) Prominence: Any accessible options are at least as prominent as other pre-authored content options.
B.2.5.7 Templates in Repository: If the authoring tool provides a repository of templates, then each of the templates has a recorded accessibility status. (Level AAA) [Implementing B.2.5.7]
B.2.5.8 Pre-Authored Content in Repository: If the authoring tool provides a repository of pre-authored content, then each of the content objects has a recorded accessibility status. (Level AAA) [Implementing B.2.5.8]
B.2.5.9 Templates Accessible (WCAG Level AAA): If the authoring tool automatically selects templates or pre-authored content, then the selections conform to WCAG 2.0 Level AAA when used. (Level AAA) [Implementing B.2.5.9]
Rationale: When authors are learning a new authoring tool, they may find and learn to use the first authoring action they encounter that achieves their intended outcome. Since they may be unaware of the issue of accessibility, it is preferable that accessible web content be an additional unintended outcome, rather than inaccessible content.
B.3.1.1 Accessible Options Prominent (WCAG Level A): If the author(s) are provided with multiple options for an authoring task, options that will result in web content conforming to WCAG 2.0 Level A are at least as prominent as options that will not. (Level A) [Implementing B.3.1.1]
B.3.1.2 Accessible Options Prominent (WCAG Level AA): If the author(s) are provided with multiple options for an authoring task, options that will result in web content conforming to WCAG 2.0 Level AA are at least as prominent as options that will not. (Level AA) [Implementing B.3.1.2]
B.3.1.3 Accessible Options Prominent (WCAG Level AAA): If the author(s) are provided with multiple options for an authoring task, options that will result in web content conforming to WCAG 2.0 Level AAA are at least as prominent as options that will not. (Level AAA) [Implementing B.3.1.3]
Rationale: The accessible content support features will be more likely to be used if they are turned on and are afforded reasonable prominence within the authoring tool user interface.
B.3.2.1 Active by Default: All accessible content support features are turned on by default. (Level A) [Implementing B.3.2.1]
B.3.2.2 Reactivate Option: If the author(s) turn off an accessible content support feature, then they can always turn the feature back on. (Level A) [Implementing B.3.2.2]
B.3.2.3 Deactivation Warning: If the author(s) turns off an accessible content support feature, then the authoring tool informs them that this may increase the risk of content accessibility problems. (Level AA) [Implementing B.3.2.3]
B.3.2.4 At Least as Prominent: Accessible content support features are at least as prominent as comparable features related to other types of web content problems (e.g., invalid markup, syntax errors, spelling and grammar errors). (Level AA) [Implementing B.3.2.4]
Rationale: Without documentation of the features that support the production of accessible content (e.g., prompts for text alternatives, accessibility checking tools), some authors may not be able to use them.
B.3.3.1 Instructions: Instructions for using the accessible content support features appear in the documentation. (Level A) [Implementing B.3.3.1]
B.3.3.2 Accessible Authoring Tutorial: A tutorial on an accessible authoring process that is specific to the authoring tool is provided. (Level AAA) [Implementing B.3.3.2]
Rationale: Demonstrating accessible authoring as routine practice will encourage its acceptance by some authors.
B.3.4.1 Model Accessible Practice (WCAG Level A): A range of examples in the documentation (e.g., markup, screen shots of WYSIWYG editing views) demonstrate WCAG 2.0 Level A accessible authoring practices. (Level A) [Implementing B.3.4.1]
B.3.4.2 Model Accessible Practice (WCAG Level AA): A range of examples in the documentation (e.g., markup, screen shots of WYSIWYG editing views) demonstrate WCAG 2.0 Level AA accessible authoring practices. (Level AA) [Implementing B.3.4.2]
B.3.4.3 Model Accessible Practice (WCAG Level AAA): A range of examples in the documentation (e.g., markup, screen shots of WYSIWYG editing views) demonstrate WCAG 2.0 Level AAA accessible authoring practices. (Level AAA) [Implementing B.3.4.3]
This section is normative.
Conformance means that the authoring tool satisfies the success criteria defined in the guidelines section. This conformance section describes conformance and lists the conformance requirements.
Because WCAG 2.0 [WCAG20] is the most recent W3C Recommendation regarding web content accessibility, ATAG 2.0 frequently refers to WCAG 2.0 conformance in order to set requirements for (1) the accessibility of web-based authoring tool user interfaces (Part A) and (2) how authors should be enabled, supported, and guided towards producing accessible web content (Part B).
Part of conformance to WCAG 2.0 is the requirement that "only accessibility-supported ways of using technologies are relied upon to satisfy the [WCAG 2.0] success criteria. Any information or functionality that is provided in a way that is not accessibility supported is also available in a way that is accessibility supported." In broad terms, WCAG 2.0 considers a web content technology to be accessibility supported when (1) the way that the web content technology is used is supported by users' assistive technology and (2) the web content technology has accessibility-supported user agents that are available to end users.
This concept is not easily extended to authoring tools because many authoring tools can be installed and used in a variety of environments with differing availabilities for assistive technologies and user agents (e.g., private intranets versus public websites, monolingual sites versus multilingual sites, etc.). Therefore:
For the purposes of ATAG 2.0 conformance, the accessibility-supported requirement is waived.
Once an authoring tool has been installed and put into use, it is possible to assess the WCAG 2.0 conformance of the web content that the authoring tool produces, including whether the WCAG 2.0 accessibility-supported requirement is met. However, this WCAG 2.0 conformance assessment would be completely independent of the authoring tool's conformance with ATAG 2.0.
Authoring tools may claim "full" or "partial" conformance to ATAG 2.0. In either case, a level is also claimed which depends on the level of the success criteria that have been satisfied.
"Full" ATAG 2.0 Conformance: This type of conformance claim is intended to be used when developers have considered the accessibility of the authoring tools from both the perspective of authors (Part A: Make the authoring tool user interface accessible) and the perspective of end users of content produced by the authoring tools (Part B: Support the production of accessible content):"Partial" ATAG 2.0 Conformance: Authoring Tool User Interface: This type of conformance claim is intended to be used when developers have initially focused on the accessibility of the authoring tool to authors (Part A: Make the authoring tool user interface accessible):
"Partial" ATAG 2.0 Conformance: Content Production:This type of conformance claim is intended to be used when developers have initially focused on the accessibility of the web content produced by the authoring tool to end users (Part B: Support the production of accessible content):
Note: The Working Group remains committed to the guiding principle that: "Everyone should have the ability to create and access web content". Therefore, it is recommended that "Partial" Conformance be claimed only as a step towards "Full" Conformance.
If a conformance claim is made, then the conformance claim must meet the following conditions and include the following information (authoring tools can conform to ATAG 2.0 without making a claim):
Developers of authoring tools that do not yet conform fully to a particular ATAG 2.0 conformance level are encouraged to publish a statement on progress towards conformance. This statement would be the same as a conformance claim except that this statement would specify an ATAG 2.0 conformance level that is being progressed towards, rather than one already satisfied, and report the progress on success criteria not yet met. The author of a "Progress Towards Conformance" Statement is solely responsible for the accuracy of their statement. Developers are encouraged to provide expected timelines for meeting outstanding success criteria within the Statement.
Neither W3C, WAI, nor AUWG take any responsibility for any aspect or result of any ATAG 2.0 conformance claim that has not been published under the authority of the W3C, WAI, or AUWG.
This section is normative.
This appendix contains definitions for all of the significant/important/unfamiliar terms used in the normative parts of this specification, including terms used in the Conformance section. Except where indicated by "[ ]", the source of these definitions is the AUWG, developed with a goal of clarity, detail, understanding, and completeness. Every attempt has been made to find appropriate definitions for these terms from other sources before such development by the AUWG. All these terms are linked at least from their first usage in the specification. Terms that have designations of "[ ]" beside them are taken from the indicated W3C specifications. Where a definition so referenced is not suitable or adequate for the ATAG2.0, it may be modified as described herein. Please consult http://www.w3.org/TR/qaframe-spec/ for more information on the role of definitions in specification quality.
This section is informative.
There are two recommended ways to refer to the "Authoring Tool Accessibility Guidelines 2.0" (and to W3C documents in general):
In almost all cases, references (either by name or by link) should be to a specific version of the document. W3C will make every effort to make this document indefinitely available at its original address in its original form. The top of this document includes the relevant catalog metadata for specific references (including title, publication date, "this version" URI, editors' names, and copyright information).
An XHTML 1.0 paragraph including a reference to this specific document might be written:
<p>
<cite><a href="http://www.w3.org/TR/2009/WD-ATAG20-20090521/">
"Authoring Tool Accessibility Guidelines 2.0,"</a></cite>
J. Richards, J. Spellman, J. Treviranus, eds.,
W3C Recommendation, http://www.w3.org/TR/ATAG20/.
The <a href="http://www.w3.org/TR/ATAG20/">latest version</a> of this document is available at http://www.w3.org/TR/ATAG20/.</p>
For very general references to this document (where stability of content and anchors is not required), it may be appropriate to refer to the latest version of this document. Other sections of this document explain how to build a conformance claim.
This section is informative.
For the latest version of any W3C specification please consult the list of W3C Technical Reports at http://www.w3.org/TR/. Some documents listed below may have been superseded since the publication of this document.
Kynn Bartlett, Giorgio Brajnik, Judy Brewer, Wendy Chisholm, Daniel Dardailler, Geoff Deering, Barry A. Feigenbaum, Katie Haritos-Shea, Kip Harris, Phill Jenkins, Len Kasday, Marjolein Katsma, William Loughborough, Karen Mardahl, Charles McCathieNevile, Matt May, Matthias Müller-Prove, Liddy Nevile, Graham Oliver, Wendy Porch, Bob Regan, Chris Ridpath, Gregory Rosmaita, Michael Squillace, Heather Swayne, Gregg Vanderheiden, Carlos Velasco, and Jason White.
This document would not have been possible without the work of those who contributed to ATAG 1.0.
This publication has been funded in part with Federal funds from the U.S. Department of Education, National Institute on Disability and Rehabilitation Research (NIDRR) under contract number ED05CO0039. The content of this publication does not necessarily reflect the views or policies of the U.S. Department of Education, nor does mention of trade names, commercial products, or organizations imply endorsement by the U.S. Government.
[Contents]