CINXE.COM

Implementing ATAG 2.0

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <title>Implementing ATAG 2.0</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <style type="text/css"> body { color: #000000; font-weight: normal; line-height: 1.3; } h2.principle { background-color:#FFFFFF; border:thin solid #666666; color:#000000; font-weight:bold; padding:0.5em; } h3.guideline { background-color:#CFE8EF !important; border:thin solid #000066; color:#000000; margin-bottom:0; padding:0.5em; } h4.sc-title { display: inline; margin-bottom: 0.5em; margin-top: 0.5em; font: bold 0.9em sans-serif; } p.sc-title { display: inline; } ul.sc-bullets { display:block; padding-left:2em; margin-top: 0em; margin-bottom: 0em; list-style-type: none; } ul.sc-notes { display:block; padding-left:1em; margin-top: 0em; margin-bottom: 0em; list-style-type: none; } h5.implementing-heading { font-size:0.9em; font-weight:bold; font-style:normal; margin-top: 0em; margin-bottom: 0.5em; } span.level { background-color:#FFFFBB; font-size: 0.9em; } div.implementing-link { font-size: 0.9em; margin-top: 0.5em; margin-left: 0.5em; margin-bottom: 1em; } div.implementing-link a{ background-color: #F4F4FF; border-color:#BBBBBB; border-style: solid; border-width: 1px; padding: 0.25em; } div.implementing-section { border: #DDDDDD 1px solid; margin-left: 0.5em; margin-top: 0.5em; padding:0.5em; } div.implementing-section p { margin-top: 0.5em; margin-bottom: 0.5em; } p.rationale { margin-left: 1em; } ul.techs-only { border: gray 1px solid; padding: 0.5em; margin: 0.1em; list-style:none; } strong.handle { font-size: .9em; } em.note-handle { font-size: .9em; } dfn { font-weight:bold; font-style:normal; } .figure { font-size:x-small; } DL { margin-bottom: 1em; } .termdef { border-bottom:1px dotted #585858; color:#000000 !important; text-decoration:none; } dt {margin-top: 0.5em} div.toc ul.toc li a { margin-top:.3em; } div.toc ul.toc li ul.toc li a { margin-top:.3em; } div.toc ul.toc li ul.toc li ul.toc li a { margin-top:0; } </style> <link href="https://www.w3.org/StyleSheets/TR/W3C-WG-NOTE" type="text/css" rel="stylesheet" /> </head> <body> <div class="head"> <!-- gl-only --> <div class="techs-only"> <p align="center">[<a href="#contents">Contents</a>] [<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html">Guidelines</a>]</p> <p><a href="https://www.w3.org/"><img height="48" width="72" alt="W3C" src="https://www.w3.org/Icons/w3c_home" /></a></p> <h1><a name="title" id="title"></a>Implementing ATAG 2.0</h1> <h2><a id="subtitle" name="subtitle"></a>A guide to understanding and implementing Authoring Tool Accessibility Guidelines 2.0</h2> <h2><a name="w3c-doctype" id="w3c-doctype"></a>W3C Working Group Note 24 September 2015</h2> <dl> <dt>This version:</dt> <dd><a href="https://www.w3.org/TR/2015/NOTE-IMPLEMENTING-ATAG20-20150924/">http://www.w3.org/TR/2015/NOTE-IMPLEMENTING-ATAG20-20150924/</a></dd> <dt>Latest version:</dt> <dd><a href="https://www.w3.org/TR/IMPLEMENTING-ATAG20/">http://www.w3.org/TR/IMPLEMENTING-ATAG20/</a></dd> <dt>Previous version:</dt> <dd><a href="https://www.w3.org/TR/2015/WD-IMPLEMENTING-ATAG20-20150721/">http://www.w3.org/TR/2015/WD-IMPLEMENTING-ATAG20-20150721/</a><a href="https://www.w3.org/TR/2015/WD-IMPLEMENTING-ATAG20-20150604/"></a></dd> <dt>Editors:</dt> <dd>Jan Richards, <abbr title="Adaptive Technology Research Center">Inclusive Design Institute, OCAD University </abbr></dd> <dd>Jeanne Spellman, W3C</dd> <dd>Jutta Treviranus, <abbr title="Adaptive Technology Research Center">Inclusive Design Institute, OCAD University </abbr></dd> </dl> <p class="copyright"><a href="https://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2015 <a href="https://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.eu/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>, <a href="http://ev.buaa.edu.cn/">Beihang</a>). W3C <a href="https://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="https://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="https://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p> </div> </div> <!-- head --> <hr /> <div id="sect-abstract"> <h2><a id="abstract" name="abstract">Abstract</a></h2> <div class="techs-only"> <p>This document provides non-normative information to authoring tool developers who wish to satisfy the success criteria in the <a href="https://www.w3.org/TR/ATAG20/">Authoring Tool Accessibility Guidelines (ATAG) 2.0</a> <a href="#ref-ATAG20" title="reference: ATAG20"><cite>[ATAG20]</cite></a>. This document includes additional information about the intent of the success criteria, examples of how the success criteria might be satisfied, and references to other related resources. See <a href="https://www.w3.org/WAI/intro/atag.php">Authoring Tool Accessibility Guidelines (ATAG) Overview</a> for an introduction and links to ATAG technical and educational material.</p> </div> <!-- techs-only --></div> <!-- sect-abstract --> <div id="sect-status"> <h2><a id="status" name="status">Status of This Document</a></h2> <p><em>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 <a href="https://www.w3.org/TR/">W3C technical reports index</a> at http://www.w3.org/TR/.</em></p> <div class="techs-only"> <h3><a name="status-status" id="status-status"></a>W3C Working Group Note &quot;Implementing ATAG 2.0&quot;</h3> <p>This is the W3C Working Group Note &quot;Implementing ATAG 2.0&quot; of 24 September 2015. The <a href="https://www.w3.org/WAI/AU/">Authoring Tool Accessibility Guidelines Working Group</a> (ATAG WG) considers this document to be important to understanding the success criteria of the <a href="https://www.w3.org/TR/ATAG20/">Authoring Tool Accessibility Guidelines (ATAG) 2.0</a>. It provides additional explanation of the intent of each success criteria, examples of the ways that people with disabilities use each success criteria and links to additional resources. Please note that the contents of this document are informative (they provide guidance), and not normative (they do not set requirements for conforming to ATAG 2.0). </p> <p>The ATAG WG has developed this document in parallel with the <a href="https://www.w3.org/TR/ATAG20/">Authoring Tool Accessibility Guidelines (ATAG) 2.0</a> and considers this document complete. There are no changes to the text of &quot;Implementing ATAG 2.0&quot; from the <a href="https://www.w3.org/TR/2015/WD-IMPLEMENTING-ATAG20-20150721/">previous working draft</a>. A broken link was updated, and minor code corrections were made. </p> <p>Comments can be sent to <a href="mailto:public-atag2-comments@w3.org">public-atag2-comments@w3.org</a> (<a href="http://lists.w3.org/Archives/Public/public-atag2-comments/">Public Archive</a>). ATAG WG does not anticipate responding to comments. Comments received on this document may be addressed in future versions of this document, or future work undertaken by a W3C Working Group may address comments received on this document. Archives of the <a href="https://lists.w3.org/Archives/Public/w3c-wai-au/">ATAG WG mailing list discussions</a> are also publicly available. </p> <h3><a name="status-wai" id="status-wai"></a>Web Accessibility Initiative</h3> <p>This document has been produced as part of the <acronym title="World Wide Web Consortium">W3C</acronym> <a href="https://www.w3.org/WAI/">Web Accessibility Initiative</a> (WAI). The goals of the AUWG are discussed in the <a href="https://www.w3.org/WAI/AU/charter4.html">Working Group charter</a>. The AUWG is part of the <a href="https://www.w3.org/WAI/Technical/Activity">WAI Technical Activity</a>. </p> <h3><a name="status-endorsements" id="status-endorsement"></a>Endorsement</h3> <p>Publication as a Working Group Note 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.</p> <h3><a name="status-patents" id="status-patents"></a>Patents</h3> <p> This document was produced by a group operating under the <a href="https://www.w3.org/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent Policy</a>. W3C maintains a <a rel="disclosure" href="https://www.w3.org/2004/01/pp-impl/35520/status">public list of any patent disclosures</a> 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 <a href="https://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential Claim(s)</a> must disclose the information in accordance with <a href="https://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the W3C Patent Policy</a>. </p> <p>This document is governed by the <a id="w3c_process_revision" href="https://www.w3.org/2015/Process-20150901/">1 September 2015 W3C Process Document</a>. </p> </div> </div> <!-- sect-status --> <hr /> <div class="toc"> <h2><a id="contents" name="contents"></a>Table of Contents</h2> <!-- gl-only --> <div class="techs-only"> <ul class="toc"> <li><a href="#abstract">Abstract</a></li> <li><a href="#status">Status of This Document </a></li> <li><a href="#intro">Introduction</a> <ul class="toc"> <li><a href="#intro-organization">ATAG 2.0 Layers of Guidance</a></li> <li><a href="#intro_understand_levels_conformance">Understanding Levels of Conformance</a></li> <li><a href="#intro-integrate_acc_features">Integration of Accessibility Features</a></li> </ul> </li> <li><a href="#guidelines">Implementing ATAG 2.0 Guidelines </a> <ul class="toc"> <li><a href="#part_a">A. Make the authoring tool user interface accessible</a> <ul class="toc"> <li><a href="#principle_a1">A.1. Authoring tool user interfaces follow applicable accessibility guidelines</a> <ul> <li><a href="#gl_a11">A.1.1. (For the authoring tool user interface) Ensure that web-based functionality is accessible</a></li> <li><a href="#gl_a12">A.1.2. (For the authoring tool user interface) Ensure that non-web-based functionality is accessible</a></li> </ul> </li> <li><a href="#principle_a2">A.2. Editing-views are perceivable </a> <ul> <li><a href="#gl_a21">A.2.1. (For the authoring tool user interface) Make alternative content available to authors</a></li> <li><a href="#gl_a22">A.2.2. (For the authoring tool user interface) Ensure that editing-view presentation can be programmatically determined</a></li> </ul> </li> <li><a href="#principle_a3">A.3. Editing-views are operable</a> <ul> <li><a href="#gl_a31">A.3.1. (For the authoring tool user interface) Provide keyboard access to authoring features</a></li> <li><a href="#gl_a32">A.3.2. (For the authoring tool user interface) Provide authors with enough time</a></li> <li><a href="#gl_a33">A.3.3. (For the authoring tool user interface) Help authors avoid flashing that could cause seizures</a></li> <li><a href="#gl_a34">A.3.4. (For the authoring tool user interface) Enhance navigation and editing via content structure</a></li> <li><a href="#gl_a35">A.3.5. (For the authoring tool user interface) Provide text search of the content</a></li> <li><a href="#gl_a36">A.3.6. (For the authoring tool user interface) Manage preference settings</a></li> <li><a href="#gl_a37">A.3.7. (For the authoring tool user interface) Ensure that previews are at least as accessible as in-market user agents</a></li> </ul> </li> <li><a href="#principle_a4">A.4. Editing-views are understandable</a> <ul> <li><a href="#gl_a41">A.4.1. (For the authoring tool user interface) Help authors avoid and correct mistakes</a></li> <li><a href="#gl_a42">A.4.2. (For the authoring tool user interface) Document the user interface, including all accessibility features</a></li> </ul> </li> </ul> </li> <li><a href="#part_b">B. Support the production of accessible content</a> <ul class="toc"> <li><a href="#principle_b1">B.1. Fully automatic processes produce accessible content </a> <ul> <li><a href="#gl_b11">B.1.1. Ensure that automatically-specified content is accessible</a></li> <li><a href="#gl_b12">B.1.2. Ensure that accessibility information is preserved</a></li> </ul> </li> <li><a href="#principle_b2">B.2. Authors are supported in producing accessible content</a> <ul> <li><a href="#gl_b21">B.2.1. Ensure that accessible content production is possible</a></li> <li><a href="#gl_b22">B.2.2. Guide authors to produce accessible content</a></li> <li><a href="#gl_b23">B.2.3. Assist authors with managing alternative content for non-text content</a></li> <li><a href="#gl_b24">B.2.4. Assist authors with accessible templates</a></li> <li><a href="#gl_b25">B.2.5. Assist authors with accessible pre-authored content</a></li> </ul> </li> <li><a href="#principle_b3">B.3. Authors are supported in improving the accessibility of existing content</a> <ul> <li><a href="#gl_b31">B.3.1. Assist authors in checking for accessibility problems</a></li> <li><a href="#gl_b32">B.3.2. Assist authors in repairing accessibility problems</a></li> </ul> </li> <li><a href="#principle_b4">B.4. Authoring tools promote and integrate their accessibility features</a> <ul> <li><a href="#gl_b41">B.4.1. Ensure the availability of features that support the production of accessible content</a></li> <li><a href="#gl_b42">B.4.2. Ensure that documentation promotes the production of accessible content</a></li> </ul> </li> </ul> </li> </ul> </li> <li><a href="#Conformance">Implementing ATAG 2.0 Conformance</a> <ul class="toc"> <li><a href="#conf-req">Conformance Requirements </a> <ul> <li><a href="#conf-sc-satisfaction">Success Criteria Satisfaction</a></li> <li><a href="#conf-rel-wcag">Relationship to the Web Content Accessibility Guidelines (WCAG) 2.0</a></li> <li><a href="#conf-levels">Conformance Options and Levels</a></li> <li><a href="#conf-techs-produced">Web Content Technologies Produced</a></li> <li><a href="#conf-live-publishing">Live Publishing Authoring Tools</a></li> </ul> </li> <li><a href="#conf-claim">Conformance Claims (Optional)</a> <ul> <li><a href="#conf-sc-satisfaction">Required Components of a Conformance Claim</a></li> <li><a href="#conf-claim-optional-components">Optional Components of a Conformance Claim</a></li> </ul> </li> <li><a href="#conf-disclaimer">Disclaimer</a></li> </ul> </li> <li><a href="#prompting-types">Appendix A: Gathering Accessibility Information from Authors</a></li> <li><a href="#checking-types">Appendix B: Levels of Checking Automation</a></li> <li><a href="#repair-types">Appendix C: Levels of Repair Automation</a></li> <li><a href="#timing-options">Appendix D: Author Interruption Timing Options</a></li> <li><a href="#realtime-production">Appendix E: Authoring Tools for Live Web Content</a></li> <li><a href="#glossary">Appendix F: Glossary</a></li> <li><a href="#references">Appendix G: References</a></li> <li></li> <li></li> <li><a href="#acknowledgments">Appendix H: Acknowledgments</a></li> </ul> </div> <!-- techs-only --> </div> <!-- toc --> <hr /> <div id="sect-intro"> <h2><a id="intro" name="intro">Introduction</a></h2> <!-- gl-only --> <div class="techs-only"> <p>Implementing ATAG 2.0 is an essential guide to understanding and using <a href="https://www.w3.org/TR/ATAG20/">Authoring Tool Accessibility Guidelines (ATAG) 2.0</a> <a href="#ref-ATAG20" title="reference: ATAG20"><cite>[ATAG20]</cite></a>. Although the normative definitions and requirements for ATAG 2.0 can all be found in the ATAG 2.0 document itself, the concepts and provisions may be new to some people. Implementing ATAG 2.0 provides a non-normative extended commentary on each guideline and each success criterion to help readers better understand the intent and how the guidelines and success criteria work together. It also provides illustrative examples for each success criterion.</p> <p>This is not an introductory document. It is a detailed technical description of the guidelines and their success criteria. See <a href="https://www.w3.org/WAI/intro/atag.php">Authoring Tool Accessibility Guidelines (ATAG) Overview</a> for an introduction to ATAG 2.0, supporting technical documents, and educational material. </p> <p>Implementing ATAG 2.0 is organized by guideline. There is an <em>Implementing Guideline X.X.X</em> section for each guideline. The rationale for the guideline is listed there. </p> <p>Each <em>Implementing Guideline X.X.X</em> section is then followed by an <em>Implementing Success Criterion X.X.X.X</em> section for each success criterion of that guideline. Each of these sections contains:</p> <ul> <li>Success criterion as it appears in ATAG 2.0</li> <li>Intent of the success criterion</li> <li>Examples</li> <li>Related resources</li> </ul> <p>Links are provided from each Guideline in ATAG 2.0 directly to each <em>Implementing Guideline X.X.X</em> in this document. Similarly, there is a link from each success criterion in ATAG 2.0 to the <em>Implementing Success Criterion X.X.X.X</em> section in this document. </p> <h4 id="Notes-Intro"><a id="intro-notes" name="intro-notes"></a>Notes:</h4> <ol> <li>The Working Group encourages <a class="termdef" href="#def-Developer" title="definition: authoring tool developers">authoring tool developers</a> to carefully consider the examples provided, where appropriate. However, these examples do not provide a final definition of ATAG 2.0 conformance and it is possible to meet the guideline requirements without implementing these examples. <strong>The Working Group encourages implementers to submit example implementations. These examples will be considered for inclusion in future versions of this document.</strong></li> <li>Some &quot;Examples&quot; include &quot;mock ups&quot;. These are for informative purposes only and do not imply any endorsement of similar tools and they do not imply that the mock ups represent the best or only implementations.</li> <li> &quot;Related Resources&quot; are for information purposes only, no endorsement is implied.</li> <li>For links to information on different disabilities and assistive technologies, see <a href="https://en.wikipedia.org/wiki/Disabilities">Disabilities on Wikipedia</a>. </li> </ol> </div> <!-- techs-only --> <h3><a name="intro-organization" id="intro-organization"></a>ATAG 2.0 Layers of Guidance</h3> <p>The individuals and organizations that may use ATAG 2.0 vary widely and include <a class="termdef" href="#def-Developer" title="definition: authoring tool developers">authoring tool developers</a>, <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> users (<a class="termdef" href="#def-Author" title="definition: authors">authors</a>), authoring tool purchasers, and policy makers. In order to meet the varying needs of these audiences, several layers of guidance are provided:</p> <ul> <li><strong>Parts:</strong> ATAG 2.0 is divided into two parts, each reflecting a key aspect of accessibility with respect to authoring tools. <a href="#part_a">Part A</a> relates to the accessibility of <a class="termdef" title="defintion: authoring tool user interfaces" href="#def-Authoring-Tool-Interface">authoring tool user interfaces</a> to authors with disabilities. <a href="#part_b">Part B</a> relates to support by authoring tools for the creation, by any author (not just those with disabilities), of <a class="termdef" href="#def-Web-Content" title="definition: web content">web content</a> that is more accessible to <a class="termdef" href="#def-End-Users" title="definition: end user">end users</a> with disabilities. Both parts include <a class="termdef" href="#def-Normative" title="definition: normative">normative</a> &quot;Conformance Applicability Notes&quot; that apply to all of the success criteria within that part: <a href="#part_a_applic_notes">Part A Conformance Applicability Notes</a> and <a href="#part_b_applic_notes">Part B Conformance Applicability Notes</a>.</li> <li><strong>Principles:</strong> Under each part are several high-level principles that organize the guidelines.</li> <li><strong>Guidelines:</strong> Under the principles are guidelines. The guidelines provide the basic goals that authoring tool developers should work toward in order to make authoring tools more accessible to both authors and end users of web content with different disabilities. The guidelines are not testable, but provide the framework and overall objectives to help authoring tool developers understand the success criteria. Each guideline includes a brief rationale for why the guideline was included.</li> <li><strong>Success Criteria:</strong> For each guideline, testable success criteria are provided to allow ATAG 2.0 to be used where requirements and conformance testing are necessary, such as in design specification, purchasing, regulation, and contractual agreements. In order to meet the needs of different groups and different situations, multiple levels of full and partial conformance are defined (see <a href="#conf-levels">Levels of Conformance</a>).</li> <li><strong>Implementing ATAG 2.0 document:</strong> The <a href="https://www.w3.org/TR/2015/WD-IMPLEMENTING-ATAG20-20150721/">Implementing ATAG 2.0</a> document provides additional non-normative information for each success criterion, including a description of the intent of the success criterion, examples, and links to related resources.<a href="https://www.w3.org/TR/2015/WD-IMPLEMENTING-ATAG20-20150721/"></a></li> </ul> <p>See <a href="https://www.w3.org/WAI/intro/atag.php">Authoring Tool Accessibility Guidelines (ATAG) Overview</a> for links to additional ATAG technical and educational material.</p> <h3><a name="intro_understand_levels_conformance" id="intro_understand_levels_conformance"></a><span class="techs-only">Understanding </span>Levels of Conformance</h3> <p>In order to ensure that the process of using ATAG 2.0 and <a href="#conf-rel-wcag">WCAG 2.0</a> together in the development of <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tools</a> is as simple as possible, ATAG 2.0 shares <a href="#conf-rel-wcag">WCAG 2.0</a>'s three level conformance model: Level A (lowest), AA (middle), AAA (highest). </p> <div class="techs-only"> <p>As with <a href="#conf-rel-wcag">WCAG 2.0</a>, there are a number of conditions that must be met for a success criterion to be included in ATAG 2.0. These include:</p> <ol> <li> For <a href="#part_a">Part A</a>, all success criteria must present <strong>authoring tool user interface-related accessibility issues</strong>. In other words, the user interface issue must cause a proportionately greater problem for <a class="termdef" href="#def-Author" title="definition: author">authors</a> with disabilities than it causes authors without disabilities and must be specific to authoring tool software, as opposed to software in general.</li> <li>For <a href="#part_b">Part B</a>, all success criteria must present <strong>accessible web content production issues</strong>. In other words, the issue must be specific to the production of <a class="termdef" href="#def-Accessible-Web-Content" title="definition: accessible web content">accessible web content (WCAG) </a> by authoring tools, as opposed to the production of <a class="termdef" href="#def-Web-Content" title="definition: web content">web content</a> in general.</li> <li>All success criteria must also be <strong>testable</strong>. This is important since otherwise it would not be possible to determine whether an authoring tool met or failed to meet the success criteria. The success criteria can be tested by a combination of machine and human evaluation as long as it is possible to determine whether a success criterion has been satisfied with a high level of confidence.</li> </ol> <p>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 <a href="#part_a">Part A</a> included:</p> <ul> <li> whether the success criterion is <strong>essential</strong> (in other words, if the success criterion is not met, then even <a class="termdef" href="#def-Assistive-Technology" title="definition: assistive technology">assistive technology</a> cannot make the authoring tool user interface accessible)</li> <li> whether it is possible to satisfy the success criterion for <strong>all types of authoring tools </strong> that the success criteria would apply to (e.g. <a class="termdef" href="#def-WYSIWYG" title="definition: WYSIWYG">WYSIWYG</a> editors, wikis, content management systems)</li> <li>whether the success criterion would impose limits on the &quot;look-and-feel&quot; and/or function of authoring tools (e.g. limits on the function, design, aesthetic or freedom of expression of <a class="termdef" href="#def-Developer" title="definition: authoring tool developers">authoring tool developers</a>)</li> <li> whether there are workarounds for authors with disabilities if the success criterion is not met</li> </ul> <p>Some of the common factors evaluated when setting the level in <a href="#part_b">Part B</a> included:</p> <ul> <li> whether the success criterion is <strong>essential</strong> (in other words, if the success criterion is not met, then even authors with a high degree of accessibility expertise would be unlikely to produce <a class="termdef" href="#def-Accessible-Web-Content" title="definition: accessible web content">accessible content (WCAG) </a> using an authoring tool) </li> <li> whether it is possible to satisfy the success criterion for the production of <strong>all <a href="#def-Web-Content-Technology" title="definition: technology (Web content)" class="termdef">web content technologies</a> </strong>that the success criteria would apply to.</li> <li> whether the success criterion requires features that would <strong>reasonably be used by authors</strong>.</li> <li>whether the success criterion would impose limits on the &quot;look-and-feel&quot; and/or function of authoring tools (e.g. limits on the function, design, aesthetic or freedom of expression of <a class="termdef" href="#def-Developer" title="definition: authoring tool developers">authoring tool developers</a>)</li> </ul> </div> <h3><a id="intro-integrate_acc_features" name="intro-integrate_acc_features"></a>Integration of Accessibility Features</h3> <p>When implementing ATAG 2.0, <a class="termdef" href="#def-Developer" title="definition: authoring tool developers">authoring tool developers</a> should carefully integrate features that support more accessible authoring into the same &quot;look-and-feel&quot; as other features of the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a>. Close integration has the potential to: </p> <ul> <li>produce a more seamless product; </li> <li>leverage the existing knowledge and skills of <a class="termdef" href="#def-Author" title="definition: authors">authors</a>; </li> <li>make authors more receptive to new accessibility-related authoring requirements; and </li> <li>reduce the likelihood of author confusion.</li> </ul> </div> <!-- sect-intro --> <hr /> <div id="sect-guidelines" > <h2><a id="guidelines" name="guidelines"></a><span class="techs-only">Implementing ATAG 2.0 </span>Guidelines</h2> <!-- gl-only --> <div class="techs-only"> <p>The success criteria and the conformance applicability notes are included here for <a class="termdef" href="#def-Informative" title="definition: informative">informative</a> purposes. See Authoring Tool Accessibility Guidelines 2.0 <a href="#ref-ATAG20" title="reference: ATAG20"><cite>[ATAG20]</cite></a> for the normative version of this information.</p> </div> <!-- techs-only --> <div id="subsect-tool-accessible"> <h2><a name="part_a" id="part_a"></a><span class="techs-only">Implementing </span>Part A: Make the authoring tool user interface accessible</h2> <h3 id="partA-tool-accessible-notes"><a name="part_a_applic_notes" id="part_a_applic_notes"></a>Part A Conformance Applicability Notes:</h3> <ol> <li><a name="part_a_applic_note_1" id="part_a_applic_note_1"></a><strong class="handle">Scope of &quot;authoring tool user interface&quot;:</strong> The Part A success criteria apply to all aspects of the <a href="#def-Authoring-Tool-Interface" title="definition: authoring tool user interface" class="termdef">authoring tool user interface</a> that are concerned with producing the <a href="#conf-techs-produced">&quot;included&quot; web content technologies</a>. This includes <a class="termdef" href="#def-View" title="definition: view">views</a> of the <a class="termdef" href="#def-Content-Being-Edited" title="definition: web content being edited">web content being edited</a> and features that are independent of the content being edited (e.g. menus, button bars, status bars, user preferences, <a class="termdef" href="#def-Documentation" title="definition: documentation">documentation</a>). </li> <li><a name="part_a_applic_note_2" id="part_a_applic_note_2"></a><strong class="handle">Reflected content accessibility problems:</strong> The <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> is responsible for ensuring that <a href="#def-Editing-View" title="definition: editing views" class="termdef">editing-views</a> display the <a class="termdef" href="#def-Content-Being-Edited" title="definition: web content being edited">web content being edited</a> in a way that is more accessible to <a class="termdef" href="#def-Author" title="definition: authors">authors</a> with disabilities (e.g. ensuring that <span class="sc-bullet"><a class="termdef" href="#def-Text-Alternatives" title="text alternatives for non-text content">text alternatives</a></span> in the content can be <a class="termdef" href="#def-Programmatically-Determined" title="definition: programmatically determined">programmatically determined</a>). However, where an <a href="#def-Authoring-Interface-Accessibility-Problem" title="definition: authoring tool user interface accessibility problem" class="termdef">authoring tool user interface accessibility problem</a> is caused directly by the content being edited (e.g. if an image in the content lacks a text alternative), then this would not be considered a deficiency in the accessibility of the <a href="#def-Authoring-Tool-Interface" title="definition: authoring tool user interface" class="termdef">authoring tool user interface</a>.<br /> </li> <li><a name="part_a_applic_note_3" id="part_a_applic_note_3"></a><strong class="handle">Developer control:</strong> The Part A success criteria only apply to the <a href="#def-Authoring-Tool-Interface" title="definition: authoring tool user interface" class="termdef">authoring tool user interface</a> as it is provided by the <a class="termdef" href="#def-Developer" title="definition: authoring tool developers">developer</a>. They do not apply to any subsequent modifications by parties other than the authoring tool developer (e.g. user modifications of default settings, third-party plug-ins).</li> <li><a name="part_a_applic_note_4" id="part_a_applic_note_4"></a><strong class="handle">User agent features:</strong> <a href="#def-Web-Based-UI" title="definition: authoring tool user interface (Web-based)" class="termdef">Web-based authoring tools</a> may rely on <a class="termdef" href="#def-User-Agent" title="definition: user agent">user agent</a> features (e.g. keyboard navigation, find functions, display preferences, undo features) to satisfy success criteria. <a href="#conf-claim">Conformance claims</a> are optional, but any claim that is made must <a href="#conf-user-agents">record the user agent(s)</a>.</li> <li><a name="part_a_applic_note_5" id="part_a_applic_note_5"></a><strong class="handle">Accessibility of features provided to meet Part A:</strong> The Part A success criteria apply to the entire <a href="#def-Authoring-Tool-Interface" title="definition: authoring tool user interface" class="termdef">authoring tool user interface</a>, including any features added to meet the success criteria in Part A (e.g. documentation, search functions). The only exemption is for <a class="termdef" href="#def-Preview" title="definition: preview">preview</a> features, as long as they meet the relevant success criteria in <a href="#gl_a37">Guideline A.3.7</a>. Previews are treated differently than editing-views because all authors, including those with disabilities, benefit when preview features accurately reflect the functionality of user agents that are actually in use by <span class="rationale"><a class="termdef" href="#def-End-Users" title="definition: end user">end users</a></span>.</li> <li><strong class="handle"><a name="part_a_applic_note_6" id="part_a_applic_note_6"></a>Unrecognizable content:</strong> When success criteria require authoring tools to treat web content according to semantic criteria, the success criteria only apply when these semantics are encoded programmatically (e.g. text describing an image can only be considered a <a class="termdef" href="#def-Text-Alternatives" title="text alternatives for non-text content">text alternatives for non-text content</a> when this role is encoded within markup).</li> </ol> <h2 class="principle"><a name="principle_a1" id="principle_a1"> </a><span class="techs-only">Implementing </span>Principle A.1: Authoring tool user interfaces follow applicable accessibility guidelines </h2> <h3 class="guideline"><a name="gl_a11" id="gl_a11"> </a><span class="techs-only">Implementing</span> Guideline A.1.1: (For the authoring tool user interface) Ensure that web-based functionality is accessible. <span class="techs-only">[<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html#gl_a11">Return to Guideline</a>]</span></h3> <p class="rationale">Rationale: When <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tools</a> (or parts of authoring tools) are <a class="termdef" href="#def-Web-Based-UI" title="definition: authoring tool user interface (Web-based)">web-based</a>, conforming to <a href="#conf-rel-wcag">WCAG 2.0</a> will facilitate access by all <a href="#def-Author" title="definition: authors" class="termdef">authors</a>, including those using <a class="termdef" href="#def-Assistive-Technology" title="definition: assistive technology">assistive technologies</a>.</p> <div class="sc-level"> <h4 class="sc-title"><a id="sc_a111" name="sc_a111"></a><span class="techs-only">Implementing Success Criterion </span>A.1.1.1 Web-Based Accessible (WCAG): </h4> <p class="sc-title">If the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> contains <a class="termdef" href="#def-Web-Based-UI" title="definition: authoring tool user interface (Web-based)">web-based user interfaces</a>, then those web-based user interfaces meet the <a href="#conf-rel-wcag">WCAG 2.0</a> success criteria. <span class="level">(<strong>Level A</strong> to meet WCAG 2.0 Level A success criteria; <strong>Level AA</strong> to meet WCAG 2.0 Level A and AA success criteria; <strong>Level AAA</strong> to meet all WCAG 2.0 success criteria)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a111">Return to A.1.1.1 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a111-i" name="sc_a111-i"></a>Intent of Success Criterion A.1.1.1:</h5> <p>The intent of this success criterion is to ensure that authoring tool user interfaces that are fully or partially web-based are more accessible to authors with disabilities. Since WCAG 2.0 already provides requirements for the accessibility of web content, including web applications, those guidelines are referenced to avoid duplication of requirements.</p> <p><em>Note: </em>Even when a web-based user interface has met the requirements of WCAG 2.0, many factors will determine the accessibility of any particular end-user's experience, including (but not limited to): the features and settings of the end-user's user agent, platform, and assistive technology (if any). It is recommended, therefore, that developers of web-based authoring tools be familiar with the accessibility guidance that the User Agent Accessibility Guidelines (UAAG) <cite><a href="#ref-UAAG10">[UAAG10]</a></cite> provides to the developers of user agents. At the time of publication, UAAG version 1.0 is a W3C Recommendation and version 2.0 is under development.</p> </div> <!-- techs-only --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a111-e" name="sc_a111-e"></a>Examples of Success Criterion A.1.1.1:</h5> <ul> <li><strong class="handle">Wiki:</strong> A web-based wiki application is designed to conform to WCAG 2.0 Level A. During development, all parts of the user interface (including editing-views rendering test content) are tested by the developer using an accessibility evaluation harness for web applications. Periodically, the application is also tested by authors using assistive technologies.</li> <li><strong class="handle">Web-based help system:</strong> A non-web-based authoring tool includes a web-based help system. Each page in the help system is based on a template that was designed to conform to WCAG 2.0 Level A (when used) and the developer ensures that each help page passes an accessibility checker before being published. The developer confirms the accessibility of the final help system by spot-checking sample pages.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a111-r" name="sc_a111-r"></a>Related Resources for Success Criterion A.1.1.1:</h5> <ul> <li><a href="#conf-rel-wcag">WCAG 2.0</a> (including <a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a> and <a href="https://www.w3.org/WAI/WCAG20/quickref/Overview.php">How to Meet WCAG 2.0</a>)</li> </ul> </div> <!-- implementing-section --> </div> <!-- techs-only --> </div> <!-- sc-level --> <h3 class="guideline"><a name="gl_a12" id="gl_a12"> </a><span class="techs-only">Implementing</span> Guideline A.1.2: (For the authoring tool user interface) Ensure that non-web-based functionality is accessible. <span class="techs-only">[<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html#gl_a12">Return to Guideline</a>]</span></h3> <p class="rationale">Rationale: When <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tools</a> (or parts of authoring tools) are <a class="termdef" href="#def-Non-Web-Based" title="definition: authoring tool user interface (non-Web-Based)">non-web-based</a>, following existing <a href="#def-Platform" title="definition: platform" class="termdef">platform</a> accessibility guidelines and implementing communication with <a class="termdef" href="#def-Accessibility-Platform-Service" title="definition: accessibility platform architecture">platform accessibility services</a> facilitates access by all <a href="#def-Author" title="definition: authors" class="termdef">authors</a>, including those using <a class="termdef" href="#def-Assistive-Technology" title="definition: assistive technology">assistive technologies</a>.</p> <div class="sc-level"> <h4 class="sc-title"><a id="sc_a121" name="sc_a121"></a><span class="techs-only">Implementing Success Criterion </span>A.1.2.1 Accessibility Guidelines: </h4> <p class="sc-title">If the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> contains <a class="termdef" href="#def-Non-Web-Based" title="definition: authoring tool user interface (non-Web-Based)">non-web-based user interfaces</a>, then those non-web-based user interfaces follow user interface accessibility guidelines for the <a class="termdef" href="#def-Platform" title="definition: platform">platform</a>. <span class="level">(<strong>Level A</strong>)</span></p> <ul class="sc-notes"> <li class="sc-note"><em class="note-handle">Note: </em>The (optional) <a href="#conf-explanation-results">explanation of conformance claim results</a> should record the user interface accessibility guidelines that were followed.</li> </ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a121">Return to A.1.2.1 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a121-i" name="sc_a121-i"></a>Intent of Success Criterion A.1.2.1:</h5> <p>The intent of this success criterion is to ensure that authoring tool user interfaces that are not web applications are more accessible to authors with disabilities. Existing platform accessibility guidelines are referenced because accessibility guidelines already exist for many platforms and this wording allows developers the flexibility to conform with accessibility legislation in their markets.</p> <p>The note regarding documenting the guidelines that were followed in the conformance claim should encourage developers to follow the appropriate guidelines.</p> <p><em>Note 1:</em> Developers should refer to the documents listed in the &quot;<a href="#sc_a121-r">Related Resources for Success Criterion A.1.2.1</a>&quot; section. Unless special circumstances exist (e.g. a document has been superseded, the platform has undergone major architectural changes), the listed resources should be assumed to be relevant to the platforms listed. Several general software accessibility guidelines are also referenced. It is acceptable to follow one of these sources of general guidance, and in most cases, the techniques for implementing the general guidance on a platform will entail following the same platform accessibility guidelines.</p> <p><em>Note 2:</em> Even when a non-web-based user interface has followed the relevant user interface accessibility guidelines for the platform, many factors will determine the accessibility of any particular end-user's experience, including (but not limited to): the features and settings of the platform and assistive technology (if any). </p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a121-e" name="sc_a121-e"></a>Examples of Success Criterion A.1.2.1:</h5> <ul> <li><strong class="handle">Mobile authoring tool:</strong> The developer of an authoring tool app for the iPhone platform follows the guidance provided in the &quot;Accessibility Programming Guide for iPhone OS&quot;. </li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a121-r" name="sc_a121-r"></a>Related Resources for Success Criterion A.1.2.1:</h5> <ul> <li>The following is a non-exhaustive list of accessibility guidelines for various platforms (for additional information related to keyboard shortcuts on various platforms, see the Related Resources for <a href="#sc_a313">Success Criterion A.3.1.3</a>): <ul> <li>Desktop OS <ul> <li><strong class="handle">GNOME Desktop on Linux:</strong> <a href="http://developer.gnome.org/accessibility-devel-guide/">GNOME Accessibility Developers Guide</a></li> <li><strong class="handle">KDE Desktop on Linux:</strong> <a href="http://accessibility.kde.org/developer/">Developer's Information</a></li> <li><strong class="handle">Mac OS:</strong> <a href="https://developer.apple.com/library/mac/samplecode/OSXAccessibilityExamples/Introduction/Intro.html">Accessibility Overview</a> (may require account)</li> <li><strong class="handle">Microsoft Windows:</strong> <a href="http://msdn.microsoft.com/en-us/windows/bb735024.aspx">Accessibility Overview</a></li> </ul> </li> <li>Mobile OS <ul> <li><strong class="handle">Android:</strong> <a href="https://developer.android.com/guide/practices/design/accessibility.html">Android Developers: Designing for Accessibility</a></li> <li><strong class="handle">BlackBerry:</strong> <a href="http://us.blackberry.com/support/devices/blackberry_accessibility/">BlackBerry Accessibility</a> </li> <li><strong class="handle"></strong><strong class="handle">iPhone OS:</strong> <a href="http://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/iPhoneAccessibility/Accessibility_on_iPhone/Accessibility_on_iPhone.html">Accessibility Programming Guide for iPhone OS</a> (may require account)</li> </ul> </li> <li>Cross-OS environments <ul> <li><strong class="handle">Eclipse:</strong> <a href="http://www.eclipse.org/articles/article.php?file=Article-Accessibility/index.html">Designing Accessible Plug-ins in Eclipse</a></li> <li><strong class="handle">Java SE:</strong> <a href="http://java.sun.com/javase/technologies/accessibility/index.jsp">Java SE Desktop Accessibility</a></li> <li><strong class="handle">Lotus Notes:</strong> <a href="http://www-03.ibm.com/able/guidelines/notes/accessr5.html">Lotus Notes Checklist</a></li> </ul> </li> </ul> </li> <li>The following is a non-exhaustive list of general software accessibility guidelines: <ul> <li><a href="http://www.iso.org/iso/iso_catalogue/catalogue_ics/catalogue_detail_ics.htm?csnumber=39080">ISO 9241-171:2008 Ergonomics of human-system interaction - Part 171: Guidance on software accessibility</a></li> <li><a href="http://www-03.ibm.com/able/guidelines/software/accesssoftware.html">Software Checklist (IBM)</a> </li> <li><a href="https://www.access-board.gov/guidelines-and-standards/communications-and-it/about-the-section-508-standards/section-508-standards">Section 508 §1194.21 Software applications and operating systems</a> </li> <li>The WAI <a href="https://www.w3.org/WAI/Policy/">International Policies Relating to Web Accessibility </a>resource includes links to various international legislation and other policies that may include applicable accessibility guidelines for non-web-based functionality.</li> </ul> </li> </ul> </div> <!-- implementing-section --> </div> <!-- techs-only --> <h4 class="sc-title"><a id="sc_a122" name="sc_a122"></a><span class="techs-only">Implementing Success Criterion </span>A.1.2.2 Platform Accessibility Services: </h4> <p class="sc-title">If the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> contains <a class="termdef" href="#def-Non-Web-Based" title="definition: authoring tool user interface (non-Web-Based)">non-web-based user interfaces</a>, then those non-web-based user interfaces expose accessibility information through <a class="termdef" href="#def-Accessibility-Platform-Service" title="definition: accessibility platform architecture">platform accessibility services</a>. <span class="level">(<strong>Level A</strong>)</span></p> <ul class="sc-notes"> <li class="sc-note"><em class="note-handle">Note: </em><em class="note-handle"></em>The (optional) <a href="#conf-explanation-results">explanation of conformance claim results</a> should record the platform accessibility service(s) that were implemented.</li> </ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a122">Return to A.1.2.2 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a122-i" name="sc_a122-i"></a>Intent of Success Criterion A.1.2.2:</h5> <p>The intent of this success criterion is to ensure that authoring tool user interfaces that are not web applications are more accessible to authors with disabilities who use assistive technologies that communicate with software via platform accessibility services. The requirement is stated generally because the specifics of what constitutes a platform accessibility service will differ on each platform. </p> <p>The note regarding documenting the platform accessibility service(s) that were implemented in the conformance claim should encourage developers to implement services that are well supported by assistive technologies.</p> <p><em>Note:</em> Even when a non-web-based user interface has been designed to expose accessibility information through platform accessibility services, many factors will determine the accessibility of any particular end-user's experience, including (but not limited to): the features and settings of the platform and assistive technology (if any).</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a122-e" name="sc_a122-e"></a>Examples of Success Criterion A.1.2.2:</h5> <ul> <li><strong class="handle">WYSIWYG editor on Mac OS:</strong> A WYSIWYG text editor is designed in Cocoa following the Mac OS X accessibility framework including using Accessibility Objects setting attributes for Role, Role Description, Description, Title, Relationship, and Value. The conformance claim includes links to the Accessibility Programming Guidelines for Cocoa.<br /> </li> <li><strong class="handle">Content management system on Windows:</strong> Content management system on Windows: A content management system is written to operate on the Windows operating systems following Microsoft Windows' accessibility API, UI Automation, Microsoft Active Accessibility, or IAccessible2. The conformance claim includes links to the applicable Microsoft Developer Network documents. </li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a122-r" name="sc_a122-r"></a>Related Resources for Success Criterion A.1.2.2:</h5> <ul> <li>The following is a non-exhaustive list of documents related to communication with platform accessibility services for various platforms: <ul> <li>Desktop OS <ul> <li><strong class="handle">GNOME Desktop on Linux:</strong> <a href="http://developer.gnome.org/accessibility-devel-guide/">GNOME Accessibility Developers Guide</a></li> <li><strong class="handle">KDE Desktop on Linux:</strong> <a href="http://accessibility.kde.org/developer/">Developer's Information</a></li> <li><strong class="handle">Mac OS:</strong> <a href="https://developer.apple.com/library/mac/samplecode/OSXAccessibilityExamples/Introduction/Intro.html">Accessibility Overview</a> (may require account)</li> <li><strong class="handle">Microsoft Windows:</strong> <a href="http://msdn.microsoft.com/en-us/windows/bb735024.aspx">Accessibility Overview</a></li> </ul> </li> <li>Mobile OS <ul> <li><strong class="handle">Android:</strong> <a href="https://developer.android.com/reference/android/accessibilityservice/package-summary.html">Example from Android Developer Reference</a><a href="https://developer.android.com/guide/practices/design/accessibility.html"></a></li> <li><strong class="handle">BlackBerry:</strong> <a href="http://us.blackberry.com/support/devices/blackberry_accessibility/">BlackBerry Accessibility</a> </li> <li><strong class="handle"></strong><strong class="handle">iPhone OS:</strong> <a href="http://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/iPhoneAccessibility/Accessibility_on_iPhone/Accessibility_on_iPhone.html">Accessibility Programming Guide for iPhone OS</a> (may require account)</li> </ul> </li> <li>Cross-OS environments <ul><li><strong class="handle">Java SE:</strong> <a href="http://java.sun.com/javase/technologies/accessibility/index.jsp">Java SE Desktop Accessibility</a></li> </ul> </li> </ul> </li> </ul> </div> <!-- implementing-section --> </div> <!-- techs-only --> </div> <!-- sc-level --> <h2 class="principle"><a name="principle_a2" id="principle_a2"></a><span class="techs-only">Implementing </span>Principle A.2: Editing-views are perceivable </h2> <h3 class="guideline"><a name="gl_a21" id="gl_a21"> </a><span class="techs-only">Implementing</span> Guideline A.2.1: (For the authoring tool user interface) Make alternative content available to authors. <span class="techs-only">[<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html#gl_a21">Return to Guideline</a>]</span></h3> <p class="rationale">Rationale: Some <a class="termdef" href="#def-Author" title="definition: authors">authors</a> require access to <a href="#def-Alternative-Content" title="definition: alternative content" class="termdef">alternative content</a> in order to interact with the <a class="termdef" href="#def-Web-Content" title="definition: web content">web content</a> that they are editing. </p> <div class="sc-level"> <h4 class="sc-title"><a id="sc_a211" name="sc_a211"></a><span class="techs-only">Implementing Success Criterion </span>A.2.1.1 Text Alternatives for Rendered Non-Text Content: </h4> <p class="sc-title"> If an <a class="termdef" href="#def-Editing-View" title="definition: editing view">editing-view</a> <a class="termdef" href="#def-Content-Renderings" title="definition: content rendering">renders</a> <a class="termdef" href="#def-Non-Text-Objects" title="definition: non-text objects">non-text content</a>, then any <a href="#def-Associated-Alternative-Content" title="definition: alternative content" class="termdef">programmatically associated</a> <a class="termdef" href="#def-Text-Alternatives" title="text alternatives for non-text content">text alternatives for the non-text content</a> can be <a class="termdef" href="#def-Programmatically-Determined" title="definition: programmatically determined">programmatically determined</a>. <span class="level">(<strong>Level A</strong>)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a211">Return to A.2.1.1 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a211-i" name="sc_a211-i"></a>Intent of Success Criterion A.2.1.1: </h5> <p>The intent of this success criterion is to ensure that authors with disabilities have access to text alternatives for non-text content within the web content that they are editing, because this information can help authors orient and navigate as they edit.</p> <p>The term &quot;programmatically associated&quot; is used to take into account that text alternatives may sometimes appear within web content in ways that authoring tools are not able to detect (e.g. when the information conveyed by an image is described in an adjacent paragraph without the relationship appearing in the markup).</p></div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a211-e" name="sc_a211-e"></a>Examples of Success Criterion A.2.1.1:</h5> <ul> <li><strong class="handle">Non-web-based editor:</strong> If an image in the content being edited includes alternative text, this is exposed to assistive technologies via the platform accessibility service.</li> <li><strong class="handle">Web-based editor:</strong> If an image in the content being edited includes alternative text, this is included in the markup of the editing-view, so that the alternative text will be made available to the user agent. </li></ul></div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a211-r" name="sc_a211-r"></a>Related Resources for Success Criterion A.2.1.1:</h5> <ul> <li><a href="https://www.w3.org/TR/UAAG10/">User Agent Accessibility Guidelines (UAAG) 1.0</a>.</li> <li><a href="#conf-rel-wcag">WCAG 2.0</a> (including <a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a> and <a href="https://www.w3.org/WAI/WCAG20/quickref/Overview.php">How to Meet WCAG 2.0</a>), especially <a href="https://www.w3.org/TR/WCAG20/#text-equiv">WCAG 2.0 Guideline 1.1</a> and the section <a href="https://www.w3.org/TR/UNDERSTANDING-WCAG20/conformance.html#uc-text-alternatives-head">Understanding &quot;Text Alternatives&quot;</a>. </li> </ul> </div> <!-- implementing-section --> </div> <!-- techs-only --> <h4 class="sc-title"><a id="sc_a212" name="sc_a212"></a><span class="techs-only">Implementing Success Criterion </span>A.2.1.2 Alternatives for Rendered Time-Based Media: </h4><p class="sc-title"> If an <a class="termdef" href="#def-Editing-View" title="definition: editing view">editing-view</a> <a class="termdef" href="#def-Content-Renderings" title="definition: content rendering">renders</a> time-based media, then at least one of the following is true: <span class="level">(<strong>Level A</strong>)</span></p> <ul class="sc-bullets"> <li class="sc-bullet"><strong class="handle">(a) Option to Render:</strong> The <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> provides the <a href="#def-Option" title="definition: option" class="termdef">option</a> to render alternatives for the time-based media; or</li> <li class="sc-bullet"><strong class="handle">(b) User Agent Option:</strong> <a class="termdef" href="#def-Author" title="definition: authors">Authors</a> have the option to <a class="termdef" href="#def-Preview" title="definition: preview">preview</a> the time-based media in a <a class="termdef" href="#def-User-Agent" title="definition: user agent">user agent</a> that is able to render the alternatives.</li> </ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a212">Return to A.2.1.2 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a212-i" name="sc_a212-i"></a>Intent of Success Criterion A.2.1.2: </h5> <p>The intent of this success criterion is to ensure that authors with disabilities have access to alternatives for rendered time-based media in the web content that they are editing, because this information can help authors orient and navigate as they edit.</p> <p>There are two ways to meet this success criterion:</p> <ul> <li>Option (a) is to render the alternatives in conjunction with the rendered time-based content within the authoring tool's editing-view. For example, a captioned video would have its captions displayed when it played. This approach is preferable, since it does not require authors to switch applications.</li> <li>Option (b) is to instead provide authors with the option of rendering their content in a user agent that is able to render the alternatives. While this is not ideal from a usability perspective, it is necessary because alternatives are sometimes provided in different modalities that authoring tools are not equipped to render. For example, an audio editor might allow authors to edit the waveform of the audio file and render (i.e. play) the resulting audio files. However, the audio editor might not be equipped to render video, so if an audio file includes an alternative that is a sign language file in video format, the audio editor will need assistance in rendering the file.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a212-e" name="sc_a212-e"></a>Examples of Success Criterion A.2.1.2:</h5> <ul> <li><strong class="handle">Web-based WYSIWYG:</strong> A web-based WYSIWYG editing-view is implemented so that videos placed into the content are rendered. If the videos include captions these are displayed, meeting (a).</li> <li><strong class="handle">Audio editor:</strong> An audio editor allows authors to edit audio tracks using the audio waveform. At any time, authors can play the audio file. Sometimes the audio files include a link to a video file that contains an alternative version (e.g. sign language). Although the audio editor does not include the functionality to natively render the video, it provides the option to launch the video in a user agent specified by the author, meeting (b). </li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a212-r" name="sc_a212-r"></a>Related Resources for Success Criterion A.2.1.2:</h5> <ul> <li><a href="https://www.w3.org/TR/UAAG10/">User Agent Accessibility Guidelines (UAAG) 1.0</a>.</li> <li><a href="#conf-rel-wcag"></a><a href="#conf-rel-wcag">WCAG 2.0</a> (including <a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a> and <a href="https://www.w3.org/WAI/WCAG20/quickref/Overview.php">How to Meet WCAG 2.0</a>), especially <a href="https://www.w3.org/TR/WCAG20/#media-equiv">WCAG 2.0 Guideline 1.2</a>. </li> </ul> </div> <!-- implementing-section --> </div> <!-- techs-only --> </div> <!-- sc-level --> <h3 class="guideline"><a name="gl_a22" id="gl_a22"> </a><span class="techs-only">Implementing</span> Guideline A.2.2: (For the authoring tool user interface) Ensure that editing-view presentation can be programmatically determined. <span class="techs-only">[<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html#gl_a22">Return to Guideline</a>]</span></h3> <p class="rationale">Rationale: Some <a class="termdef" href="#def-Author" title="definition: authors">authors</a> need access to details about the <a class="termdef" href="#def-Editing-View" title="definition: editing view">editing-view</a> <a class="termdef" href="#def-Presentation" title="definition: presentation">presentation</a>, via their assistive technology, when that presentation is used to convey status messages (e.g. underlining misspelled words) or provide information about how the <a class="termdef" href="#def-End-Users" title="definition: end users">end user</a> will experience the <a class="termdef" href="#def-Content-Being-Edited" title="definition: web content being edited">web content being edited</a>.</p> <div class="sc-level"> <h4 class="sc-title"><strong class="handle"><a id="sc_a221" name="sc_a221"></a></strong><span class="techs-only">Implementing Success Criterion </span>A.2.2.1 Editing-View Status Indicators: </h4> <p class="sc-title"> If an <a class="termdef" href="#def-Editing-View" title="definition: editing view">editing-view</a> adds status indicators to the <span class="rationale"><a class="termdef" href="#def-Content-Being-Edited" title="definition: web content being edited">content being edited</a></span>, then the information being conveyed by the status indicators can be <a class="termdef" href="#def-Programmatically-Determined" title="definition: programmatically determined">programmatically determined</a>. <span class="level">(<strong>Level A</strong>)</span></p> <ul class="sc-notes"> <li class="sc-note"><em class="note-handle">Note: </em>Status indicators may indicate errors (e.g. spelling errors), tracked changes, hidden elements, or other information.</li> </ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a221">Return to A.2.2.1 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a221-i" name="sc_a221-i"></a>Intent of Success Criterion A.2.2.1: </h5> <p>The intent of this success criterion is to ensure that, if the authoring tool makes changes to the display of the web content being edited in order to communicate status messages to authors, then authors with disabilities will have the same access to the status messages as other authors. </p> <p>The note provides some examples of status indicators that are relatively common in authoring tools. For example, many WYSIWYG editors include an option to display an icon to indicate the location of anchor tags and comments, both of which would otherwise be hidden from view. Another common status indicator is underlining spelling errors in red.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a221-e" name="sc_a221-e"></a>Examples of Success Criterion A.2.2.1:</h5> <ul> <li><strong class="handle">Change tracking feature:</strong> A web-based authoring tool includes a change tracking feature that displays inserted text in green and deleted text in red with a strike-through style. Instead of implementing this using simple CSS selectors, the authoring tool uses the XHTML elements <code>&lt;ins&gt;</code> and <code>&lt;del&gt;</code>, since these have semantic meaning.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a221-r" name="sc_a221-r"></a>Related Resources for Success Criterion A.2.2.1:</h5> <ul> <li>For web-based authoring tools, see <a href="#conf-rel-wcag">WCAG 2.0</a> (including <a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a> and <a href="https://www.w3.org/WAI/WCAG20/quickref/Overview.php">How to Meet WCAG 2.0</a>), especially <a href="https://www.w3.org/TR/2008/REC-WCAG20-20081211/#content-structure-separation-programmatic">WCAG 2.0 Success Criterion 1.3.1</a>.</li> </ul> </div> <!-- implementing-section --> </div> <!-- techs-only --> </div> <div class="sc-level"> <h4 class="sc-title"><a id="sc_a222" name="sc_a222"> </a><span class="techs-only">Implementing Success Criterion </span>A.2.2.2 Access to Rendered Text Properties:</h4> <p class="sc-title"> If an <a class="termdef" href="#def-Editing-View" title="definition: editing view">editing-view</a> renders any text formatting <a href="#def-Web-Content-Properties" title="definition: content property" class="termdef">properties</a> that <a class="termdef" href="#def-Author" title="definition: authors">authors</a> can also edit using the editing-view, then the properties can be <a class="termdef" href="#def-Programmatically-Determined" title="definition: programmatically determined">programmatically determined</a>. <span class="level">(<strong>Level AA</strong>)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a222">Return to A.2.2.2 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a222-i" name="sc_a222-i"></a>Intent of Success Criterion A.2.2.2: </h5> <p>The intent of this success criterion is to ensure that authors with disabilities have access to text presentation information when this information is already made available to other authors by editing-views. This is important because this type of rendering acts as a type of preview to help authors understand how their content may appear to end users, once it is published. Authors who cannot see also need to understand how their web content will be experienced by end users who can see. </p> <p><em>Note:</em> This success criterion pertains to the rendered properties of text on the screen, even if the properties differ from the content being edited (e.g. when authors chose custom display settings as per <a href="#sc_a361">Success Criterion A.3.6.1</a>). In this way, the views provided on screen and via any assistive technologies can remain synchronized. </p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a222-e" name="sc_a222-e"></a>Examples of Success Criterion A.2.2.2:</h5> <ul> <li><strong class="handle">Non-web-based authoring tool:</strong> A non-web-based authoring tool includes a WYSIWYG editing-view that implements the appropriate platform accessibility service. Included in the information passed to the platform accessibility service is information on the size, font, foreground, background color, font weight, and position of any rendered text.</li> <li><strong class="handle">Web-based authoring tool:</strong> A web-based WYSIWYG authoring tool uses style sheets to control text presentation, enabling the presentation information to be programmatically determined by the user agent, which then passes it on to the appropriate platform accessibility service. The user agent would be cited in any <a href="#conf-claim">conformance claim</a>.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a222-r" name="sc_a222-r"></a>Related Resources for Success Criterion A.2.2.2:</h5> <ul> <li>N/A</li> </ul> </div> <!-- implementing-section --> </div> </div><!-- sc-level --> <h2 class="principle"><a name="principle_a3" id="principle_a3"> </a><span class="techs-only">Implementing </span>Principle A.3: Editing-views are operable</h2> <h3 class="guideline"><a name="gl_a31" id="gl_a31"> </a><span class="techs-only">Implementing</span> Guideline A.3.1: (For the authoring tool user interface) Provide keyboard access to authoring features. <span class="techs-only">[<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html#gl_a31">Return to Guideline</a>]</span></h3> <p class="rationale">Rationale: Some <a class="termdef" href="#def-Author" title="definition: authors">authors</a> with limited mobility or visual disabilities do not use a mouse and instead require keyboard interface access to all of the functionality of the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a>.</p> <div class="sc-level"> <h4 class="sc-title"><a id="sc_a311" name="sc_a311"></a><span class="techs-only">Implementing Success Criterion </span>A.3.1.1 Keyboard Access (Minimum): </h4><p class="sc-title"> All functionality of the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> is operable through a <a class="termdef" href="#def-Keyboard-Interface" title="definition: keyboard interface">keyboard interface</a> without requiring specific timings for individual keystrokes, except where the underlying function requires input that depends on the path of the user's movement and not just the endpoints. <span class="level">(<strong>Level A</strong>)</span></p> <ul class="sc-notes"> <li class="sc-notes"><em class="note-handle">Note 1:</em> Keyboard interfaces are programmatic services provided by many <a class="termdef" href="#def-Platform" title="definition: platform">platforms</a> that allow operation in a device independent manner. This success criterion does not imply the presence of a hardware keyboard.</li> <li class="sc-note"><em class="note-handle">Note 2:</em> The path exception relates to the underlying function, not the input technique. For example, if using handwriting to enter text, the input technique (handwriting) requires path-dependent input, but the underlying function (text input) does not. The path exception encompasses other input variables that are continuously sampled from pointing devices, including pressure, speed, and angle.</li> <li class="sc-note"><em class="note-handle">Note 3:</em> This success criterion does not forbid and should not discourage other input methods (e.g. mouse, touch) in addition to keyboard operation.</li></ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a311">Return to A.3.1.1 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a311-i" name="sc_a311-i"></a>Intent of Success Criterion A.3.1.1 (Based on WCAG 2.0, Success Criterion 2.1.1):</h5> <p>The intent of this success criterion is to ensure that almost all authoring tool functionality can be operated using a keyboard or an assistive technology that makes use of a keyboard interface, such as onscreen scanning keyboards and voice recognition systems. </p> <p>The only exemption at Level A to this requirement involves functions that require input that depends on the path of the user's movement and not just the endpoints. This is a very narrow exception that relates to authoring web content properties that contain hundreds or thousands of numerical values. The exception exists because it is not reasonable to expect that authors using only a keyboard would be prepared to hand-code so many data points. The exception does not apply simply because the developers of an authoring tool have decided to use mouse input to control functionality in the past (e.g. setting the endpoints for straight lines, rectangles, and circles). The exception also does not apply simply because a functionality is related to graphics. Also, the exception applies to the editing of particular properties. While editing the path of a freehand curve may be exempt, setting the line color and thickness likely would not be exempt. Finally, this is a Level A exception only. There is no exception for the Level AAA requirement (<a href="#sc_a314">Success Criterion A.3.1.4</a>).</p> <p>Note 1 clarifies that the success criterion does not require a hardware keyboard to be present. Many mobile platforms lack hardware keyboards, but nonetheless provide &quot;keyboard interfaces&quot;.</p> <p>Note 2 clarifies that the exception applies to the underlying function and that pointing device input variables, such as pressure, speed and angle, are also covered.</p> <p>Note 3 clarifies that rather than replacing other types of interaction, the keyboard access requirement is to provide an alternative.</p> <p>Web-based authoring tools will already be required to meet this success criterion as part of <a href="#sc_a111">Success Criterion A.1.1.1</a>.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a311-e" name="sc_a311-e"></a>Examples of Success Criterion A.3.1.1:</h5> <ul> <li><strong class="handle">Drag-and-drop feature:</strong> An authoring tool allows authors to open documents by dragging them into the authoring tool window. The same operation can be performed from the menus using the keyboard.</li> <li><strong class="handle">Keyboard manipulation of drawing objects:</strong> A multimedia authoring tool allows authors to navigate the selection focus between all of the drawing objects on the canvas. Once an object is selected, it can be manipulated with keyboard-driven menu commands, some of which have keyboard shortcuts (e.g. arrow keys to move the object). New drawing objects can also be added from the keyboard-driven menus.</li> <li><strong class="handle">Keyboard manipulation of drawing object properties:</strong> A multimedia authoring tool does not include keyboard access to the drawing canvas directly, but instead provides a keyboard accessible list of drawing objects that allows a keyboard editable property page to be brought up. The property pages include properties such as &quot;top&quot;, &quot;left&quot;, &quot;width&quot;, &quot;height&quot;, &quot;rotation&quot;, and &quot;label&quot;. When these properties are adjusted, the objects on the canvas are updated accordingly. New drawing objects can be added from the keyboard-driven menus. </li> <li><strong class="handle">Select and operate:</strong> An authoring tool provides editing functionality in which authors can select content in the editing-view (e.g. select text) and then perform an operation (i.e. authoring action) on that selection (e.g. formatting, deletion). Keyboard access to this functionality is enabled by the fact that the selection can be made using the keyboard and that the selection is maintained while the author uses the keyboard to navigate the authoring tool user interface to arrive at the operation they want to perform.</li> <li><strong class="handle">Touchscreen:</strong> An authoring tool designed to be used on a touchscreen-equipped device based <br /> </li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a311-r" name="sc_a311-r"></a>Related Resources for Success Criterion A.3.1.1:</h5> <ul> <li>For web-based authoring tools, see <a href="#conf-rel-wcag">WCAG 2.0</a> (including <a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a> and <a href="https://www.w3.org/WAI/WCAG20/quickref/Overview.php">How to Meet WCAG 2.0</a>), especially <a href="https://www.w3.org/TR/2008/REC-WCAG20-20081211/#keyboard-operation-keyboard-operable">WCAG 20 Success Criterion 2.1.1</a>. </li> </ul> </div> <!-- implementing-section --> </div> <h4 class="sc-title"><a id="sc_a312" name="sc_a312"></a><span class="techs-only">Implementing Success Criterion </span>A.3.1.2 No Keyboard Traps: </h4> <p class="sc-title"> If keyboard focus can be moved to a <a class="termdef" href="#def-UI-Component" title="definition: user interface component">component</a> using a <a class="termdef" href="#def-Keyboard-Interface" title="definition: keyboard interface">keyboard interface</a>, then focus can be moved away from that component using only a keyboard interface. If it requires more than unmodified arrow or tab keys or other standard exit methods, <span class="sc-bullet"><a class="termdef" href="#def-Author" title="definition: authors">authors</a></span> are advised of the method for moving focus away. <span class="level">(<strong>Level A</strong>)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a312">Return to A.3.1.2 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a312-i" name="sc_a312-i"></a>Intent of Success Criterion A.3.1.2 (Modified from WCAG 2.0, Success Criterion 2.1.2):</h5> <p>The intent of this success criterion is to ensure that neither the authoring tool's own user interface nor any rendered web content within editing-views &quot;traps&quot; keyboard focus. </p> <p>The case of keyboard traps in rendered content within an editing-view (e.g. WYSIWYG) is the more challenging because authors may open content for editing that violate the WCAG 2.0 requirement against keyboard traps in content. The success criterion requires authoring tools to handle these cases. </p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a312-e" name="sc_a312-e"></a>Examples of Success Criterion A.3.1.2:</h5> <ul> <li><strong class="handle">Non-web-based authoring tool:</strong> A non-web-based authoring tool has a user interface that has been thoroughly tested by the developer to ensure that no keyboard traps exist. If authors open web content containing keyboard traps for editing in the WYSIWYG editing-view, the authoring tool allows authors to restore keyboard focus to the top of the editing-view at any time by pressing the &quot;Home&quot; key, which the authoring tool never passes to the content being edited.</li> <li><strong class="handle">Web-based authoring tool:</strong> A web-based authoring tool has a user interface that has been thoroughly tested by the developer to ensure that no keyboard traps exist. If authors open content containing keyboard traps, the authoring tool relies on a feature in the authors' user agent that always restores keyboard focus to the address bar. The user agent would be cited in any <a href="#conf-claim">conformance claim</a>.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a312-r" name="sc_a312-r"></a>Related Resources for Success Criterion A.3.1.2:</h5> <ul> <li>For web-based authoring tools, see <a href="#conf-rel-wcag">WCAG 2.0</a> (including <a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a> and <a href="https://www.w3.org/WAI/WCAG20/quickref/Overview.php">How to Meet WCAG 2.0</a>), especially <a href="https://www.w3.org/TR/2008/REC-WCAG20-20081211/#keyboard-operation-trapping">WCAG 2.0 Success Criterion 2.1.2</a>. </li> </ul> </div> <!-- implementing-section --> </div> </div><!-- sc-level --> <div class="sc-level"> <h4 class="sc-title"><a id="sc_a313" name="sc_a313"></a><span class="techs-only">Implementing Success Criterion </span>A.3.1.3 Efficient Keyboard Access: </h4> <p class="sc-title"> The <a href="#def-Authoring-Tool-Interface" title="definition: authoring tool user interface" class="termdef">authoring tool user interface</a> includes mechanisms to make keyboard access more efficient than <a href="#def-Sequential-Keyboard-Access" title="definition: sequential keyboard navigation" class="termdef">sequential keyboard access</a>. <span class="level">(<strong>Level AA</strong>)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a313">Return to A.3.1.3 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a313-i" name="sc_a313-i"></a>Intent of Success Criterion A.3.1.3:</h5> <p>The intent of this success criterion is to introduce a Level AA requirement to strengthen the requirement of Success Criterion A.3.1.1. That success criterion would be met even by a keyboard access mechanism in which users had to sequentially navigate through every available user interface component in order to reach their intended destination. This success criterion (A.3.1.3) introduces the additional requirement that keyboard access must include mechanisms to make it more efficient that this type of purely sequential keyboard access. </p> <p>The wording is intentionally general because the appropriate mechanisms available for increasing the efficiency of keyboard access vary according to the operating environment and the design of the authoring tool:</p> <ol type="a"> <li>In desktop environments with a full keyboard, there is generally some set of keys available for developers to use as shortcut keys that directly link to particular functionality (e.g. the &quot;ctrl&quot; + &quot;S&quot; key combination can be directly mapped to the &quot;Save&quot; function).</li> <li>In web-based environments very few direct shortcut keys are available, once the potential keys used by the various operating systems, user agents, and assistive technologies are taken into account. In this case, bypass links are useful mechanisms for making keyboard access more efficient.</li> <li>In mobile environments, the situation is variable. Some mobile environments include physical keyboards and support keyboard shortcuts. Other mobile environments do not enable keyboard shortcuts, but often increase keyboard navigation efficiency via recommending the use of tabs and other organizational mechanisms.</li> </ol> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a313-e" name="sc_a313-e"></a>Examples of Success Criterion A.3.1.3:</h5> <ul> <li><strong class="handle">In a desktop environment:</strong> A non-web-based authoring tool provides keyboard shortcuts for its menu functions as well as access keys in the design of its menus and dialog boxes. The choice of shortcut keys follows platform conventions where applicable (e.g. for open document, save document, cut, copy, paste).</li> <li><strong class="handle">In a mobile environment:</strong> A social networking application on a mobile device has only a very few keyboard shortcuts available on its targeted devices. These few keyboard shortcuts are used for the most commonly accessed functions of the application (e.g. home, list of friends).</li> <li><strong class="handle">In a web-based environment:</strong> A web-based CMS uses WAI-ARIA landmarks (e.g. <code>banner</code>, <code>main</code>, <code>navigation</code>, <code>search</code>) to allow authors to navigate more quickly.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a313-r" name="sc_a313-r"></a>Related Resources for Success Criterion A.3.1.3:</h5> <ul> <li>The following is a non-exhaustive list of keyboard shortcut conventions for various platforms: <ul> <li>Desktop OS <ul> <li><strong class="handle">GNOME Desktop on Linux:</strong> <a href="https://developer.gnome.org/hig-book/3.4/input-keyboard.html.en">GNOME Human Interface Guidelines 3.4 - Keyboard Interaction</a><a href="http://developer.gnome.org/accessibility-devel-guide/"></a></li> <li><strong class="handle">Mac OS:</strong> <a href="https://support.apple.com/en-us/HT201236">Mac OS X keyboard shortcuts</a></li> <li><strong class="handle">Microsoft Windows:</strong> <a href="http://windows.microsoft.com/en-us/windows/keyboard-shortcuts">Keyboard Shortcuts for Windows</a><a href="http://msdn.microsoft.com/en-us/windows/bb735024.aspx"></a></li> </ul> </li> <li>Mobile OS <ul> <li><strong class="handle">BlackBerry:</strong> <a href="http://docs.blackberry.com/en/developers/deliverables/17965/Shortcut_keys_1152021_11.jsp#BP_Implementing_shortcut_keys_1152022_11">UI Guidelines - BlackBerry Smartphones - Best practice: Implementing shortcut keys</a><a href="http://us.blackberry.com/support/devices/blackberry_accessibility/"></a></li> </ul> </li> <li>Cross-OS environments <ul> <li><strong class="handle">Eclipse:</strong> <a href="http://eclipse-tools.sourceforge.net/shortcuts.html">Eclipse Keyboard Shortcuts</a><a href="http://www.eclipse.org/articles/article.php?file=Article-Accessibility/index.html"></a></li> <li><strong class="handle">Java SE:</strong> <a href="http://java.sun.com/products/jlf/ed2/book/HIG.Behavior3.html">Java Look and Feel Design Guidelines: Keyboard Operations</a><a href="http://java.sun.com/javase/technologies/accessibility/index.jsp"></a></li> <li><strong class="handle">Lotus Notes:</strong> <a href="http://www-01.ibm.com/support/docview.wss?uid=swg21164659">Keyboard shortcuts in Notes 6.x and Notes 7.x</a><a href="http://www-03.ibm.com/able/guidelines/notes/accessr5.html"></a></li> </ul> </li> </ul> </li> </ul> </div> <!-- implementing-section --> </div> </div><!-- sc-level --> <div class="sc-level"> <h4 class="sc-title"><a id="sc_a314" name="sc_a314"> </a><span class="techs-only">Implementing Success Criterion </span>A.3.1.4 Keyboard Access (Enhanced): </h4><p class="sc-title"> All functionality of the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> is operable through a <a class="termdef" href="#def-Keyboard-Interface" title="definition: keyboard interface">keyboard interface</a> without requiring specific timings for individual keystrokes. <span class="level">(<strong>Level AAA</strong>)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a314">Return to A.3.1.4 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a314-i" name="sc_a314-i"></a>Intent of Success Criterion A.3.1.4 (Based on WCAG 2.0, Success Criterion 2.1.3):</h5> <p>The intent of this success criterion is to establish an enhanced requirement for keyboard access at Level AAA, without any exceptions. While some &quot;high-end&quot; drawing features, such as a &quot;watercolor painting&quot; tool that continuously sampled the path, pressure, and angle of a stylus would be very challenging to make fully keyboard accessible, other less complex functions might be practical. </p> <p>Web-based authoring tools will already be required to meet this success criterion as part of <a href="#sc_a111">Success Criterion A.1.1.1</a>.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a314-e" name="sc_a314-e"></a>Examples of Success Criterion A.3.1.4:</h5> <ul> <li><strong class="handle">Keyboard-driven &quot;freehand&quot; drawing:</strong> A multimedia authoring tool has a mode that allows &quot;freehand&quot; lines to be drawn in increments, letting authors use the keyboard to choose the angle and length of the next increment, after which the shape is smoothed.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a314-r" name="sc_a314-r"></a>Related Resources for Success Criterion A.3.1.4:</h5> <ul> <li>N/A</li> </ul> </div> <!-- implementing-section --> </div> <h4 class="sc-title"><a id="sc_a315" name="sc_a315"> </a><span class="techs-only">Implementing Success Criterion </span>A.3.1.5 Customize Keyboard Access: </h4><p class="sc-title"> If the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> includes keyboard commands, then those keyboard commands can be customized. <span class="level">(<strong>Level AAA</strong>)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a315">Return to A.3.1.5 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a315-i" name="sc_a315-i"></a>Intent of Success Criterion A.3.1.5:</h5> <p>The intent of this success criterion is to ensure that authors using a keyboard interface on platforms that support keyboard commands have the ability to remap the authoring tool's default keyboard shortcuts in order to avoid keystroke conflicts, use familiar keystroke combinations and optimize keyboard layout (e.g. for one-handed use).</p> <p>This success criterion only applies to keyboard commands provided by the authoring tool, not keyboard commands provided by the platform on which the authoring tool is based.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a315-e" name="sc_a315-e"></a>Examples of Success Criterion A.3.1.5:</h5> <ul> <li><strong class="handle">Non-web-based authoring tool:</strong> A non-web-based authoring tool has a keyboard setup utility that lists all of the available keyboard shortcuts and allows authors to associate each shortcut with any of the authoring tool's commands (e.g. all of the menu commands). </li> <li><strong class="handle">Web-based content management system:</strong> A web-based content management system has a keyboard setup utility that allows authors to change the access keys that are available during authoring. These access key rebindings are for the authors' use only and do not affect the web content being edited.</li> <li><strong class="handle">Social networking application on a mobile device:</strong> A social networking application has a keyboard setup utility that allows authors to change their keyboard shortcuts for the site. The remapping is saved in site cookies.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a315-r" name="sc_a315-r"></a>Related Resources for Success Criterion A.3.1.5:</h5> <ul> <li>N/A </li> </ul> </div> <!-- implementing-section --> </div> <h4 class="sc-title"><a id="sc_a316" name="sc_a316"> </a><span class="techs-only">Implementing Success Criterion</span> A.3.1.6 Present Keyboard Commands:</h4> <p class="sc-title"> If the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> includes keyboard commands, then the authoring tool provides a way for <a class="termdef" href="#def-Author" title="definition: authors">authors</a> to determine the keyboard commands associated with <a href="#def-Authoring-Tool-Interface" title="definition: authoring tool user interface" class="termdef">authoring tool user interface</a> <a class="termdef" href="#def-UI-Component" title="definition: user interface component">components</a>. <span class="level">(<strong>Level AAA</strong>)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a316">Return to A.3.1.6 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a316-i" name="sc_a316-i"></a>Intent of Success Criterion A.3.1.6:</h5> <p>The intent of this success criterion is to ensure that authors using a keyboard interface on platforms that support keyboard commands have the ability to both discover and be reminded of keyboard shortcuts, while they are using the authoring tool. </p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a316-e" name="sc_a316-e"></a>Examples of Success Criterion A.3.1.6:</h5> <ul> <li><strong class="handle">Non-web-based authoring tool:</strong> An authoring tool on Windows includes a feature that allows authors to press a modifier key (e.g. the &quot;Alt&quot; key) to display all of the keyboard shortcuts in the current authoring tool user interface on top of the components to which they relate.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a316-r" name="sc_a316-r"></a>Related Resources for Success Criterion A.3.1.6:</h5> <ul> <li>N/A</li> </ul> </div> <!-- implementing-section --> </div> </div><!-- sc-level --> <h3 class="guideline"><a name="gl_a32" id="gl_a32"> </a><span class="techs-only">Implementing</span> Guideline A.3.2: (For the authoring tool user interface) Provide authors with enough time. <span class="techs-only">[<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html#gl_a32">Return to Guideline</a>]</span></h3> <p class="rationale">Rationale: Some <a class="termdef" href="#def-Author" title="definition: authors">authors</a> who have difficulty typing, operating the mouse, or processing information can be prevented from using systems with short <a class="termdef" href="#def-Time-Limit" title="definition: time limit">time limits</a> or that require fast reaction speeds, such as clicking on a moving target.</p> <div class="sc-level"> <h4 class="sc-title"><a id="sc_a321" name="sc_a321"> </a><span class="techs-only">Implementing Success Criterion </span>A.3.2.1 Auto-Save (Minimum): </h4> <p class="sc-title"> The <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> does not include <a href="#def-Authoring-Session" title="definition: authoring session" class="termdef">session</a> <a class="termdef" href="#def-Time-Limit" title="definition: time limit">time limits</a> or the authoring tool can automatically save edits made before the session time limits are reached. <span class="level">(<strong>Level A</strong>)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a321">Return to A.3.2.1 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a321-i" name="sc_a321-i"></a>Intent of Success Criterion A.3.2.1:</h5> <p>The intent of this success criterion is to ensure that the work of authors is saved in the event that an authoring session is ended due to a time limit (e.g. the timeout of an authenticated authoring session). Reducing the likelihood of lost content edits will benefit all authors, but especially authors with disabilities who may take longer to accomplish authoring tasks. </p> <p>For web-based authoring tools, this applies to any web content that has already been submitted to the server by the user agent. </p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a321-e" name="sc_a321-e"></a>Examples of Success Criterion A.3.2.1:</h5> <ul> <li><strong class="handle">No time limits: </strong>An authoring tool does not include any time limits.</li> <li><strong class="handle"></strong><strong class="handle">Save and continue:</strong> A web-based content management system automatically logs the author out after 15 minutes of inactivity. Five minutes before this occurs a &quot;Save and Continue&quot; button is displayed to the author.</li> <li><strong class="handle">Wiki:</strong> A wiki has an auto-save feature that can be turned on by authors. The auto-save feature always saves before a system timeout.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a321-r" name="sc_a321-r"></a>Related Resources for Success Criterion A.3.2.1:</h5> <ul> <li>N/A</li> </ul> </div> <!-- implementing-section --> </div> <h4 class="sc-title"><a id="sc_a322" name="sc_a322"> </a><span class="techs-only">Implementing Success Criterion </span>A.3.2.2 Timing Adjustable: </h4> <p class="sc-title"> The <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> does not include <a class="termdef" href="#def-Time-Limit" title="definition: time limit">time limits</a> or at least one of the following is true: <span class="level">(<strong>Level A</strong>)</span></p> <ul class="sc-bullets"> <li class="sc-bullet"><strong class="handle">(a) Turn Off:</strong> <a class="termdef" href="#def-Author" title="definition: authors">Authors</a> are allowed to turn off the time limit before encountering it; or</li> <li class="sc-bullet"><strong class="handle">(b) Adjust:</strong> Authors 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</li> <li class="sc-bullet"><strong class="handle">(c) Extend:</strong> Authors are warned before time expires and given at least 20 seconds to extend the time limit with a simple action (e.g. &quot;press the space bar&quot;), and authors are allowed to extend the time limit at least ten times; or</li> <li class="sc-bullet"><strong class="handle">(d) Real-time Exception:</strong> 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</li> <li class="sc-bullet"><strong class="handle">(e) Essential Exception:</strong> The time limit is essential and extending it would invalidate the activity; or</li> <li class="sc-bullet"><strong class="handle">(f) 20 Hour Exception:</strong> The time limit is longer than 20 hours.</li></ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a322">Return to A.3.2.2 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a322-i" name="sc_a322-i"></a>Intent of Success Criterion A.3.2.2 (Based on WCAG 2.0, Success Criterion 2.2.1):</h5> <p>The intent of this success criterion is to ensure that authoring tools provide authors with disabilities adequate time to perform their tasks. Any process that happens without author initiation after a set time or on a periodic basis is a time limit. This includes partial or full updates of the screen (for example, page refresh), or the expiration of a window of opportunity for authors to react to a request for input. It also includes user interface functionality that is advancing or updating at a rate beyond the ability of authors to read and/or understand it. In other words, animated, moving or scrolling information introduces a time limit. </p> <p>Generally, turning off time limits is better than customizing the length of time limits, which is better than requesting more time before a time limit occurs. In some cases, however, it is not possible to change the time limit (e.g. a collaborative authoring session) and exceptions are therefore provided for those cases.</p> <p> Web-based authoring tools will already be required to meet this success criterion as part of a <a href="#sc_a111">Success Criterion A.1.1.1</a>.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a322-e" name="sc_a322-e"></a>Examples of Success Criterion A.3.2.2:</h5> <ul> <li><strong class="handle">No time limits: </strong>An authoring tool does not include any time limits.</li> <li><strong class="handle">Web-based content management system:</strong> A web-based content management system has a login timeout function that automatically logs authors out after 20 minutes of inactivity. One minute before the automatic log out, the system notifies authors that they will be logged out unless they cancel the notification, meeting (c). The system also includes a preference setting that lets authors set the timing of the notification up to 10 minutes before the automatic logout, meeting (b).</li> <li><strong class="handle">Real-time collaborative editing system:</strong> A real-time collaborative editing system allows multiple authors to edit the same web content simultaneously. An integral part of the real-time collaborative activity is that any author may edit or delete what others have just authored, meeting (d). </li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a322-r" name="sc_a322-r"></a>Related Resources for Success Criterion A.3.2.2:</h5> <ul> <li>For web-based authoring tools, see <a href="#conf-rel-wcag">WCAG 2.0</a> (including <a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a> and <a href="https://www.w3.org/WAI/WCAG20/quickref/Overview.php">How to Meet WCAG 2.0</a>), especially <a href="https://www.w3.org/TR/2008/REC-WCAG20-20081211/#time-limits-required-behaviors">WCAG 2.0 Success Criterion 2.2.1</a>.</li> </ul> </div> <!-- implementing-section --> </div> <h4 class="sc-title"><a id="sc_a323" name="sc_a323"> </a><span class="techs-only">Implementing Success Criterion </span>A.3.2.3 Static Input Components: </h4> <p class="sc-title">The <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> does not include moving <a class="termdef" href="#def-UI-Component" title="definition: user interface component">user interface components</a> that accept input where the movement of these components cannot be paused by <a class="termdef" href="#def-Author" title="definition: authors">authors</a>. <span class="level">(<strong>Level A</strong>)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a323">Return to A.3.2.3 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a323-i" name="sc_a323-i"></a>Intent of Success Criterion A.3.2.3:</h5> <p>The intent of this success criterion is to ensure that authors are not prevented from using the authoring tool by a requirement for either fast reactions (i.e. to click on an object in motion) or the ability to track movement.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a323-e" name="sc_a323-e"></a>Examples of Success Criterion A.3.2.3:</h5> <ul> <li><strong class="handle">No moving user interface controls:</strong> An authoring tool does not include any moving user interface controls.</li> <li><strong class="handle">Timeline-based authoring tool:</strong> A timeline-based interactive web content editor has an indicator of the current position on the timeline that authors can click and drag. When the interactive content is being previewed, the indicator moves along the timeline, which can make it difficult to target with the mouse. Authors can stop the indicator from moving by selecting the &quot;Stop&quot; or &quot;Pause&quot; buttons.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a323-r" name="sc_a323-r"></a>Related Resources for Success Criterion A.3.2.3:</h5> <ul> <li>For web-based authoring tools, see <a href="#conf-rel-wcag">WCAG 2.0</a> (including <a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a> and <a href="https://www.w3.org/WAI/WCAG20/quickref/Overview.php">How to Meet WCAG 2.0</a>), especially <a href="https://www.w3.org/TR/2008/REC-WCAG20-20081211/#time-limits-pause">WCAG 2.0 Success Criterion 2.2.2</a>.</li> </ul> </div> <!-- implementing-section --> </div> </div><!-- sc-level --> <div class="sc-level"> <h4 class="sc-title"><a id="sc_a324" name="sc_a324"> </a><span class="techs-only">Implementing Success Criterion </span>A.3.2.4 Content Edits Saved (Extended): </h4> <p class="sc-title"> The <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> can be set to automatically save <a class="termdef" href="#def-Web-Content" title="definition: web content">web content</a> edits made using the authoring tool. <span class="level">(<strong>Level AAA</strong>)</span> </p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a324">Return to A.3.2.4 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a324-i" name="sc_a324-i"></a>Intent of Success Criterion A.3.2.4:</h5> <p>The intent of this success criterion is to ensure that the work of authors is saved in the event that an authoring session is ended due to a time limit. Reducing the likelihood of lost content edits will benefit all authors, but especially authors with disabilities who may take longer to accomplish authoring tasks. Increasing the frequency with which content edits are saved also helps authors recover more easily from inadvertent actions. </p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a324-e" name="sc_a324-e"></a>Examples of Success Criterion A.3.2.4:</h5> <ul> <li><strong class="handle">Web-based content management system:</strong> The system includes an option to turn on asynchronous server communication to constantly save authoring actions into a backup file. If the authoring session ends unexpectedly, authors can retrieve backups during their next authoring session.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a324-r" name="sc_a324-r"></a>Related Resources for Success Criterion A.3.2.4:</h5> <ul> <li>N/A</li> </ul> </div> <!-- implementing-section --> </div> </div> <!-- sc-level --> <h3 class="guideline"><a name="gl_a33" id="gl_a33"> </a><span class="techs-only">Implementing</span> Guideline A.3.3: (For the authoring tool user interface) Help authors avoid flashing that could cause seizures. <span class="techs-only">[<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html#gl_a33">Return to Guideline</a>]</span></h3> <p class="rationale">Rationale: Flashing can cause seizures in <a class="termdef" href="#def-Author" title="definition: authors">authors</a> with photosensitive seizure disorder.</p> <div class="sc-level"> <h4 class="sc-title"><a id="sc_a331" name="sc_a331"> </a><span class="techs-only">Implementing Success Criterion </span>A.3.3.1 Static View Option: </h4> <p class="sc-title"> If an <a class="termdef" href="#def-Editing-View" title="definition: editing view">editing-view</a> can play visual time-based content, then playing is not necessarily automatic upon loading the content and playing can be paused. <span class="level">(<strong>Level A</strong>)</span> </p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a331">Return to A.3.3.1 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a331-i" name="sc_a331-i"></a>Intent of Success Criterion A.3.3.1:</h5> <p>The intent of this success criterion is to ensure that authors with photosensitive seizure disorder can use the authoring tool to open visual time-based web content (e.g. animations) without risk. Some people with seizure disorders can have a seizure triggered by flashing visual content.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a331-e" name="sc_a331-e"></a>Examples of Success Criterion A.3.3.1:</h5> <ul> <li><strong class="handle">Blog:</strong> A blogging tool allows authors to import video files. Authors have the option to turn off an auto-play feature, so that the video files are not played until a &quot;Play&quot; button is activated. Once playing, a pause button is always available.</li> <li><strong class="handle">WYSIWYG web page editor:</strong> A WYSIWYG editing-view is capable of rendering JavaScript in real-time. Authors have the option to turn off the real-time rendering feature, so that the JavaScript is not rendered until a &quot;Play&quot; button is activated. Once playing, a pause button is always available.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a331-r" name="sc_a331-r"></a>Related Resources for Success Criterion A.3.3.1:</h5> <ul> <li>For web-based authoring tools, see <a href="#conf-rel-wcag">WCAG 2.0</a> (including <a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a> and <a href="https://www.w3.org/WAI/WCAG20/quickref/Overview.php">How to Meet WCAG 2.0</a>), especially <a href="https://www.w3.org/TR/2008/REC-WCAG20-20081211/#seizure">WCAG 2.0 Guideline 2.3</a>.</li> </ul> </div> <!-- implementing-section --> </div> </div> <!-- sc-level --> <h3 class="guideline"><a name="gl_a34" id="gl_a34"> </a><span class="techs-only">Implementing</span> Guideline A.3.4: (For the authoring tool user interface) Enhance navigation and editing via content structure. <span class="techs-only">[<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html#gl_a34">Return to Guideline</a>]</span></h3> <p class="rationale">Rationale: Some <a class="termdef" href="#def-Author" title="definition: authors">authors</a> who have difficulty typing or operating the mouse benefit when <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tools</a> make use of the structure present in <a class="termdef" href="#def-Web-Content" title="definition: web content">web content</a> to simplify navigating and editing the content.</p> <div class="sc-level"> <h4 class="sc-title"><a id="sc_a341" name="sc_a341"> </a><span class="techs-only">Implementing Success Criterion </span>A.3.4.1 Navigate By Structure: </h4><p class="sc-title"> If <a class="termdef" href="#def-Editing-View" title="definition: editing view">editing-views</a> expose the <a href="#def-Markup" title="definition: markup" class="termdef">markup</a> <a href="#def-Element" title="definition: element" class="termdef">elements</a> in the <a class="termdef" href="#def-Content-Being-Edited" title="definition: web content being edited">web content being edited</a>, then the markup elements (e.g. source code, content renderings) are selectable and navigation mechanisms are provided to move the selection focus between elements. <span class="level">(<strong>Level AA</strong>)</span> </p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a341">Return to A.3.4.1 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a341-i" name="sc_a341-i"></a>Intent of Success Criterion A.3.4.1:</h5> <p>The intent of this success criterion is to help authors using keyboard interfaces to navigate more efficiently using the structure of the web content being edited in cases where that structure is already exposed to the author.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a341-e" name="sc_a341-e"></a>Examples of Success Criterion A.3.4.1:</h5> <ul> <li><strong class="handle">Source editing-view:</strong> A source editing-view supports authors by providing the ability to use keyboard shortcuts to select the current element (e.g. table row) and other keyboard shortcuts to move the focus to: <ul> <li>the element immediately above (e.g. table),</li> <li>the first element immediately below (e.g. table data cell),</li> <li> the element immediately preceding it at the same level (e.g. previous table row), and</li> <li>the element immediately following it at the same level (e.g. next table row).</li> </ul> </li> <li><strong class="handle">Search by headings:</strong> An authoring tool includes a search function mode that enables authors to search forwards or backwards by &quot;any header element&quot;. For example, in HTML4 this would be <code>&lt;h1&gt;</code>...&lt;<code>h6&gt;</code>. When a searched-for header element exists, it is selected in the editing-view, enabling authors to immediately edit the element.</li> <li><strong class="handle">Search by element:</strong> An authoring tool includes a search function mode that enables authors to search forwards or backwards by the names of elements. When a searched-for element exists, it is selected in the editing-view, enabling authors to immediately edit the element. In addition, the search can be customized to search by attributes.<br /> <span class="figure"><strong>Figure:</strong> A &quot;Find and Replace&quot; dialog box is shown configured to find the &quot;element&quot; with the name &quot;img&quot;, &quot;with attribute&quot; &quot;height&quot; &quot;=&quot; &quot;100&quot; (where each value in quotation marks is editable). The replacement action is to &quot;set attribute&quot; &quot;height&quot; to &quot;50&quot;. The following checkbox options are available &quot;match case&quot;, &quot;ignore white space&quot;, and &quot;search text alternatives&quot;. The dialog box also includes the following buttons &quot;Find Next&quot;, &quot;Find all&quot;, &quot;Replace&quot;, &quot;Replace All&quot;, &quot;Close&quot;, and &quot;Help&quot;. (Source: mock up by AUWG)<br /> <img src="tech_images/a_3.png" alt="See the example caption above for description." width="504" height="254" /></span></li> <li><strong class="handle">Outline view:</strong> An &quot;outline&quot; or &quot;structure&quot; editing-view is provided that organizes structured element sets being edited into a document tree. In this editing-view, only the arrow keys are required for navigation between the parent, child, and sibling elements. </li> <li><strong class="handle">Customizing widgets:</strong> An authoring tool enables authors to add and customize JavaScript widgets in its WYSIWYG editing-view. Authors can use the keyboard to navigate through the elements that make up the widget in order to set the properties or appearance of the widget. For example, in a slider widget, the keyboard can be used to select the background, the line, the line ticks or the thumb marker of the slider.</li> <li><strong class="handle">WYSIWYG web page editor:</strong> A WYSIWYG editing-view allows authors to select and manipulate elements as objects. When an element is selected, any content (including sub-elements) of the element are also selected. When authors perform a function on a selected element, the scope of the function and the resulting outcome depends on the nature of the function. <ul> <li>Some functions target the entire selection (i.e. the element, content, and sub-elements). For example, when a <code>&lt;table&gt;</code> element is selected and the &quot;delete&quot; operation is performed, the entire table is deleted, including sub-elements (<code>&lt;tr&gt;</code> and <code>&lt;td&gt;</code> elements), and any content, such as text or images, within the table.</li> <li>Some functions only target the top level element of the selection. For example, the &quot;strip element tag&quot; function deletes the markup of the top level element without affecting its sub-elements or content. </li> <li>Some functions only target the content, including sub-elements of the top level element of the selection without having any effect on the markup of that top level element. For example, the “replace contents” function is a variant of &quot;paste&quot; in which the sub-elements and content of the selected element are replaced.</li> </ul> </li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a341-r" name="sc_a341-r"></a>Related Resources for Success Criterion A.3.4.1:</h5> <ul> <li>N/A </li> </ul> </div> <!-- implementing-section --> </div> </div> <!-- sc-level --> <div class="sc-level"> <h4 class="sc-title"><a id="sc_a342" name="sc_a342"> </a><span class="techs-only">Implementing Success Criterion </span>A.3.4.2 Navigate by Programmatic Relationships: </h4><p class="sc-title"> If <a class="termdef" href="#def-Editing-View" title="definition: editing view">editing-views</a> allow editing of programmatic <a href="#def-Relationships" title="definition: relationships" class="termdef">relationships</a> within <a class="termdef" href="#def-Web-Content" title="definition: web content">web content</a>, then mechanisms are provided that support navigation between the related content. <span class="level">(<strong>Level AAA</strong>)</span></p> <ul class="sc-notes"> <li class="sc-note"><em class="note-handle">Note:</em><span class="sc-title"> Depending on the <a href="#def-Web-Content-Technology" title="definition: technology (Web content)" class="termdef">web content technology</a> and the nature of the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a>, relationships may include, but are not limited to, element nesting, headings, labeling, programmatic definitions, and ID relationships.</span></li> </ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a342">Return to A.3.4.2 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a342-i" name="sc_a342-i"></a>Intent of Success Criterion A.3.4.2:</h5> <p>The intent of this success criterion is to help authors using keyboard interfaces to navigate more efficiently using the programmatic relationships that may exist in many types of web content. </p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a342-e" name="sc_a342-e"></a>Examples of Success Criterion A.3.4.2:</h5> <ul> <li><strong class="handle">JavaScript editor:</strong> When a method is used, authors can navigate directly to where that method is defined. </li> <li><strong class="handle">HTML/CSS editor:</strong> When a style is used in content being edited, authors can navigate directly to where that style is defined, even if an external style sheet must be opened. </li> <li><strong class="handle">HTML editor:</strong> When an <code>id</code> is used in content being edited, authors can navigate directly to where that <code>id</code> is defined.</li> <li><strong class="handle">WAI-ARIA editor:</strong> Authors can navigate directly via WAI-ARIA relationships, such as <code>aria-labeledby</code> and <code>aria-describedby</code>.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a342-r" name="sc_a342-r"></a>Related Resources for Success Criterion A.3.4.2:</h5> <ul> <li>N/A</li> </ul> </div> <!-- implementing-section --> </div> </div> <h3 class="guideline"><a name="gl_a35" id="gl_a35"> </a><span class="techs-only">Implementing</span> Guideline A.3.5: (For the authoring tool user interface) Provide text search of the content. <span class="techs-only">[<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html#gl_a35">Return to Guideline</a>]</span></h3> <p class="rationale">Rationale: Some <a class="termdef" href="#def-Author" title="definition: authors">authors</a> who have difficulty typing or operating the mouse benefit from the ability to use text search to navigate to arbitrary points within the <span class="sc-title"><a class="termdef" href="#def-Content-Being-Edited" title="definition: web content being edited">web content being edited</a></span>.</p> <div class="sc-level"> <h4 class="sc-title"><a id="sc_a351" name="sc_a351"> </a><span class="techs-only">Implementing Success Criterion </span>A.3.5.1 Text Search: </h4> <p class="sc-title">If the authoring tool provides an <a class="termdef" href="#def-Editing-View" title="definition: editing view">editing-view</a> of text-based content, then the <a class="termdef" href="#def-Editing-View" title="definition: editing view">editing-view</a> enables text search, such that all of the following are true: <span class="level">(<strong>Level AA</strong>)</span></p> <ul class="sc-bullets"> <li class="sc-bullet"><strong class="handle">(a) All Editable Text:</strong> Any text content that is editable by the editing-view is searchable (including <a href="#def-Alternative-Content" title="definition: alternative content" class="termdef">alternative content</a>); and</li> <li class="sc-bullet"><strong class="handle">(b) Match:</strong> Matching results can be presented to authors and given focus; and</li> <li class="sc-bullet"><strong class="handle">(c) No Match:</strong> Authors are informed when no results are found; and </li> <li class="sc-bullet"><strong class="handle">(d) Two-way:</strong> The search can be made forwards or backwards.</li> </ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a351">Return to A.3.5.1 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a351-i" name="sc_a351-i"></a>Intent of Success Criterion A.3.5.1:</h5> <p>The intent of this success criterion is to ensure that authors can efficiently find the web content that they wish to edit.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a351-e" name="sc_a351-e"></a>Examples of Success Criterion A.3.5.1:</h5> <ul> <li><strong class="handle">Basic text search:</strong> An authoring tool provides both WYSIWYG and source editing-views. The authoring tool provides two-way searching for plain text sequences within both editing-views. The default search option is to search only within the editing-view that the author is currently working within. However, there is an option to search both editing-views simultaneously. When this option is selected, the search results are all displayed in a selectable list that labels each as &quot;Text&quot; or &quot;Source Code&quot;, reflecting which editing-view will become active when the author selects the search result. </li> <li><strong class="handle">Advanced text search:</strong> An authoring tool's basic text search feature is augmented by more advanced search options, such as: <ul> <li>replacement, </li> <li>wildcard characters, </li> <li>whole word matching, </li> <li>search repetition, and </li> <li>highlighting of all occurrences. </li> </ul> </li> <li><strong class="handle">Metadata editor:</strong> A metadata editor provides two-way searching for plain text sequences within textual metadata fields (e.g. title, description, and author fields).</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a351-r" name="sc_a351-r"></a>Related Resources for Success Criterion A.3.5.1:</h5> <ul> <li>N/A </li> </ul> </div> <!-- implementing-section --> </div> </div><!-- sc-level --> <h3 class="guideline"><a name="gl_a36" id="gl_a36"> </a><span class="techs-only">Implementing</span> Guideline A.3.6: (For the authoring tool user interface) Manage preference settings. <span class="techs-only">[<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html#gl_a36">Return to Guideline</a>]</span></h3> <p class="rationale">Rationale: Some <a class="termdef" href="#def-Author" title="definition: authors">authors</a> need to set their own <a class="termdef" href="#def-Display-Settings" title="definition: display settings">display settings</a> in a way that differs from the <a class="termdef" href="#def-Presentation" title="definition: presentation">presentation</a> that they want to define for the <a href="#def-Publishing" title="definition: publishing" class="termdef">published</a> <a class="termdef" href="#def-Web-Content" title="definition: web content">web content</a>. Providing the ability to save and reload sets of keyboard and display preference settings benefits <a class="termdef" href="#def-Author" title="definition: authors">authors</a> who have needs that differ over time (e.g. due to fatigue).</p> <div class="sc-level"> <h4 class="sc-title"><a id="sc_a361" name="sc_a361"></a><span class="techs-only">Implementing Success Criterion </span>A.3.6.1 Independence of Display: </h4> <p class="sc-title"> If the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> includes <a class="termdef" href="#def-Display-Settings" title="definition: display settings">display settings</a> for <a class="termdef" href="#def-Editing-View" title="definition: editing view">editing-views</a>, then the authoring tool allows <a class="termdef" href="#def-Author" title="definition: authors">authors</a> to adjust these settings without modifying the <a class="termdef" href="#def-Content-Being-Edited" title="definition: web content being edited">web content being edited</a>. <span class="level">(<strong>Level A</strong>)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a361">Return to A.3.6.1 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a361-i" name="sc_a361-i"></a>Intent of Success Criterion A.3.6.1: </h5> <p>The intent of this success criterion is to ensure that the preference display settings that authors set for their own use while they are editing web content are independent of the display settings that are encoded (and eventually published) in the content being edited.</p> <p>When &quot;WYSIWYG authoring tools&quot; are referred to in the examples, it is with the understanding that browsers will differ in rendering of the same content and that end users are often free to override the default presentation of web content.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a361-e" name="sc_a361-e"></a>Examples of Success Criterion A.3.6.1:</h5> <ul> <li><strong class="handle">Editing-view preferences:</strong> A non-web-based WYSIWYG authoring tool has preference settings that enable authors to override the default rendering styles used in the WYSIWYG editing-view with the display settings that they have already set in the operating system (e.g. large fonts, high contrast mode). The preference settings have absolutely no effect on the web content being edited.</li> <li><strong class="handle">Setting an authoring style sheet:</strong> A WYSIWYG authoring tool has preference settings that enable authors to set an &quot;authoring&quot; style sheet. This style sheet is only used to control the rendering of the web content in the author's editing-view. The style sheet does not make changes to the content markup being edited and is not published to end users.</li> <li><strong class="handle">Web-based authoring tool:</strong> A web-based authoring tool lets authors customize the appearance of editing-views using the preference display settings of the user agent. The user agent would be cited in any <a href="#conf-claim">conformance claim</a>.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a361-r" name="sc_a361-r"></a>Related Resources for Success Criterion A.3.6.1:</h5> <ul> <li>N/A </li> </ul> </div> <!-- implementing-section --> </div> </div> <!-- sc-level --> <div class="sc-level"> <h4 class="sc-title"><strong class="handle"><a id="sc_a362" name="sc_a362"> </a></strong><span class="techs-only">Implementing Success Criterion </span>A.3.6.2 Save Settings: </h4> <p class="sc-title"> If the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> includes <a href="#def-Display-Settings" title="definition: display settings" class="termdef">display</a> and/or <a href="#def-Control-Settings" title="definition: control settings" class="termdef">control settings</a>, then these settings can be saved between <a href="#def-Authoring-Session" title="definition: authoring session" class="termdef">authoring sessions</a>. <span class="level">(<strong>Level AA</strong>)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a362">Return to A.3.6.2 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a362-i" name="sc_a362-i"></a>Intent of Success Criterion A.3.6.2:</h5> <p>The intent of this success criterion is to ensure that authors' preference settings for keyboard and display settings do not need to be re-entered at the beginning of each authoring session.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a362-e" name="sc_a362-e"></a>Examples of Success Criterion A.3.6.2:</h5> <ul> <li><strong class="handle">Storing preferences with author account:</strong> A web-based authoring tool requires that authors log in to their accounts before authoring sessions can begin. Because preference settings are associated with author accounts, the settings are applied as soon as authors log in.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a362-r" name="sc_a362-r"></a>Related Resources for Success Criterion A.3.6.2:</h5> <ul> <li>N/A </li> </ul> </div> <!-- implementing-section --> </div> <h4 class="sc-title"><strong class="handle"><a id="sc_a363" name="sc_a363"> </a></strong><span class="techs-only">Implementing Success Criterion </span>A.3.6.3 Apply Platform Settings: </h4> <p class="sc-title"> The <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> respects changes in <a class="termdef" href="#def-Platform" title="definition: platform">platform</a> <a href="#def-Display-Settings" title="definition: display settings" class="termdef">display</a> and <a href="#def-Control-Settings" title="definition: control settings" class="termdef">control settings</a>, unless <a class="termdef" href="#def-Author" title="definition: authors">authors</a> select more specific display and control settings using the authoring tool. <span class="level">(<strong>Level AA</strong>)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a363">Return to A.3.6.3 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a363-i" name="sc_a363-i"></a>Intent of Success Criterion A.3.6.3:</h5> <p>The intent of this success criterion is to encourage authoring tools to respect the display and control settings that authors have already specified at the platform level unless the author has specifically selected different settings at the level of the authoring tool. This reduces the need for authors to repeatedly specify the same preferences. It also means that when authors first open the authoring tool, they can more easily use the tool.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a363-e" name="sc_a363-e"></a>Examples of Success Criterion A.3.6.3:</h5> <ul> <li><strong class="handle">Desktop high contrast mode:</strong> A non-web-based authoring tool defaults to high contrast mode when it detects that the platform is set to high contrast mode.</li> <li><strong class="handle">Web-based authoring tool:</strong> A web-based authoring tool respects the display and control settings of the user agent on which it is running.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a363-r" name="sc_a363-r"></a>Related Resources for Success Criterion A.3.6.3:</h5> <ul> <li>For web-based authoring tools, see Related Resources for <a href="#sc_a111-r">Success Criteria A.1.1.1</a>.</li> <li>For non-web-based authoring tools, see Related Resources for <a href="#sc_a121-r">Success Criterion A.1.2.1</a>. </li> </ul> </div> <!-- implementing-section --> </div> </div> <!-- sc-level --> <h3 class="guideline"><a name="gl_a37" id="gl_a37"> </a><span class="techs-only">Implementing</span> Guideline A.3.7: (For the authoring tool user interface) Ensure that previews are at least as accessible as in-market user agents. <span class="techs-only">[<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html#gl_a37">Return to Guideline</a>]</span></h3> <p class="rationale">Rationale: <a class="termdef" href="#def-Preview" title="definition: preview">Preview</a> features are provided by many <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tools</a> because the <a class="termdef" href="#def-Workflow" title="definition: workflow">workflow</a> of <a href="#def-Author" title="definition: authors" class="termdef">authors</a> often includes periodically checking how <a class="termdef" href="#def-User-Agent" title="definition: user agent">user agents</a> will display the <a class="termdef" href="#def-Web-Content" title="definition: web content">web content</a> to <a class="termdef" href="#def-End-Users" title="definition: end user">end users</a>. Authors with disabilities need the same opportunity to check their work.</p> <div class="sc-level"> <h4 class="sc-title"><a id="sc_a371" name="sc_a371"> </a><span class="techs-only">Implementing Success Criterion </span>A.3.7.1 Preview (Minimum): </h4><p class="sc-title">If a <a class="termdef" href="#def-Preview" title="definition: preview">preview</a> is provided, then at least one of the following is true: <span class="level">(<strong>Level A</strong>)</span></p> <ul class="sc-bullets"> <li class="sc-bullet"><strong class="handle">(a) In-Market User Agent:</strong> The preview renders content using a <a class="termdef" href="#def-User-Agent" title="definition: user agent">user agent</a> that is <a class="termdef" href="#def-Inmarket-User-Agent" title="definition: in-market user agent">in-market</a>; or </li> <li class="sc-bullet"><strong class="handle">(b) UAAG (Level A):</strong> The preview conforms to the User Agent Accessibility Guidelines 1.0 Level A <cite><a href="#ref-UAAG10">[UAAG10]</a></cite>.</li> </ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a371">Return to A.3.7.1 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a371-i" name="sc_a371-i"></a>Intent of Success Criterion A.3.7.1:</h5> <p>The intent of this success criterion is to ensure that preview features strike a balance between giving authors with disabilities a more accessible means of previewing the web content that they are editing and not giving those authors an unrealistic impression of how end users with similar disabilities will actually experience that content in their own user agents (e.g. browser, video player) used in the market. In other words, it is not necessarily useful to present a user experience with content as a &quot;preview&quot; when it is much more accessible than the actual end user experience of the content would be in an in-market user agent.</p> <p>There are two ways to meet this success criterion: </p> <p>Option (a) is to implement preview features using user agents that are already in use by end users, which is the most straightforward way to meet this success criterion. This might be done in several ways, including by opening the content in the author's default user agent or by making use of an in-market user agent widget nested within the authoring tool's own user interface. The user agent would be cited in any <a href="#conf-claim">conformance claim</a>. </p> <p>Option (b) requires that, if a preview is being developed that is already a departure from existing in-market user agents, then the W3C User Agent Accessibility Guidelines (UAAG) must be followed. At the time of publication, UAAG version 1.0 is a W3C Recommendation and version 2.0 is under development.</p> <p><em>Note:</em> Developers may create a preview feature from scratch that does not meet (b), as long as authors retain the option to preview using their own user agent, since this meets (a).</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a371-e" name="sc_a371-e"></a>Examples of Success Criterion A.3.7.1:</h5> <ul> <li><strong class="handle">Preview in a user agent:</strong> A web-based authoring tool performs previews by opening the web content in a new user agent tab or window, meeting (a). </li> <li><strong class="handle">Preview in an external user agent:</strong> A non-web-based authoring tool performs previews by opening the web content to be previewed in the user's default browser, meeting (a).</li> <li><strong class="handle">Preview in a user agent component:</strong> A non-web-based authoring tool performs previews using a user agent component that is built directly into the authoring tool, meeting (a).</li> <li><strong class="handle">Custom built preview:</strong> An authoring tool makes use of a custom built preview feature. The preview feature conforms to User Agent Accessibility Guidelines (UAAG) 1.0 at Level &quot;A&quot;, meeting (b).</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a371-r" name="sc_a371-r"></a>Related Resources for Success Criterion A.3.7.1:</h5> <ul> <li><a href="https://www.w3.org/TR/UAAG10/">User Agent Accessibility Guidelines (UAAG) 1.0</a>. </li> </ul> </div> <!-- implementing-section --> </div> </div> <!-- sc-level --> <div class="sc-level"> <h4 class="sc-title"><a id="sc_a372" name="sc_a372"> </a><span class="techs-only">Implementing Success Criterion </span>A.3.7.2 Preview (Enhanced): </h4><p class="sc-title">If a <a class="termdef" href="#def-Preview" title="definition: preview">preview</a> is provided, then <a href="#def-Author" title="definition: authors" class="termdef">authors</a> can specify which <a class="termdef" href="#def-User-Agent" title="definition: user agent">user agent</a> performs the preview. <span class="level">(<strong>Level AAA</strong>)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a372">Return to A.3.7.2 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a372-i" name="sc_a372-i"></a>Intent of Success Criterion A.3.7.2:</h5> <p>The intent of this success criterion is to provide an enhanced Level AAA requirement for preview features, in which authors have the flexibility to choose their preferred user agent for performing previews. </p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a372-e" name="sc_a372-e"></a>Examples of Success Criterion A.3.7.2:</h5> <ul> <li><strong class="handle">Non-web-based authoring tool:</strong> A non-web-based authoring tool gives authors the option of choosing from any of the user agents installed on their computer to perform the preview.</li> <li><strong class="handle">Web-based authoring tool:</strong> A web-based authoring tool provides authors with a URI that can be entered into another user agent to perform the preview.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a372-r" name="sc_a372-r"></a>Related Resources for Success Criterion A.3.7.2:</h5> <ul> <li>N/A</li> </ul> </div> <!-- implementing-section --> </div> </div> <!-- sc-level --> <h2 class="principle"><a name="principle_a4" id="principle_a4"> </a><span class="techs-only">Implementing </span>Principle A.4: Editing-views are understandable </h2> <h3 class="guideline"><a name="gl_a41" id="gl_a41"> </a><span class="techs-only">Implementing</span> Guideline A.4.1: (For the authoring tool user interface) Help authors avoid and correct mistakes. <span class="techs-only">[<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html#gl_a41">Return to Guideline</a>]</span></h3> <p class="rationale">Rationale: Some <a href="#def-Author" title="definition: authors" class="termdef">authors</a> with disabilities may be more susceptible to input errors due to factors such as difficulty making fine movements and speech recognition system errors. </p> <div class="sc-level"> <h4 class="sc-title"><a id="sc_a411" name="sc_a411"> </a><span class="techs-only">Implementing Success Criterion </span>A.4.1.1 Content Changes Reversible (Minimum): </h4> <p class="sc-title">All <a href="#def-Authoring-Action" title="definition: authoring actions" class="termdef">authoring actions</a> are either <a href="#def-Reversible-Action" title="definition: reversible authoring action" class="termdef">reversible</a> or the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> requires <a href="#def-Author" title="definition: authors" class="termdef">author</a> confirmation to proceed. (<strong><span class="level">Level A</span></strong>) </p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a411">Return to A.4.1.1 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a411-i" name="sc_a411-i"></a>Intent of Success Criterion A.4.1.1:</h5> <p>The intent of this success criterion is to help authors with disabilities avoid serious consequences in the web content that they are editing as the result of a mistake while performing authoring actions. Everyone makes mistakes, but people with some disabilities have more difficulty creating error-free input.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a411-e" name="sc_a411-e"></a>Examples of Success Criterion A.4.1.1:</h5> <ul> <li><strong class="handle">Non-web-based authoring tool:</strong> An authoring tool has an &quot;Undo&quot; action under the &quot;Edit&quot; menu. Activating the &quot;Undo&quot; action reverses the previous authoring action. Activating &quot;Undo&quot; again undoes the previous authoring action and so on.</li> <li><strong class="handle">Web-based content management system:</strong> A web-based content management system supports two types of reversible actions. Firstly, text entry actions in text fields can be reversed using the &quot;Undo&quot; feature of the user agent. Secondly, &quot;Cancel&quot; buttons are available that allow authors to reverse changes that have already been committed. However, to avoid the &quot;Cancel&quot; button being pressed accidentally, authors have the option of having confirmation dialogs displayed when &quot;Cancel&quot; is activated (see <a href="#sc_a413">Success Criterion A.4.1.3</a>). The user agent would be cited in any <a href="#conf-claim">conformance claim</a>.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a411-r" name="sc_a411-r"></a>Related Resources for Success Criterion A.4.1.1:</h5> <ul> <li>For web-based authoring tools, see <a href="#conf-rel-wcag">WCAG 2.0</a> (including <a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a> and <a href="https://www.w3.org/WAI/WCAG20/quickref/Overview.php">How to Meet WCAG 2.0</a>), especially <a href="https://www.w3.org/TR/2008/REC-WCAG20-20081211/#minimize-error">WCAG 2.0 Guideline 3.3</a>. </li> </ul> </div> <!-- implementing-section --> </div> <h4 class="sc-title"><a id="sc_a412" name="sc_a412"> </a><span class="techs-only">Implementing Success Criterion </span>A.4.1.2 Settings Change Confirmation:</h4> <p class="sc-title"> If the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> provides mechanisms for changing <a href="#def-Authoring-Tool-Interface" title="definition: authoring tool user interface" class="termdef">authoring tool user interface</a> settings, then those mechanisms can reverse the setting changes, or the authoring tool requires <a href="#def-Author" title="definition: authors" class="termdef">author</a> confirmation to proceed. (<strong><span class="level">Level A</span></strong>)</p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a412">Return to A.4.1.2 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a412-i" name="sc_a412-i"></a>Intent of Success Criterion A.4.1.2: </h5> <p>The intent of this success criterion is to help authors with disabilities avoid making the authoring tool unusable to them as the result of making a mistake while installing the program or modifying preference settings. The success criterion, therefore, requires that mechanisms for changing settings can also be used by authors to return the settings to their original values or, if the setting is not reversible with the same mechanism, the author will have had to confirm the setting. Everyone makes mistakes, but people with some disabilities have more difficulty creating error-free input. In addition, it may be harder for some people with disabilities to detect that they have made an error.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a412-e" name="sc_a412-e"></a>Examples of Success Criterion A.4.1.2:</h5> <ul> <li><strong class="handle">All reversible:</strong> All of the preference setting changes in an authoring tool can be reversed by revisiting the preference setting utility and adjusting the settings.</li> <li><strong class="handle">Restore defaults:</strong> In a preference setting utility, a &quot;restore default settings&quot; button is always available.</li> <li><strong class="handle">Upgrade confirmation:</strong> An authoring tool has a setting that allows the author to upgrade to the newest version free of charge. However, once the upgrade is made it will not be possible to reverse the installer for the previous version is no longer available. When the author selects the setting, they receive a warning that the upgrade will not be reversible and they must confirm that they wish to upgrade.</li></ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a412-r" name="sc_a412-r"></a>Related Resources for Success Criterion A.4.1.2:</h5> <ul> <li>For web-based authoring tools, see <a href="#conf-rel-wcag">WCAG 2.0</a> (including <a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a> and <a href="https://www.w3.org/WAI/WCAG20/quickref/Overview.php">How to Meet WCAG 2.0</a>), especially <a href="https://www.w3.org/TR/2008/REC-WCAG20-20081211/#minimize-error">Guideline 3.3</a>. </li> </ul> </div> <!-- implementing-section --> </div> </div> <!-- sc-level --> <div class="sc-level"> <h4 class="sc-title"><a id="sc_a413" name="sc_a413"> </a><span class="techs-only">Implementing Success Criterion </span>A.4.1.3 Content Changes Reversible (Enhanced): </h4><p class="sc-title"><a href="#def-Author" title="definition: authors" class="termdef">Authors</a> can sequentially reverse a series of <a href="#def-Reversible-Action" title="definition: reversible authoring action" class="termdef">reversible authoring actions</a>. <span class="level">(<strong>Level AAA</strong>)</span></p> <ul class="sc-notes"> <li class="sc-note"><em class="note-handle">Note:</em> It is acceptable to clear the authoring action history at the <a href="#def-End-Auth-Session" title="definition: end of an authoring session" class="termdef">end of authoring sessions</a>.</li> </ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a413">Return to A.4.1.3 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a413-i" name="sc_a413-i"></a>Intent of Success Criterion A.4.1.3:</h5> <p>The intent of this success criterion is to establish an enhanced Level AAA requirement for reversing inadvertent actions that modify the content being edited. Everyone makes mistakes, but some people with some disabilities have more difficulty creating error-free input. In addition, it may be harder for some people with disabilities to detect and rectify errors, so it is more likely that they will benefit from the ability to reverse a series of actions once an error is discovered.</p> <p>The note makes it clear that this success criterion does not require authoring actions made in one authoring session to be reversible in subsequent authoring sessions.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a413-e" name="sc_a413-e"></a>Examples of Success Criterion A.4.1.3:</h5> <ul> <li><strong class="handle">Undo queue:</strong> An authoring tool saves author actions in a &quot;last-in-last-out&quot; queue.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a413-r" name="sc_a413-r"></a>Related Resources for Success Criterion A.4.1.3:</h5> <ul> <li>N/A</li> </ul> </div><!-- implementing-section --> </div><!-- techs-only --> </div><!-- sc-level --> <h3 class="guideline"><a name="gl_a42" id="gl_a42"> </a><span class="techs-only">Implementing</span> Guideline A.4.2: (For the authoring tool user interface) Document the user interface, including all accessibility features. <span class="techs-only">[<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html#gl_a42">Return to Guideline</a>]</span></h3> <p class="rationale">Rationale: Some <a href="#def-Author" title="definition: authors" class="termdef">authors</a> may not be able to understand or operate the <a href="#def-Authoring-Tool-Interface" title="definition: authoring tool user interface" class="termdef">authoring tool user interface</a> without <a href="#def-Documentation" title="definition: documentation" class="termdef">documentation</a>.</p> <div class="sc-level"> <h4 class="sc-title"><a id="sc_a421" name="sc_a421"> </a><span class="techs-only">Implementing Success Criterion </span>A.4.2.1 Describe Accessibility Features: </h4> <p class="sc-title"> For each <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> feature that is used to meet <a href="#part_a">Part A</a> of ATAG 2.0, at least one of the following is true: <span class="level">(<strong>Level A</strong>)</span></p> <ul class="sc-bullets"> <li class="sc-bullet"><strong class="handle">(a) Described in the Documentation:</strong> Use of the feature is explained in the authoring tool's <a class="termdef" href="#def-Documentation" title="definition: documentation">documentation</a>; or </li> <li class="sc-bullet"><strong class="handle">(b) Described in the Interface:</strong> Use of the feature is explained in the <a href="#def-Authoring-Tool-Interface" title="definition: authoring tool user interface" class="termdef">authoring tool user interface</a>; or </li> <li class="sc-bullet"><strong class="handle">(c) Platform Service:</strong> The feature is a service provided by an underlying platform; or </li> <li class="sc-bullet"><strong class="handle">(d) Not Used by Authors:</strong> The feature is not used directly by <a href="#def-Author" title="definition: authors" class="termdef">authors</a> (e.g. passing information to a <a class="termdef" href="#def-Accessibility-Platform-Service" title="definition: accessibility platform architecture">platform accessibility service</a>).</li> </ul> <ul class="sc-notes"> <li class="sc-note"><em class="note-handle">Note:</em> The accessibility of the documentation is covered by <a href="#gl_a11">Guideline A.1.1</a> and <a href="#gl_a11">Guideline A.1.2</a>.</li></ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a421">Return to A.4.2.1 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a421-i" name="sc_a421-i"></a>Intent of Success Criterion A.4.2.1:</h5> <p>The intent of this success criterion is to ensure that authors with disabilities that need to use the accessibility features of the authoring tool user interface can easily find descriptions of how to use the features. These descriptions can be provided in the documentation or user interface of the authoring tool or by the underlying platform, if the feature is in fact a service of that platform.</p> <p>The note is a reminder that the accessibility of the documentation is covered by <a href="#gl_a11">Guideline A.1.1</a> and <a href="#gl_a11">Guideline A.1.2</a>.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a421-e" name="sc_a421-e"></a>Examples of Success Criterion A.4.2.1:</h5> <ul> <li><strong class="handle">Accessibility features documented:</strong> An authoring tool includes a help system that is always available to authors, is searchable by keyword and is also linked in context from the various features within the authoring tool. The documentation conforms to WCAG 2.0 Level A and includes the following topics grouped together into an &quot;Accessibility Features&quot; chapter in the help system: <ul> <li>how to customize display settings</li> <li>what keyboard shortcuts are available, including navigation keys </li> <li>how to customize keyboard shortcuts</li> <li>how to avoid keyboard traps in content </li> <li>how to extend time limits</li> <li>how to use the search features </li> <li>how to undo/redo</li> <li>how to set accessibility-related options, such as turning off auto-play</li> </ul> </li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a421-r" name="sc_a421-r"></a>Related Resources for Success Criterion A.4.2.1:</h5> <ul> <li>N/A </li> </ul> </div> <!-- implementing-section --> </div> </div> <!-- sc-level --> <div class="sc-level"> <h4 class="sc-title"><a id="sc_a422" name="sc_a422"> </a><span class="techs-only">Implementing Success Criterion </span>A.4.2.2 Document All Features: </h4> <p class="sc-title"> For each <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> feature, at least one of the following is true: <span class="level">(<strong>Level AA</strong>)</span></p> <ul class="sc-bullets"> <li class="sc-bullet"><strong class="handle">(a) Described in the Documentation:</strong> Use of the feature is explained in the authoring tool's <a class="termdef" href="#def-Documentation" title="definition: documentation">documentation</a>; or </li> <li class="sc-bullet"><strong class="handle">(b) Described in the Interface:</strong> Use of the feature is explained in the <a href="#def-Authoring-Tool-Interface" title="definition: authoring tool user interface" class="termdef">authoring tool user interface</a>; or </li> <li class="sc-bullet"><strong class="handle">(c) Platform Service:</strong> The feature is a service provided by an underlying platform; or </li> <li class="sc-bullet"><strong class="handle">(d) Not Used by Authors:</strong> The feature is not used directly by <a href="#def-Author" title="definition: authors" class="termdef">authors</a> (e.g. passing information to a <a class="termdef" href="#def-Accessibility-Platform-Service" title="definition: accessibility platform architecture">platform accessibility service</a>).</li> </ul> <ul class="sc-notes"> <li class="sc-note"><em class="note-handle">Note:</em> The accessibility of the documentation is covered by <a href="#gl_a11">Guideline A.1.1</a> and <a href="#gl_a11">Guideline A.1.2</a>.</li></ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_a422">Return to A.4.2.2 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a422-i" name="sc_a422-i"></a>Intent of Success Criterion A.4.2.2:</h5> <p>The intent of this success criterion is to ensure that authors who need additional support to learn to operate an authoring tool can easily find descriptions of the authoring tool's features. These descriptions can be provided in the documentation or user interface of the authoring tool or by the underlying platform, if the feature is in fact a service of that platform.</p> <p>The note is a reminder that the accessibility of the documentation is covered by <a href="#gl_a11">Guideline A.1.1</a> and <a href="#gl_a11">Guideline A.1.2</a>.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a422-e" name="sc_a422-e"></a>Examples of Success Criterion A.4.2.2:</h5> <ul> <li><strong class="handle">All features documented:</strong> An authoring tool includes documentation for all of its available features. The documentation conforms to WCAG 2.0 Level A.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_a422-r" name="sc_a422-r"></a>Related Resources for Success Criterion A.4.2.2:</h5> <ul> <li><a href="https://en.wikipedia.org/wiki/Software_documentation">&quot;Software Documentation&quot; on Wikipedia </a></li> </ul> </div> <!-- implementing-section --> </div> </div> <!-- sc-level --> </div> <!-- subsect-tool-accessible --> <div id="subsect-support-production"> <h2><a id="part_b" name="part_b"> </a><span class="techs-only">Implementing </span>Part B: Support the production of accessible content</h2> <h3 id="part_b-notes"><a name="part_b_applic_notes" id="part_b_applic_notes"></a>Part B Conformance Applicability Notes:</h3> <ol> <li><a name="part_b_applic_note_1" id="part_b_applic_note_1"></a><strong class="handle">Author availability:</strong> Any Part B success criteria that refer to <a href="#def-Author" title="definition: authors" class="termdef">authors</a> only apply during <a href="#def-Authoring-Session" title="definition: authoring session" class="termdef">authoring sessions</a>.</li> <li><strong class="handle"><a name="part_b_applic_note_2" id="part_b_applic_note_2"></a>Developer control:</strong> The Part B success criteria only apply to the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> as it is provided by the <a class="termdef" href="#def-Developer" title="definition: authoring tool developers">developer</a>. This does not include subsequent modifications by parties other than the authoring tool developer (e.g. third-party plug-ins, user-defined <a href="#def-Template" title="definition: template" class="termdef">templates</a>, user modifications of default settings).</li> <li><strong class="handle"><a name="part_b_applic_note_3" id="part_b_applic_note_3"></a>Applicability after the end of an authoring session:</strong> <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">Authoring tools</a> are responsible for the <a href="#def-Accessible-Web-Content" class="termdef" title="definition: accessible web content">web content accessibility (WCAG)</a> of <a class="termdef" href="#def-Web-Content" title="definition: web content">web content</a> that they <span class="sc"><a href="#def-Content-Auto-Gen" title="definition: automatically-generated content" class="termdef">automatically generate</a></span> after the <a href="#def-End-Auth-Session" title="definition: end of an authoring session" class="termdef">end of an author's authoring session</a> (see <a href="#sc_b111">Success Criterion B.1.1.1</a>). For example, if the developer changes the site-wide <a href="#def-Template" title="definition: template" class="termdef">templates</a> of a content management system, these would be required to meet the accessibility requirements for automatically-generated content. Authoring tools are not responsible for changes to the accessibility of content that the author causes, whether it is <a class="termdef" href="#def-Content-Author-Gen" title="definition: author generated content">author-generated</a> or automatically-generated by another system that the author has specified (e.g. a third-party feed).<br /> </li> <li><strong class="handle"><a name="part_b_applic_note_4" id="part_b_applic_note_4"></a>Authoring systems:</strong> As per the ATAG 2.0 definition of <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a>, several software tools (identified in any <a href="#conf-claim">conformance claim</a>) can be used in conjunction to meet the requirements of Part B (e.g. an authoring tool could make use of a third-party software accessibility <a href="#def-Checking" title="definition: checking" class="termdef">checking</a> tool).</li> <li><strong class="handle"><a name="part_b_applic_note_5" id="part_b_applic_note_5"></a>Accessibility of features provided to meet Part B:</strong> The <a href="#part_a">Part A</a> success criteria apply to the entire <a href="#def-Authoring-Tool-Interface" title="definition: authoring tool user interface" class="termdef">authoring tool user interface</a>, including any features that must be present to meet the success criteria in Part B (e.g. checking tools, repair tools, tutorials, documentation). </li> <li><strong class="handle"><a name="part_b_applic_note_6" id="part_b_applic_note_6"></a>Multiple authoring roles:</strong> Some <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tools</a> include multiple <a href="#def-Author" title="definition: authors" class="termdef">author</a> roles, each with different views and content editing <a href="#def-Authoring-Permission" title="definition: author permission" class="termdef"> permissions</a> (e.g. a content management system may separate the roles of designers, content authors, and quality assurers). In these cases, the Part B success criteria apply to the authoring tool as a whole, not to the view provided to any particular authoring role. <a class="termdef" href="#def-Accessible-Content-Support-Features" title="definition: accessible content support features"> Accessible content support features</a> should be made available to any authoring role where it would be useful.</li> <li><strong class="handle"><a name="part_b_applic_note_7" id="part_a_applic_note_7"></a>Unrecognizable content:</strong> When success criteria require authoring tools to treat web content according to semantic criteria, the success criteria only apply when these semantics are encoded programmatically (e.g. text describing an image can only be considered a <a class="termdef" href="#def-Text-Alternatives" title="text alternatives for non-text content">text alternatives for non-text content</a> when this role is encoded within markup).</li> </ol> <h2 class="principle"><a id="principle_b1" name="principle_b1"></a><span class="techs-only">Implementing </span>Principle B.1: Fully automatic processes produce accessible content</h2> <h3 class="guideline"><a name="gl_b11" id="gl_b11"> </a><span class="techs-only">Implementing</span> Guideline B.1.1: Ensure that automatically-specified content is accessible. <span class="techs-only">[<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html#gl_b11">Return to Guideline</a>]</span></h3> <p class="rationale">Rationale: If <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tools</a> <span class="sc"><a href="#def-Content-Auto-Gen" title="definition: automatically-generated content" class="termdef">automatically</a></span> produce <span class="sc"><a class="termdef" href="#def-Web-Content" title="definition: web content">web content</a></span> that includes <a href="#def-Web-Content-Accessibility-Problem" title="definition: web content accessibility problems" class="termdef">accessibility problems (WCAG)</a>, then this will impose additional <a href="#def-Repairing" title="definition: repairing" class="termdef">repair</a> tasks on <a href="#def-Author" title="definition: authors" class="termdef">authors</a>.</p> <div class="sc-level"> <h4 class="sc-title"><a id="sc_b111" name="sc_b111"> </a><span class="techs-only">Implementing Success Criterion </span>B.1.1.1 Content Auto-Generation After Authoring Sessions (WCAG): </h4> <p class="sc-title">The <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> does not <a href="#def-Content-Auto-Gen" title="definition: automatically-generated content" class="termdef">automatically generate</a> <a class="termdef" href="#def-Web-Content" title="definition: web content">web content</a> after the <a href="#def-End-Auth-Session" title="definition: end of an authoring session" class="termdef">end of an authoring session,</a> or, <a href="#def-Author" title="definition: authors" class="termdef">authors</a> can specify that the content be <span class="rationale"><a class="termdef" href="#def-Accessible-Web-Content" title="definition: accessible Web content">accessible web content (WCAG)</a></span>. <span class="level">(<strong>Level A</strong> to meet WCAG 2.0 Level A success criteria; <strong>Level AA</strong> to meet WCAG 2.0 Level A and AA success criteria; <strong>Level AAA</strong> to meet all WCAG 2.0 success criteria)</span></p> <ul class="sc-notes"> <li class="sc-note"><em class="note-handle">Note:</em> This success criterion applies only to automatic processes specified by the <a class="termdef" href="#def-Developer" title="definition: authoring tool developers">authoring tool developer</a>. It does not apply when <a class="termdef" href="#def-Author-Actions-Prevent" title="definition: author actions prevent generation of accessible web content">author actions prevent generation of accessible web content (WCAG)</a>.</li></ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b111">Return to B.1.1.1 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b111-i" name="sc_b111-i"></a>Intent of Success Criterion B.1.1.1:</h5> <p>The intent of this success criterion is to ensure that when authoring tools have been designed to generate web content that is published directly to end users without an opportunity for author action, the default option should be for that web content to be accessible (WCAG).</p> <p>The note acknowledges that there are automatic behaviors that may be specified by other parties and that author actions may purposefully or inadvertently affect the accessibility of the content generated later. </p> <p><a href="#conf-rel-wcag">WCAG 2.0</a> is referenced because it provides testable success criteria to measure web content accessibility. </p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b111-e" name="sc_b111-e"></a>Examples of Success Criterion B.1.1.1:</h5> <ul> <li><strong class="handle">No automatic content generation after authoring sessions:</strong> An authoring tool only makes edits to content as directed by the author when the content file is open for authoring (i.e. during an authoring session) </li> <li><strong class="handle">Email archive:</strong> An automatic email archiving system automatically creates web pages from each email message that it receives. It has been designed to generate accessible markup, but if email messages contain accessibility problems, the archiving system is not able to rectify them. </li> <li><strong class="handle">Social networking application:</strong> A social networking application collects some limited information from authors (e.g. name, gender, status updates), which the application uses to personalize an automatically-generated web application that meets the requirements of WCAG.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b111-r" name="sc_b111-r"></a>Related Resources for Success Criterion B.1.1.1:</h5> <ul> <li><a href="#conf-rel-wcag">WCAG 2.0</a> (including <a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a> and <a href="https://www.w3.org/WAI/WCAG20/quickref/Overview.php">How to Meet WCAG 2.0</a>)</li> </ul> </div> <!-- implementing-section --> </div> <!-- techs-only --> <h4 class="sc-title"><a id="sc_b112" name="sc_b112"> </a><span class="techs-only">Implementing Success Criterion </span>B.1.1.2 Content Auto-Generation During Authoring Sessions (WCAG):</h4> If the <span class="sc-title"><a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a></span> provides the functionality for <span class="sc-title"><a href="#def-Content-Auto-Gen" title="definition: automatically-generated content" class="termdef">automatically generating</a></span> <span class="sc-title"><a class="termdef" href="#def-Web-Content" title="definition: web content">web content</a></span> during an <a href="#def-Authoring-Session" title="definition: authoring session" class="termdef">authoring session</a>, then at least one of the following is true: <span class="level">(<strong>Level A</strong> to meet WCAG 2.0 Level A success criteria; <strong>Level AA</strong> to meet WCAG 2.0 Level A and AA success criteria; <strong>Level AAA</strong> to meet all WCAG 2.0 success criteria)</span> <ul class="sc-bullets"> <li class="sc-bullet"><strong class="handle">(a) Accessible:</strong> The content is <span class="rationale"><a class="termdef" href="#def-Accessible-Web-Content" title="definition: accessible Web content">accessible web content (WCAG) </a></span> without author input; or </li> <li class="sc-bullet"><strong class="handle">(b) Prompting:</strong> During the automatic generation process, <span class="sc-title"><a href="#def-Author" title="definition: authors" class="termdef">authors</a></span> are <a href="#def-Prompt" title="definition: prompt" class="termdef">prompted</a> for any required <a class="termdef" href="#def-Accessibility-Information" title="definition: accessibility information">accessibility information (WCAG)</a>; or </li> <li class="sc-bullet"><strong class="handle">(c) Automatic Checking:</strong> After the automatic generation process, accessibility <a href="#def-Checking" title="definition: checking" class="termdef">checking</a> is automatically performed; or </li> <li class="sc-bullet"><strong class="handle">(d) Checking Suggested:</strong> After the automatic generation process, the authoring tool prompts authors to perform accessibility checking. </li> </ul> <ul class="sc-notes"> <li class="sc-note"><em class="note-handle">Note 1:</em> Automatic generation includes automatically selecting <a href="#def-Template" title="definition: template" class="termdef">templates</a> for authors.</li> <li class="sc-note"><em class="note-handle">Note 2:</em> This success criterion applies only to automatic processes specified by the <a class="termdef" href="#def-Developer" title="definition: authoring tool developers">authoring tool developer</a>. It does not apply when <a class="termdef" href="#def-Author-Actions-Prevent" title="definition: author actions prevent generation of accessible web content">author actions prevent generation of accessible web content (WCAG)</a>.</li> </ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b112">Return to B.1.1.2 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b112-i" name="sc_b112-i"></a>Intent of Success Criterion B.1.1.2:</h5> <p>The intent of this success criterion is to provide more flexible developer guidance in cases where authors are available to assist in increasing the accessibility of content. The guidance recognizes that authors may often not be able to assist, if they are not made aware that web content accessibility problems do or may exist.</p> <p>Note 1 highlights the fact that when an authoring tool automatically selects a template for the author to use, the authoring tool is considered to be auto-generating the content in the template. </p> <p>Note 2 acknowledges that there are many ways in which the automatic behavior of authoring tools can be modified that are not under the control of the developer.</p> <p>There are four ways to meet this success criterion: </p> <p>Option (a) is the most straightforward. It requires the authoring tool to generate only accessible content. </p> <p>Option (b) takes into account that even more access-aware authoring tools may need to query the author regarding issues that require human judgment, such as whether alternative text is suited to the context.</p> <p>Option (c) takes into account that prompting during the generation process may be contrary to the workflow. Instead, the authoring tool can run a checker on the output.</p> <p>Option (d) is similar to (c) but takes into account that ATAG 2.0 allows the option of manual checking.</p> <p><a href="#conf-rel-wcag">WCAG 2.0</a> is referenced because it provides testable success criteria to measure web content accessibility. </p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b112-e" name="sc_b112-e"></a>Examples of Success Criterion B.1.1.2:</h5> <ul> <li><strong class="handle">Markup behind WYSIWYG:</strong> A WYSIWYG web page authoring tool provides authors with a toolbar of options for formatting text. Following the WYSIWYG (what-you-see-is-what-you-get) paradigm, the options are labeled with the visual result (e.g. a bold &quot;B&quot; to represent bold, an italicized &quot;I&quot; to represent italics) of performing the action however, the content that is automatically-generated from those actions actually conforms to <a href="#conf-rel-wcag">WCAG 2.0</a> (e.g. using <code>strong</code> for bold and <code>em</code> for emphasis), meeting (a). </li> <li><strong class="handle">Automatic generation with author input:</strong> An online photo album allows authors to upload images and then automatically generates content to display the images. Since the album application is not able to automatically generate alternative content for the images that meets <a href="#conf-rel-wcag">WCAG 2.0</a>, authors are prompted for this information, meeting (b).</li> <li><strong class="handle">Automatic accessibility checking:</strong> An authoring tool allows images, videos, and other multimedia files to be dragged into documents. When this happens, markup is automatically-generated that contains accessibility problems. However, the authoring tool includes an &quot;as-you-type&quot; accessibility checker that unobtrusively highlights the problems for author attention, meeting (c).</li> <li><strong class="handle">Manual accessibility checking:</strong> An authoring tool allows images, videos, and other multimedia files to be dragged into documents. When this happens, markup is automatically-generated that contains accessibility problems. Since the authoring tool includes a manual checking wizard instead of an automatic checker, a message appears in a status area of the user interface stating that the author should use the wizard before publishing, meeting (d).</li> <li><strong class="handle">Documentation:</strong> An authoring tool that employs automatic content generation documents the accessibility of this functionality with reference to particular <a href="#conf-rel-wcag">WCAG 2.0</a> techniques.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b112-r" name="sc_b112-r"></a>Related Resources for Success Criterion B.1.1.2:</h5> <ul> <li><a href="#conf-rel-wcag">WCAG 2.0</a> (including <a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a> and <a href="https://www.w3.org/WAI/WCAG20/quickref/Overview.php">How to Meet WCAG 2.0</a>)</li> </ul> </div> <!-- implementing-section --> </div> <!-- techs-only --> </div> <!-- sc-level --> <h3 class="guideline"><a id="gl_b12" name="gl_b12"> </a><span class="techs-only">Implementing</span> Guideline B.1.2: Ensure that accessibility information is preserved. <span class="techs-only">[<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html#gl_b12">Return to Guideline</a>]</span></h3> <p class="rationale">Rationale: <a class="termdef" href="#def-Accessibility-Information" title="definition: accessibility information">Accessibility information (WCAG)</a> is critical to maintaining comparable levels of <a class="termdef" href="#def-Accessible-Web-Content" title="definition: accessible Web content">web content accessibility (WCAG)</a> between the input and output of <a class="termdef" href="#def-Transformation" title="definition: transformation">web content transformations</a>.</p> <div class="sc-level"> <h4 class="sc-title"><a id="sc_b121" name="sc_b121"> </a><span class="techs-only">Implementing Success Criterion </span>B.1.2.1 Restructuring and Recoding Transformations (WCAG): </h4> <p class="sc-title"> If the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> provides <a class="termdef" href="#def-Restructuring-Transformation" title="definition: restructuring transformations">restructuring transformations</a> or <a class="termdef" href="#def-Recoding-Transformation" title="definition: recoding transformations">re-coding transformations</a>, and if equivalent mechanisms exist in the web content technology of the output, then at least one of the following is true: <span class="level">(<strong>Level A</strong> to meet WCAG 2.0 Level A success criteria; <strong>Level AA</strong> to meet WCAG 2.0 Level A and AA success criteria; <strong>Level AAA</strong> to meet all WCAG 2.0 success criteria)</span></p> <ul class="sc-bullets"> <li class="sc-bullet"><strong class="handle">(a) Preserve:</strong> <a class="termdef" href="#def-Accessibility-Information" title="definition: accessibility information">Accessibility information (WCAG)</a> is preserved in the output; or </li> <li class="sc-bullet"><strong class="handle">(b) Warning:</strong> Authors have the <span class="sc-title"><a class="termdef" href="#def-Default-Option" title="definition: default option" >default option</a></span> to be warned that accessibility information (WCAG) may be lost (e.g. when saving a vector graphic into a raster image format); or </li> <li class="sc-bullet"><strong class="handle">(c) Automatic Checking:</strong> After the transformation, accessibility <a href="#def-Checking" title="definition: checking" class="termdef">checking</a> is automatically performed; or </li> <li class="sc-bullet"><strong class="handle">(d) Checking Suggested:</strong> After the transformation, the authoring tool <a href="#def-Prompt" title="definition: prompt" class="termdef">prompts</a> authors to perform accessibility checking. </li></ul> <ul class="sc-notes"> <li class="sc-note"><em class="note-handle">Note 1:</em> For <a class="termdef" href="#def-Text-Alternatives" title="text alternatives for non-text content">text alternatives for non-text content</a>, see <a href="#sc_b124">Success Criterion B.1.2.4</a>.</li> <li class="sc-note"><em class="note-handle">Note 2:</em> This success criteria only applies when the output technology is <a href="#conf-techs-produced">&quot;included&quot;</a> for conformance.</li> </ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b121">Return to B.1.2.1 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b121-i" name="sc_b121-i"></a>Intent of Success Criterion B.1.2.1:</h5> <p>The intent of this success criterion is to encourage authoring tools to preserve accessibility information (WCAG) during restructuring or recoding transformations and to ensure that authors are made aware when the authoring tool is unable to preserve accessibility information. This may occur when the output format does not support the same accessibility features as the input format (i.e. the example of a vector graphic being saved as a raster image format) or when an authoring tool has not implemented the necessary data mapping. There is no negative connotation intended here. In some cases, the number of source technology possibilities is simply too large to ensure that complete mappings are in place for all of them. </p> <p>The options available partially mirror the options for <a href="#sc_b112">Success Criterion B.1.1.2</a>, reflecting the similarities between automatic generation and restructuring/re-coding web content transformations:</p> <p>Option (a) is the most straightforward. It requires the authoring tool to preserve accessibility information during transformations. </p> <p>Option (b) is to warn the author directly that accessibility information may be lost, allowing them to decide whether or not to proceed.</p> <p>Option (c) takes into account that prompting during the transformation process may be contrary to the workflow. Instead, the authoring tool can run a checker on the output.</p> <p>Option (d) is similar to (c) but takes into account that ATAG 2.0 allows the option of manual checking.</p> <p>ATAG 2.0 identifies other types of transformations in which the expectation for preserving accessibility information is higher. These are optimizing transformations (<a href="#sc_b123">Success Criterion B.1.2.3</a>) and transformations in which non-text content is preserved (<a href="#sc_b124">Success Criterion B.1.2.4</a>). </p> <p><a href="#conf-rel-wcag">WCAG 2.0</a> is referenced because it provides testable success criteria to measure web content accessibility.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b121-e" name="sc_b121-e"></a>Examples of Success Criterion B.1.2.1:</h5> <ul> <li><strong class="handle">Similar data structures:</strong> A &quot;Save As&quot; feature preserves accessibility information in similar data structures, meeting (a). For example: <ul> <li>when converting between HTML and SVG, the contents of <code>alt</code> attributes are stored in <code>desc</code> attributes</li> <li>when saving a word-processor format to markup, headings, and list items are transformed into appropriate structural markup</li> </ul> </li> <li><strong class="handle">Dissimilar but accessible:</strong> A &quot;Save As&quot; feature preserves accessibility information in a dissimilar, but accessible way, when similar data structures are not available, meeting (a). For example: <ul> <li>when transforming a SMIL presentation with a closed-caption text track into a video-only format, authors have the option of converting the closed captions into open-captions encoded in the video file</li> <li>when transforming a table to a list, table headings are transformed into headings and summary or caption information is retained as rendered text content</li> <li>when saving a word-processing format to markup, specialized document features (i.e. footnotes, endnotes, call-outs, annotations, references) are retained as rendered text content with two-way linking.</li> </ul> </li> <li><strong class="handle">Warning when text is converted to graphics):</strong> A &quot;Save As&quot; feature includes the ability to convert textual formats into graphics. However, if this option is selected by authors, they are warned that the output will have web content accessibility problems. They are also advised that style sheets are preferable for presentation control. If authors continue, there is a suggestion to retain the original text as alternative content for the graphical output, meeting (b).</li> <li><strong class="handle">Option to cancel:</strong> A markup editor has a feature that automatically removes any attributes or elements that do not appear in the defined DTD when content is opened for editing. Upon activation, the feature notifies authors that content will be deleted with unknown effects for end users. The author has the option to cancel the operation, in which case the content will not be opened for editing, meeting (b). </li> <li><strong class="handle">Automatic accessibility checking:</strong> An authoring tool allows content to be imported from another format. When this happens, the source content is recoded into the technology of the current document. While accessibility was considered in the design of the feature, web content accessibility problems may still occur. However, the authoring tool includes an &quot;as-you-type&quot; accessibility checker, meeting (c).</li> <li><strong class="handle">Manual accessibility checking:</strong> An authoring tool allows content to be imported from another format. When this happens, the source content is recoded into the technology of the current document. While accessibility was considered in the design of the feature, web content accessibility problems may still occur. Since the authoring tool includes a manual checking wizard instead of an automatic checker, a message appears in a status area of the user interface stating that the author should use the wizard before publishing, meeting (d).</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b121-r" name="sc_b121-r"></a>Related Resources for Success Criterion B.1.2.1:</h5> <ul> <li><a href="#conf-rel-wcag">WCAG 2.0</a> (including <a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a> and <a href="https://www.w3.org/WAI/WCAG20/quickref/Overview.php">How to Meet WCAG 2.0</a>)</li> </ul> </div> <!-- implementing-section --> </div> <h4 class="sc-title"><a id="sc_b122" name="sc_b122"> </a><span class="techs-only">Implementing Success Criterion </span>B.1.2.2 Copy-Paste Inside Authoring Tool (WCAG):</h4> <p class="sc-title"> If the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> supports copy and paste of <a class="termdef" href="#def-Structured-Web-Content" title="definition: structured content">structured content</a>, then any <a class="termdef" href="#def-Accessibility-Information" title="definition: accessibility information">accessibility information (WCAG)</a> in the copied content is preserved when the authoring tool is both the source and destination of the copy-paste and the source and destination use the same <a href="#def-Web-Content-Technology" title="definition: technology (Web content)" class="termdef">web content technology</a>. <span class="level">(<strong>Level A</strong> to meet WCAG 2.0 Level A success criteria; <strong>Level AA</strong> to meet WCAG 2.0 Level A and AA success criteria; <strong>Level AAA</strong> to meet all WCAG 2.0 success criteria)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b122">Return to B.1.2.2 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b122-i" name="sc_b122-i"></a>Intent of Success Criterion B.1.2.2:</h5> <p>The intent of this success criterion is to encourage authoring tools to preserve accessibility information during copy-paste operations. Due to differences in how data is encoded by different applications and the differences between clipboard mechanisms on various platforms, the wording is limited to the case in which both the copy and paste sides of the operation are performed by the same authoring tool. The wording also excludes cases in which documents </p> <p>However, on platforms with clipboard mechanisms that support structured web content, as many do, it is likely that implementation of this success criterion by multiple authoring tools will also increase the probability of accessibility information being preserved during copy-paste operations between different authoring tools.</p> <p>The wording of the success criterion does not require that all structured content be preserved, as this can sometimes raise security issues, especially when the copy source is another site.</p></div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b122-e" name="sc_b122-e"></a>Examples of Success Criterion B.1.2.2:</h5> <ul> <li><strong class="handle">Plain text clipboard format:</strong> A WYSIWYG HTML authoring tool is running on a platform that only provides a plain text clipboard. On copy, the authoring tool places markup, including any textual accessibility information, directly into clipboard as a block of text. On paste, the text is then parsed and placed back into the document, including any accessibility information, and rendered for the author.</li> <li><strong class="handle">HTML clipboard format:</strong> A WYSIWYG HTML authoring tool is running on a platform that provides an HTML clipboard format. On copy, the authoring tool converts its internal document representation into HTML and places that on the clipboard, including any accessibility information. On paste, the markup is then parsed and placed back into the document, including any accessibility information, and rendered for the author.</li></ul></div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b122-r" name="sc_b122-r"></a>Related Resources for Success Criterion B.1.2.2:</h5> <ul><li><a href="#conf-rel-wcag">WCAG 2.0</a> (including <a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a> and <a href="https://www.w3.org/WAI/WCAG20/quickref/Overview.php">How to Meet WCAG 2.0</a>)</li> </ul> </div> <!-- implementing-section --> </div> </div> <!-- sc-level --> <div class="sc-level"> <h4 class="sc-title"><a id="sc_b123" name="sc_b123"> </a><span class="techs-only">Implementing Success Criterion </span>B.1.2.3 Optimizations Preserve Accessibility: </h4> <p class="sc-title"> If the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> provides <a href="#def-Optimizing-Transformation" class="termdef" title="definition: authoring tool" >optimizing web content transformations</a>, then any <a class="termdef" href="#def-Accessibility-Information" title="definition: accessibility information">accessibility information (WCAG)</a> in the input is preserved in the output. <span class="level">(<strong>Level A</strong>)</span>.</p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b123">Return to B.1.2.3 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b123-i" name="sc_b123-i"></a>Intent of Success Criterion B.1.2.3:</h5> <p>The intent of this success criterion is to ensure that web content transformations intended only to optimize content do not result in the introduction of web content accessibility problems.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b123-e" name="sc_b123-e"></a>Examples of Success Criterion B.1.2.2:</h5> <ul> <li><strong class="handle">Pretty-print:</strong> A &quot;pretty-print&quot; tool reformats markup code to make it easier to read by programmers. The tool never makes changes to the markup tags.</li> <li><strong class="handle">Video compression:</strong> A tool that compresses video does not automatically delete text tracks or secondary audio tracks, since these may contain accessibility information.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b123-r" name="sc_b123-r"></a>Related Resources for Success Criterion B.1.2.3:</h5> <ul> <li><a href="#conf-rel-wcag">WCAG 2.0</a> (including <a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a> and <a href="https://www.w3.org/WAI/WCAG20/quickref/Overview.php">How to Meet WCAG 2.0</a>)</li> </ul> </div> <!-- implementing-section --> </div> <h4 class="sc-title"><a id="sc_b124" name="sc_b124"> </a><span class="techs-only">Implementing Success Criterion </span>B.1.2.4 Text Alternatives for Non-Text Content are Preserved: </h4><p class="sc-title"> If the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> provides <a class="termdef" href="#def-Transformation" title="definition: transformation">web content transformations</a> that preserve <a class="termdef" href="#def-Non-Text-Objects" title="definition: non-text content">non-text content</a> in the output, then any <a class="termdef" href="#def-Text-Alternatives" title="text alternatives for non-text content">text alternatives for that non-text content</a> are also preserved, if equivalent mechanisms exist in the <a href="#def-Web-Content-Technology" title="definition: technology (Web content)" class="termdef">web content technology</a> of the output. <span class="level">(<strong>Level A</strong>)</span>.</p> <ul class="sc-notes"> <li class="sc-note"><em class="note-handle">Note:</em> This success criterion only applies when the output technology is <a href="#conf-techs-produced">&quot;included&quot;</a> for conformance.</li> </ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b124">Return to B.1.2.4 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b124-i" name="sc_b124-i"></a>Intent of Success Criterion B.1.2.4:</h5> <p>The intent of this success criterion is to increase the likelihood that text alternatives will be preserved by web content transformations. This is especially important because text alternatives, such as labels and long descriptions, can represent substantial investments of author effort. </p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b124-e" name="sc_b124-e"></a>Examples of Success Criterion B.1.2.4:</h5> <ul> <li><strong class="handle">Save as HTML:</strong> A word processor includes a &quot;Save as Simple HTML&quot; feature that recodes word processor files into HTML where there is a one-to-one correspondence between elements. As a result, some word processor-specific content is lost (e.g. change tracking, footnotes). However, because of the existence of the <code>&lt;img&gt;</code> element in HTML, images are preserved and, in order to meet this success criterion, the text alternatives associated with the image are also preserved in HTML.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b124-r" name="sc_b124-r"></a>Related Resources for Success Criterion B.1.2.4:</h5> <ul> <li><a href="#conf-rel-wcag">WCAG 2.0</a> (including <a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a> and <a href="https://www.w3.org/WAI/WCAG20/quickref/Overview.php">How to Meet WCAG 2.0</a>)</li> </ul> </div> <!-- implementing-section --> </div> </div> <!-- sc-level --> <h2 class="principle"><a id="principle_b2" name="principle_b2"> </a><span class="techs-only">Implementing </span>Principle B.2: Authors are supported in producing accessible content</h2> <h3 class="guideline"><a name="gl_b21" id="gl_b21"> </a><span class="techs-only">Implementing</span> Guideline B.2.1: Ensure that accessible content production is possible. <span class="techs-only">[<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html#gl_b21">Return to Guideline</a>]</span></h3> <p class="rationale"><strong><a name="gl_b11-rationale" id="gl_b11-rationale"> </a></strong>Rationale: To support <a class="termdef" href="#def-Accessible-Web-Content" title="definition: accessible Web content">accessible web content (WCAG)</a> production, at minimum, it is possible to produce <a class="termdef" href="#def-Web-Content" title="definition: web content">web content</a> that conforms with <a href="#conf-rel-wcag">WCAG 2.0</a> using the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a>.</p> <div class="sc-level"> <h4 class="sc-title"><a id="sc_b211" name="sc_b211"> </a><span class="techs-only">Implementing Success Criterion </span>B.2.1.1 Accessible Content Possible (WCAG): </h4> <p class="sc-title"> The <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> does not place <a href="#def-Restrictions" class="termdef" title="definition: web content authoring restrictions">restrictions</a> on the <a class="termdef" href="#def-Web-Content" title="definition: web content">web content</a> that <a href="#def-Author" title="definition: authors" class="termdef">authors</a> can specify or those restrictions do not prevent <span class="rationale"><a href="#conf-rel-wcag">WCAG 2.0</a></span> success criteria from being met. <span class="level">(<strong>Level A</strong> to meet WCAG 2.0 Level A success criteria; <strong>Level AA</strong> to meet WCAG 2.0 Level A and AA success criteria; <strong>Level AAA</strong> to meet all WCAG 2.0 success criteria)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b211">Return to B.2.1.1 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b211-i" name="sc_b211-i"></a>Intent of Success Criterion B.2.1.1:</h5> <p>The intent of this success criterion is to ensure that authors who have the motivation and knowledge to create more accessible web content using an authoring tool are not prevented from doing so by restrictions in the actions that the authoring tool allows them to perform. The subsequent success criteria in Part B will build on this minimal requirement. </p> <p>Note that the term &quot;restricted&quot; is not intended to have any negative connotation. Authoring tools usually restrict web content authoring in order to simplify the production of content that is in fact complex and technical. The accessibility implications of the restrictions may be positive or negative and need to be considered case by case: </p> <p>Examples of unrestricted authoring:</p> <ol type="a"> <li>source code editor: authors can type whatever they like (e.g. <code>&lt;img src=&quot;...&quot; alt=&quot;...&quot; longdesc=&quot;...&quot; /&gt;</code>)</li> <li>WYSIWYG editor for HTML4: the &quot;Insert Image&quot; dialog includes all of the HTML4 attributes for <code>&lt;img&gt;</code>.</li> </ol> <p>Examples of restricted authoring that does not prevent WCAG 2.0 success criteria from being met:</p> <ol type="a"> <li>WYSIWYG editor for HTML4: the &quot;Insert Image&quot; dialog includes just some of the HTML4 attributes for <code>&lt;img&gt;</code>, but <code>alt</code> and <code>longdesc</code> are included in the subset.</li> <li>CMS: authors can only add images that they have previously uploaded to their &quot;Asset Manager&quot;. While alternate text and long description do not appear as options when they choose images from the &quot;Asset Manager&quot; to include on a page, they can add/edit these values at any time within the &quot;Asset Manager&quot;.</li></ol> <p>Examples of restricted authoring that prevents WCAG 2.0 success criteria from being met:</p> <ol type="a"> <li>WYSIWYG editor for HTML4: the &quot;Insert Image&quot; dialog has only one field &quot;source&quot;. There is no possible way to add other attribute values, including for the <code>alt</code> and <code>longdesc</code> attributes. </li> <li>CMS: to be saved, each page of content must have a main title, but when the author provides text for the title it is marked up with presentation markup rather than appropriate header markup. </li> </ol> <p> Unrestricted authoring tools entail less author guidance and therefore may allow the introduction of more accessibility problems than authoring tools with restrictions that encourage accessibility. ATAG 2.0 addresses this issue with other success criteria, including <a href="#sc_b311">B.3.1.1 Checking Assistance (WCAG)</a>, which requires an accessibility checking feature.</p> <p>Restrictions on authors may also be related to automatically-generated content. ATAG 2.0 addresses the accessibility of automatically-generated content in <a href="#gl_b11">Guideline B.1.1: Ensure that automatically-specified content is accessible</a>.</p> <p><a href="#conf-rel-wcag">WCAG 2.0</a> is referenced because it provides testable success criteria to measure web content accessibility.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b211-e" name="sc_b211-e"></a>Examples of Success Criterion B.2.1.1:</h5> <ul> <li><strong class="handle">No restrictions (source content editing-view):</strong> An authoring tool is designed around a source editing-view, allowing motivated and knowledgeable authors to control every detail of the content produced, including following accessible authoring practices.</li> <li><strong class="handle">Accessible workflow exists:</strong> An authoring tool is designed such that accessible web content (in this case conforming to <a href="#conf-rel-wcag">WCAG 2.0</a> Level A) will result if authors do all of the following: <ul> <li>turn on all features that support the production of accessible content;</li> <li>correctly follow all prompts by features that support the production of accessible content;</li> <li>uses the accessibility checker, including a final check prior to publishing;</li> <li>correctly perform any manual checks suggested by the accessibility checker; and</li> <li>correctly repair all of the automatically, semi-automatically, or manually identified web content accessibility problems using the automated, semi-automated, and manual repair assistance that the authoring tool provides.</li> </ul> </li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b211-r" name="sc_b211-r"></a>Related Resources for Success Criterion B.2.1.1:</h5> <ul> <li><a href="#conf-rel-wcag">WCAG 2.0</a> (including <a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a> and <a href="https://www.w3.org/WAI/WCAG20/quickref/Overview.php">How to Meet WCAG 2.0</a>)</li> </ul> </div> <!-- implementing-section --> </div> </div> <!-- sc-level --> <h3 class="guideline"><a id="gl_b22" name="gl_b22"> </a><span class="techs-only">Implementing</span> Guideline B.2.2: Guide authors to produce accessible content. <span class="techs-only">[<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html#gl_b22">Return to Guideline</a>]</span></h3> <p class="rationale">Rationale: By guiding <a class="termdef" href="#def-Author" title="definition: author">authors</a> from the outset toward the creation and maintenance of <a class="termdef" href="#def-Accessible-Web-Content" title="definition: accessible Web content">accessible web content (WCAG)</a>, <a href="#def-Web-Content-Accessibility-Problem" title="definition: Web content accessibility problem" class="termdef">web content accessibility problems (WCAG)</a> are mitigated and less <a href="#def-Repairing" title="definition: repairing" class="termdef">repair</a> effort is required.</p> <div class="sc-level"> <h4 class="sc-title"> <a id="sc_b221" name="sc_b221"> </a><span class="techs-only">Implementing Success Criterion </span>B.2.2.1 Accessible Option Prominence (WCAG): </h4><p class="sc-title"> If <a href="#def-Author" title="definition: authors" class="termdef">authors</a> are provided with a choice of <a class="termdef" href="#def-Authoring-Action" title="definition: authoring action">authoring actions</a> for achieving the same <a href="#def-Authoring-Outcome" title="definition: authoring outcome" class="termdef">authoring outcome</a> (e.g. styling text), then <a class="termdef" title="definition: options" href="#def-Option">options</a> that will result in <a class="termdef" href="#def-Web-Content" title="definition: web content">accessible web content (WCAG)</a> are <a class="termdef" href="#def-At-Least-As-Prominent" title="definition: At Least As Prominent">at least as prominent</a> as options that will not. <span class="level">(<strong>Level A</strong> to meet WCAG 2.0 Level A success criteria; <strong>Level AA</strong> to meet WCAG 2.0 Level A and AA success criteria; <strong>Level AAA</strong> to meet all WCAG 2.0 success criteria)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b221">Return to B.2.2.1 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b221-i" name="sc_b221-i"></a>Intent of Success Criterion B.2.2.1:</h5> <p>The intent of this success criterion is to help ensure that accessible authoring practices are part of the default workflow of authoring tools. This requirement applies when the authoring outcome is predictable by the authoring tool. For example, a generic &quot;insert table&quot; command would not be applicable, despite the fact that an author might misuse it for layout, because the author might be seeking the outcome of adding tabular information. In contrast, a page layout editor is covered by the requirement because the purpose of the feature is to edit the page layout.</p> <p><a href="#conf-rel-wcag">WCAG 2.0</a> is referenced because it provides testable success criteria to measure web content accessibility.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b221-e" name="sc_b221-e"></a>Examples of Success Criterion B.2.2.1:</h5> <ul> <li><strong class="handle">Structural markup:</strong> A WYSIWYG HTML editor does not include any authoring action options that will necessarily result in web content that will not meet the <a href="#conf-rel-wcag">WCAG 2.0</a> Level A success criteria. For example: <ul> <li>a toolbar button that allows text to be marked as bold does so by adding a <code>&lt;strong&gt;</code> element rather than a <code>&lt;span&gt; </code>element with a bold style.</li> <li>a the toolbar button for placing text into a bulleted list does so with list markup (e.g. <code>&lt;ul&gt;</code> and <code>&lt;li&gt;</code> elements) rather than a <code>&lt;span&gt;</code> element-based implementation.</li> <li>a page layout view makes use of CSS positioning rather than table markup. </li> </ul> </li> <li><strong class="handle">De-emphasizing problematic options:</strong> A WYSIWYG editing-view emphasizes more accessible choices with a higher position in the menus and a position in user interface shortcuts, such as toolbars. Choices that always lead to less accessible web content are de-emphasized with lower menu positions.<br /> <span class="figure"><strong>Figure:</strong> An authoring tool that supports two methods for setting text color: using CSS and using <code>font</code>. Since using CSS is the more accessible option, it is given a higher prominence within the authoring interface by: (1) the &quot;CSS Styling&quot; option appearing above the &quot;FONT Styling&quot; option in the drop down Text menu, and (2) the CSS styling option being used to implement the one-click text color formatting button in the tool bar. The association is made clear because the toolbar button has the same icon (an &quot;A&quot; beside a color spectrum) as the &quot;Color&quot; sub-menu item under the &quot;CSS Styling&quot; menu option.). (Source: mock up by AUWG) <br /> <img src="tech_images/b_30.png" width="417" height="171" alt="See the example caption above for description." /></span></li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b221-r" name="sc_b221-r"></a>Related Resources for Success Criterion B.2.2.1:</h5> <ul> <li><a href="#conf-rel-wcag">WCAG 2.0</a> (including <a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a> and <a href="https://www.w3.org/WAI/WCAG20/quickref/Overview.php">How to Meet WCAG 2.0</a>)</li> </ul> </div><!-- implementing-section --> </div> <h4 class="sc-title"><a id="sc_b222" name="sc_b222"> </a><span class="techs-only">Implementing Success Criterion </span>B.2.2.2 Setting Accessibility Properties (WCAG): </h4> <p class="sc-title"> If the authoring tool provides mechanisms to set <a class="termdef" href="#def-Web-Content-Properties" title="definition: web content properties">web content properties</a> (e.g. attribute values), then mechanisms are also provided to set web content properties related to <a class="termdef" href="#def-Accessibility-Information" title="definition: accessibility information">accessibility information (WCAG)</a>. <span class="level">(<strong>Level A</strong> to meet WCAG 2.0 Level A success criteria; <strong>Level AA</strong> to meet WCAG 2.0 Level A and AA success criteria; <strong>Level AAA</strong> to meet all WCAG 2.0 success criteria)</span></p> <ul class="sc-notes"> <li class="sc-note"><em class="note-handle">Note:</em> For the prominence of the mechanisms, see <a href="#sc_b414">Success Criterion B.4.1.4</a>.</li></ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b222">Return to B.2.2.2 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b222-i" name="sc_b222-i"></a>Intent of Success Criterion B.2.2.2:</h5> <p>The intent of this success criterion is to ensure that if authoring tools provide authors with content authoring support that goes beyond source editing (e.g. property dialogs) then accessibility information that is required for the content are similarly supported. In many cases, authoring tools support a subset of all of the possible properties that technologies might offer. This success criterion requires that the subset of supported properties must include properties required for conformance to <a href="#conf-rel-wcag">WCAG 2.0</a>.</p> <p>The note is a reminder that the mechanisms for adding accessibility information properties must have prominence that is at least comparable with the other mechanisms for other properties. </p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b222-e" name="sc_b222-e"></a>Examples of Success Criterion B.2.2.2:</h5> <ul> <li><strong class="handle">Context sensitive properties:</strong> A markup authoring tool includes a context sensitive properties pane that displays property fields for the most common subset of attributes associated with the markup element that currently has focus in the editing-view. The attributes that are required for <a href="#conf-rel-wcag">WCAG 2.0</a> are included in the subset. <br /> <span class="figure"><strong>Figure:</strong> An &quot;Image Properties&quot; dialog box in which the input fields are ordered (from top to bottom, left to right): source (&quot;src&quot;), short label (&quot;alt&quot;), long description (&quot;longdesc&quot;), height, and width. The buttons at the bottom are &quot;More...&quot;, &quot;OK&quot;, and &quot;Cancel&quot;. (Source: mock up by AUWG) <br /> <img src="tech_images/b_33.png" alt="See the example caption above for description." width="333" height="171" /></span></li> <li><strong class="handle">Time-based media alternatives:</strong> A SMIL authoring tool lets authors create multimedia presentations by pulling together video, audio, and timed text objects on to a timeline, even though the tool has no built-in ability to edit these objects. When authors specify information about video to be inserted, they are also provided with the opportunity to associate a timed text object (for captions), an audio object (for audio description), and a secondary video (for sign language interpretation). When authors specify information about audio to be inserted, they are also provided with the opportunity to associate a timed text object (for captions) and a video (for sign language interpretation).</li> <li><strong class="handle">Data table for a bar graph:</strong> A learning content management system has a feature that lets authors insert figures. The feature accepts images, even though the authoring tool has no built-in ability to edit images, but as part of the &quot;figure properties&quot; the authors can identify the figure as a graph. If they choose this option, then the system assists them in creating an accompanying data table using the values used to create the graph. </li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b222-r" name="sc_b222-r"></a>Related Resources for Success Criterion B.2.2.2:</h5> <ul> <li><a href="https://www.w3.org/TR/2015/WD-IMPLEMENTING-ATAG20-20150721/#prompting-types">Appendix A: Gathering Accessibility Information from Authors</a></li> <li><a href="#conf-rel-wcag">WCAG 2.0</a> (including <a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a> and <a href="https://www.w3.org/WAI/WCAG20/quickref/Overview.php">How to Meet WCAG 2.0</a>)</li> </ul> </div> <!-- implementing-section --> </div> </div> <!-- sc-level --> </div><!-- sc-level --> <h3 class="guideline"><a id="gl_b23" name="gl_b23"> </a><span class="techs-only">Implementing</span> Guideline B.2.3: Assist authors with managing alternative content for non-text content. <span class="techs-only">[<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html#gl_b23">Return to Guideline</a>]</span></h3> <p class="rationale">Rationale: Improperly generated <a href="#def-Alternative-Content" title="definition: alternative content" class="termdef">alternative content</a> can create <a class="termdef" href="#def-Web-Content-Accessibility-Problem" title="definition: web content accessibility problem">web content accessibility problems (WCAG)</a> and interfere with accessibility <a href="#def-Checking" title="definition: checking" class="termdef">checking</a>.<br /> <em>Note:</em> This guideline only applies when <a class="termdef" href="#def-Non-Text-Objects" title="definition: non-text content">non-text content</a> is specified by <a href="#def-Author" title="definition: authors" class="termdef">authors</a> (e.g. inserting an image). When non-text content is <span class="sc"><a href="#def-Content-Auto-Gen" title="definition: automatically-generated content" class="termdef">automatically</a></span> added by the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a>, see <a href="#gl_b11">Guideline B.1.1</a>.</p> <div class="sc-level"> <h4 class="sc-title"><a id="sc_b231" name="sc_b231"> </a><span class="techs-only">Implementing Success Criterion </span>B.2.3.1 Alternative Content is Editable (WCAG): </h4> <p class="sc-title">If the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> provides functionality for adding non-text content, then <a href="#def-Author" title="definition: authors" class="termdef">authors</a> are able to modify <a href="#def-Associated-Alternative-Content" title="definition: alternative content" class="termdef">programmatically associated</a> <a class="termdef" href="#def-Text-Alternatives" title="text alternatives for non-text content">text alternatives for non-text content</a>. <span class="level">(<strong>Level A</strong> to meet WCAG 2.0 Level A success criteria; <strong>Level AA</strong> to meet WCAG 2.0 Level A and AA success criteria; <strong>Level AAA</strong> to meet all WCAG 2.0 success criteria)</span></p> <ul class="sc-notes"> <li class="sc-note"><em class="note-handle">Note:</em> An exception can be made when the non-text content is known to be decoration, formatting, invisible or a CAPTCHA.</li> </ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b231">Return to B.2.3.1 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b231-i" name="sc_b231-i"></a>Intent of Success Criterion B.2.3.1:</h5> <p>The intent of this success criterion is to ensure that authors can add alternative content for non-text content and modify that alternative content in the future. </p> <p>If the type of alternative content (e.g. alternative text) is not typically displayed on screen by user agents, then WYSIWYG editing-views may not display it. This is acceptable as long as another mechanism is provided for modifying that alternative content (e.g. an &quot;Image Properties&quot; dialog).</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b231-e" name="sc_b231-e"></a>Examples of Success Criterion B.2.3.1:</h5> <ul> <li><strong class="handle">Source content editing-view:</strong> In a source editing-view, alternative content within the source is always available, regardless of what user agents might render. If alternative content is referenced from an external location (e.g. HTML4 <code>longdesc</code>), then that resource can be opened for editing.</li> <li><strong class="handle">Properties dialog:</strong> In a WYSIWYG editing-view, alternative content is not displayed, since the editing-view is designed to mimic typical user agents. However, the alternative content can be accessed and edited via a properties editor that displays the properties for the content that currently has focus.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b231-r" name="sc_b231-r"></a>Related Resources for Success Criterion B.2.3.1:</h5> <ul> <li><a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a>, especially the section <a href="https://www.w3.org/TR/UNDERSTANDING-WCAG20/conformance.html#uc-text-alternatives-head">Understanding &quot;Text Alternatives&quot;</a>. </li> </ul> </div> <!-- implementing-section --> </div> </div> <div class="sc-level"> <h4 class="sc-title"><a id="sc_b232" name="sc_b232"> </a><span class="techs-only">Implementing Success Criterion </span>B.2.3.2 Automating Repair of Text Alternatives: </h4> <p class="sc-title"> The <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> does not attempt to <a href="#def-Repairing" title="definition: repairing" class="termdef">repair</a> <a class="termdef" href="#def-Text-Alternatives" title="text alternatives for non-text content">text alternatives for non-text content</a> or the following are all true: <span class="level">(<strong>Level A</strong>)</span></p> <ul class="sc-bullets"> <li class="sc-bullet"><strong class="handle">(a) No Generic or Irrelevant Strings:</strong> Generic strings (e.g. &quot;image&quot;) and irrelevant strings (e.g. the file name, file format) are not used as text alternatives; and</li> <li class="sc-bullet"><strong class="handle">(b) In-Session Repairs:</strong> If the repair attempt occurs during an authoring session, <a href="#def-Author" title="definition: authors" class="termdef">authors</a> have the opportunity to accept, modify, or reject the repair attempt prior to insertion of the text alternative into the content; and</li> <li class="sc-bullet"><strong class="handle">(c) Out-of-Session Repairs:</strong> If the repair attempt occurs after an <span class="sc-title"><a href="#def-End-Auth-Session" title="definition: end of an authoring session" class="termdef">authoring session has ended</a></span>, the repaired text alternatives are indicated during subsequent authoring sessions (if any) and authors have the opportunity to accept, modify, or reject the repair strings prior to insertion in the content. </li> </ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b232">Return to B.2.3.2 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b232-i" name="sc_b232-i"></a>Intent of Success Criterion B.2.3.2:</h5> <p>The intent of this success criterion is to prevent the production of text alternatives that are not useful to end users because they have not been approved by authors and/or are derived from improper sources.</p> <p>The limitation against generic or irrelevant strings (a) is intended to reduce the possibility that authors who are unfamiliar with accessibility may approve suggestions that do not properly serve as text alternatives (e.g. the file name, file format) without realizing the problems these can cause for end users. Potentially relevant strings include those derived from:</p> <ul> <li>alternative content databases (see <a href="#sc_b233">Success Criterion B.2.3.3</a>),</li> <li>contextual information (e.g. the image is the author's profile picture), and</li> <li>image processing. (while not as dependable as a human describer, the intent here is to encourage progress in this rapidly advancing field)</li> </ul> <p>The in-session repair requirement (b) enables knowledgeable authors to have the final say on text alternatives suggested by authoring tools.</p> <p>The out-of-session repair requirement (c) governs situations in which authors have either not noticed or ignored opportunities for adding text alternatives and have ended their authoring sessions. Because the author is absent, the text alternatives can be inserted into the content without author approval, but only on the condition that they will be indicated to the author if and when a subsequent authoring session occurs. This involves some degree of record-keeping, but this is reasonable considering the accessibility problems that uncontrolled automatic generation of text alternatives could cause.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b232-e" name="sc_b232-e"></a>Examples of Success Criterion B.2.3.2:</h5> <ul> <li><strong class="handle">No repair:</strong> An authoring tool does not make any attempt to automatically fill any fields prompting authors for text alternatives.</li> <li><strong class="handle">Metadata on an archive:</strong> A content management system includes a feature that allows authors to make use of images from an extensive photographic archive. The photographic archive includes metadata for each photograph with title and description fields. The values in these fields are neither generic nor irrelevant (meeting (a). The title field is always filled, but the description field is sometimes lacking. When authors select an image for insertion, the metadata title is suggested as the alternative text label and the metadata description (if any) is suggested as the long description. In both cases, some basic guidance on what constitutes correct alternative content is provided to help authors judge the appropriateness of the suggestions. The authors are still given the opportunity to accept, modify, or reject the suggested alternative content prior to insertion, in case the non-text content is being used in a different context (meeting (b)).</li> <li><strong class="handle">Alternative content registry:</strong> A web page authoring tool implements an alternative content registry (see <a href="#sc_b233">Success Criterion B.2.3.3</a>). Since the alternative content was gathered from authors' previous entries into the same fields for the same objects, these are acceptable as relevant sources (meeting (a)). The authors are still given the opportunity to accept, modify, or reject the suggested alternative content prior to insertion (meeting (b)), in case the non-text content is being used in a different context. </li> <li><strong class="handle">Contextual information is known:</strong> A social networking authoring tool allows authors to add a description for images that they upload. If authors chooses not to provide a description, the authoring tool automatically labels images using the name of the album and geo-tagging metadata (meeting (a)). When the author logs in again, the images are unobtrusively highlighted as having been labeled automatically (meeting (c)).</li> <li><strong class="handle">Auto-generated transcript:</strong> An on-line video editing and hosting authoring tool has a feature that allows authors to create transcripts or captions for their videos. Authors can begin by copying in a transcript, if one is available, or the authoring tool can use speech recognition technology to generate a transcript (meeting (a)) for the authors to correct (meeting (b)). While this is preferred, if no captions or transcript has been added by the authors, then end-users can request an auto-generated transcript (meeting (a)). When, the author logs in again, the uncaptioned videos are unobtrusively highlighted as having been transcribed automatically (meeting (c)).</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b232-r" name="sc_b232-r"></a>Related Resources for Success Criterion B.2.3.2:</h5> <ul> <li><a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a>, especially the section <a href="https://www.w3.org/TR/UNDERSTANDING-WCAG20/conformance.html#uc-text-alternatives-head">Understanding &quot;Text Alternatives&quot;</a>. </li> </ul> </div> <!-- implementing-section --> </div> </div> <!--sc-level --> <div class="sc-level"> <h4 class="sc-title"><a id="sc_b233" name="sc_b233"> </a><span class="techs-only">Implementing Success Criterion </span> B.2.3.3 Save for Reuse: </h4> <p class="sc-title">If the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> provides the functionality for adding non-text content, when <a href="#def-Author" title="definition: authors" class="termdef">authors</a> enter <a href="#def-Associated-Alternative-Content" title="definition: alternative content" class="termdef">programmatically associated</a> <a class="termdef" href="#def-Text-Alternatives" title="text alternatives for non-text content">text alternatives for non-text content</a>, then both of the following are true: <span class="level">(<strong>Level AAA</strong>)</span></p> <ul class="sc-bullets"> <li class="sc-bullet"><strong class="handle">(a) Save and Suggest:</strong> The text alternatives are automatically saved and suggested by the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a>, if the same non-text content is reused; and</li> <li class="sc-bullet"><strong class="handle">(b) Edit Option:</strong> The author has the <a class="termdef" title="definition: options" href="#def-Option">option</a> to edit or delete the saved text alternatives.</li></ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b233">Return to B.2.3.3 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b233-i" name="sc_b233-i"></a>Intent of Success Criterion B.2.3.3:</h5> <p>The intent of this success criterion is to ensure that when authors spend effort providing alternative content, this content is retained by the authoring tool in a form that allows it to be easily reused.</p> <p>The editing requirement (b) allows authors to correct or remove alternatives in case of content inaccuracies (e.g. out of date, spelling errors).</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b233-e" name="sc_b233-e"></a>Examples of Success Criterion B.2.3.3:</h5> <ul> <li><strong class="handle">Alternative content registry:</strong> An authoring tool includes a registry that associates object identity information with alternative content (i.e. text, URIs). Whenever an object is used and any alternative content is collected, the object's identifying information and the alternative content is added to the registry. The stored alternative content is suggested as alternative content for author approval whenever the associated object is inserted. The alternative content registry allows several different versions of alternative content to be associated with a single object (e.g. various translations, various contexts). <br /> <span class="figure"><strong>Figure:</strong> The interface of a sample alternative content registry viewer is shown. The design takes into account multiple non-text content objects of the same name, multiple types of text equivalents for each non-text content object, and multiple versions of each text equivalent type. In the viewer shown here, the author has selected &quot;image&quot; as the &quot;media type&quot; and then selected pic123.gif as the &quot;content&quot; to edit. This has brought up a rendering of the &quot;earthrise&quot; image. The viewer also shows that the content has three text labels. The author has selected one (&quot;An earth rise as seen from the moon&quot;) in order to edit it. In addition some authoring tips are included (&quot;Alternate text should be 10 words or less and should include any text in the image&quot;, &quot;Image buttons should have alternate text that describes the button function.&quot;, and &quot;Image bullets should have &quot;bullet&quot; as alternate text.&quot;(Source: mock up by AUWG) <br /><img src="tech_images/b_28.png" alt="See the example caption above for description." width="562" height="373" /></span></li> <li><strong class="handle">Interoperability with pre-authored content:</strong> An enterprise authoring tool's clip art system is integrated with an alternative content registry so that new alternative content created by any author on the enterprise system is stored along with the pre-authored alternative content for the images in the system. The keyword search feature of the clip art system makes use of any alternative content to retrieve matches.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b233-r" name="sc_b233-r"></a>Related Resources for Success Criterion B.2.3.3:</h5> <ul> <li><a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a>, especially the section <a href="https://www.w3.org/TR/UNDERSTANDING-WCAG20/conformance.html#uc-text-alternatives-head">Understanding &quot;Text Alternatives&quot;</a>. </li> </ul> </div> <!-- implementing-section --> </div> </div> <!-- sc-level --> <h3 class="guideline"><a id="gl_b24" name="gl_b24"> </a><span class="techs-only">Implementing</span> Guideline B.2.4: Assist authors with accessible templates. <span class="techs-only">[<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html#gl_b24">Return to Guideline</a>]</span></h3> <p class="rationale">Rationale: Providing <a href="#def-Accessible-Template" title="definition: accessible templates" class="termdef">accessible templates (WCAG)</a> can have several benefits, including: immediately improving the <a class="termdef" href="#def-Accessible-Web-Content" title="definition: accessible web content">accessibility of the web content (WCAG)</a> of <span class="sc">being edited</span>, reducing the effort required of <a class="termdef" href="#def-Author" title="definition: author">authors</a>, and demonstrating the importance of accessible web content (WCAG).</p> <div class="sc-level"> <h4 class="sc-title"><a id="sc_b241" name="sc_b241"> </a><span class="techs-only">Implementing Success Criterion </span>B.2.4.1 Accessible Template Options (WCAG): </h4> <p class="sc-title"> If the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> provides <a href="#def-Template" title="definition: template" class="termdef">templates</a>, then there are <a href="#def-Accessible-Template" title="definition: accessible templates" class="termdef">accessible template (WCAG) </a> <a class="termdef" title="definition: options" href="#def-Option">options</a> for a <a class="termdef" title="definition: range" href="#def-Range">range</a> of template uses. <span class="level">(<strong>Level A</strong> to meet WCAG 2.0 Level A success criteria; <strong>Level AA</strong> to meet WCAG 2.0 Level A and AA success criteria; <strong>Level AAA</strong> to meet all WCAG 2.0 success criteria)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b241">Return to B.2.4.1 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b241-i" name="sc_b241-i"></a>Intent of Success Criterion B.2.4.1:</h5> <p>The intent of this success criterion is to reduce the possibility that authors will be forced to use templates that are not accessible to create web content because accessible templates do not exist. It is recommended that the accessible options be identified, but this is not required at Level A. Identification is required at Level AA, by <a href="#sc_b242">Success Criterion B.2.4.2</a>.</p> <p><em>Note:</em> ATAG 2.0 uses the term &quot;range&quot; where absolute measurements may not be practical (e.g. the set of all help documentation examples, the set of all templates). While the strict testable requirement is the definition &quot;More than one item within a multi-item set&quot;, implementers are strongly encouraged to implement the success criteria more broadly.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b241-e" name="sc_b241-e"></a>Examples of Success Criterion B.2.4.1:</h5> <ul> <li><strong class="handle">Variety of accessible templates:</strong> A web page authoring tool provides several template choices for home pages, guest books, and on-line albums. For each type of functionality, the basic template option is accessible (see the definition of &quot;<a href="#def-Accessible-Template">accessible template (WCAG)</a>&quot;).</li> <li><strong class="handle">Content management system:</strong> A content management system offers a variety of templates to authors for different purposes (e.g. information page, interactive form page, registration page). All of the templates are accessible.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b241-r" name="sc_b241-r"></a>Related Resources for Success Criterion B.2.4.1:</h5> <ul> <li>N/A</li> </ul> </div> <!-- implementing-section --> </div> </div> <!-- sc-level --> <div class="sc-level"> <h4 class="sc-title"><a id="sc_b242" name="sc_b242"> </a><span class="techs-only">Implementing Success Criterion </span>B.2.4.2 Identify Template Accessibility: </h4> <p class="sc-title"> If the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> includes a <a href="#def-Template-Selection-Mechanism" title="definition: template selection mechanism" class="termdef">template selection mechanism</a> and provides any non-<a href="#def-Accessible-Template" title="definition: accessible templates" class="termdef">accessible template (WCAG) </a> <a class="termdef" title="definition: options" href="#def-Option">options</a>, then the template selection mechanism can display distinctions between the accessible and non-accessible options. <span class="level">(<strong>Level AA</strong>)</span></p> <ul class="sc-notes"> <li class="sc-note"><em class="note-handle">Note:</em> The distinction can involve providing information for the accessible templates, the non-accessible templates or both.</li> </ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b242">Return to B.2.4.2 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b242-i" name="sc_b242-i"></a>Intent of Success Criterion B.2.4.2:</h5> <p>The intent of this success criterion is to ensure that when faced with template options that differ in terms of accessibility, authors can more easily determine the accessibility status of templates prior to selecting them. </p> <p>The note makes it clear that developers have flexibility with respect to implementation. If only a few inaccessible templates exist, it may be preferable to mark the inaccessible ones. If only a few accessible options exist, it may be preferable to mark those. In other cases, the accessibility of every template might be indicated. </p> <p>The mechanism is not specified and might include: data in dedicated metadata fields (e.g. a WCAG conformance level), plain text in a description field (e.g. &quot;5-day week calendar template. Meets WCAG Level A&quot;), or on-the-fly checkers, once the technology exists.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b242-e" name="sc_b242-e"></a>Examples of Success Criterion B.2.4.2:</h5> <ul> <li><strong class="handle">Accessibility status as metadata:</strong> An HTML editor includes a template selection mechanism that consists of selecting templates from a list. The template list has several sortable fields that are populated from the templates' metadata: the template name, date, popularity, and accessibility status. The accessibility status values are: &quot;Level A&quot;, &quot;Level AA&quot;, &quot;Level AAA&quot;, &quot;None&quot;, and &quot;Not Available&quot;. By default, the list of templates is sorted alphabetically, but the author has the option to sort by accessibility status instead. The accessibility status values of the developer-provided templates are based on the degree to which <a href="#conf-rel-wcag">WCAG 2.0</a> success criteria are met when the template is used (see the definition of &quot;<a href="#def-Accessible-Template">accessible template (WCAG)</a>&quot;). This may have been assessed manually or semi-automatically with an accessibility checker.</li> <li><strong class="handle">Accessibility status included in template names/descriptions:</strong> In a wiki system, creating a new page brings up a list of available templates. Each template is only displayed as a name and a short description. When the developer has ensured that a template is accessible, this is indicated by the template name (e.g. &quot;slide show template (accessible)&quot;) and/or information in the description (&quot;This template meets WCAG 2.0 Level A as provided and should result in an accessible page, if accessible authoring practices are followed.&quot;).</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b242-r" name="sc_b242-r"></a>Related Resources for Success Criterion B.2.4.2:</h5> <ul> <li>N/A</li> </ul> </div> <!-- implementing-section --> </div> <h4 class="sc-title"><a id="sc_b243" name="sc_b243"> </a><span class="techs-only">Implementing Success Criterion </span>B.2.4.3 Author-Created Templates: </h4> <p class="sc-title"> If the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> includes a <a href="#def-Template-Selection-Mechanism" title="definition: template selection mechanism" class="termdef">template selection mechanism</a> and allows <a href="#def-Author" title="definition: authors" class="termdef">authors</a> to create new non-<a href="#def-Accessible-Template" title="definition: accessible templates" class="termdef">accessible templates (WCAG)</a>, then authors can enable the template selection mechanism to display distinctions between accessible and non-accessible templates that they create. <span class="level">(<strong>Level AA</strong>)</span></p> <ul class="sc-notes"> <li class="sc-note"><em class="note-handle">Note:</em> The distinction can involve providing information for the accessible templates (WCAG), the non-accessible templates or both.</li> </ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b243">Return to B.2.4.3 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b243-i" name="sc_b243-i"></a>Intent of Success Criterion B.2.4.3:</h5> <p>The intent of this success criterion is to ensure that new templates that authors create, and which might be used by subsequent authors, interoperate with the relevant template selection identification mechanism (see <a href="#sc_b242">Success Criterion B.2.4.2</a>).</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b243-e" name="sc_b243-e"></a>Examples of Success Criterion B.2.4.3:</h5> <ul> <li><strong class="handle">Save as template:</strong> An authoring tool provides a &quot;save as template&quot; feature. When authors activate this feature, the authoring tool automatically runs an accessibility checker on the template with sample data. Once the checker returns a resulting accessibility status, authors have the option of labeling the template with this status. If the template fails to conform to <a href="#conf-rel-wcag">WCAG 2.0</a> with sample data, then authors are advised that templates should be held to a high accessibility standard, since they will be repeatedly reused.</li> <li><strong class="handle">Edit template name/description:</strong> When saving templates, an authoring tool provides authors with the ability to add their own name and description, which could potentially include accessibility status information. </li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b243-r" name="sc_b243-r"></a>Related Resources for Success Criterion B.2.4.3:</h5> <ul> <li><a href="#conf-rel-wcag">WCAG 2.0</a> (including <a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a> and <a href="https://www.w3.org/WAI/WCAG20/quickref/Overview.php">How to Meet WCAG 2.0</a>)</li> </ul> </div> <!-- implementing-section --> </div> </div> <!-- sc-level --> <div class="sc-level"> <h4 class="sc-title"><a id="sc_b244" name="sc_b244"> </a><span class="techs-only">Implementing Success Criterion </span>B.2.4.4 Accessible Template Options (Enhanced): </h4> <p class="sc-title"> If the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> provides <a href="#def-Template" title="definition: template" class="termdef">templates</a>, then all of the templates are <a href="#def-Accessible-Template" title="definition: accessible templates" class="termdef">accessible template (to WCAG Level AA)</a>. <span class="level">(<strong>Level AAA</strong>)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b244">Return to B.2.4.4 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b244-i" name="sc_b244-i"></a>Intent of Success Criterion B.2.4.4:</h5> <p>The intent of this success criterion is to establish an enhanced requirement for accessible templates at Level AAA, without any exceptions, so that authors do not need to be concerned with checking the accessibility status of templates before using them. The target WCAG level is AA because this success criteria is intended to be applicable to a wide range of authoring tool types and, as WCAG 2.0 states, &quot;it is not possible to satisfy all Level AAA Success Criteria for some content&quot;.</p></div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b244-e" name="sc_b244-e"></a>Examples of Success Criterion B.2.4.4:</h5> <ul> <li><strong class="handle">Courseware system:</strong> In order to serve educational institutions that have adopted strict accessibility requirements, a courseware system is deployed that only offers templates that, when used properly, result in accessible content. </li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b244-r" name="sc_b244-r"></a>Related Resources for Success Criterion B.2.4.4:</h5> <ul> <li>N/A</li> </ul> </div> <!-- implementing-section --> </div> <!-- techs-only --> </div> <!-- sc-level --> <h3 class="guideline"><a id="gl_b25" name="gl_b25"> </a><span class="techs-only">Implementing</span> Guideline B.2.5: Assist authors with accessible pre-authored content. <span class="techs-only">[<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html#gl_b25">Return to Guideline</a>]</span></h3> <p class="rationale">Rationale: Providing <a href="#def-Accessible-Preauthored-Content" title="definition: accessible pre-authored content" class="termdef">accessible pre-authored content (WCAG)</a> (e.g. clip art, synchronized media, widgets) can have several benefits, including: immediately improving the <span class="sc"><a class="termdef" href="#def-Content-Being-Edited" title="definition: web content being edited">accessibility of web content (WCAG)</a></span> being edited, reducing the effort required of <a class="termdef" href="#def-Author" title="definition: author">authors</a>, and demonstrating the importance of accessibility.</p> <div class="sc-level"> <h4 class="sc-title"><a id="sc_b251" name="sc_b251"> </a><span class="techs-only">Implementing Success Criterion </span>B.2.5.1 Accessible Pre-Authored Content Options: </h4> <p class="sc-title"> If the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> provides <a href="#def-Preauthored-Content" title="definition: pre-authored content" class="termdef">pre-authored content</a>, then a range of <span class="rationale"><a href="#def-Accessible-Preauthored-Content" title="definition: accessible pre-authored content" class="termdef">accessible pre-authored content (to WCAG Level AA)</a></span> <a class="termdef" title="definition: options" href="#def-Option">options</a> are provided. <span class="level">(<strong>Level AA</strong>)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b251">Return to B.2.5.1 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b251-i" name="sc_b251-i"></a>Intent of Success Criterion B.2.5.1:</h5> <p>The intent of this success criterion is to reduce the possibility that authors will be forced to use pre-authored content that is not accessible to create web content because accessible pre-authored content does not exist.</p> <p><em>Note:</em> ATAG 2.0 uses the term &quot;range&quot; where absolute measurements may not be practical (e.g. the set of all help documentation examples, the set of all templates). While the strict testable requirement is the definition &quot;More than one item within a multi-item set&quot;, implementers are strongly encouraged to implement the success criteria more broadly.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b251-e" name="sc_b251-e"></a>Examples of Success Criterion B.2.5.1:</h5> <ul> <li><strong class="handle">Clip art collection:</strong> An authoring tool is shipped with a clip art collection. Each image in the collection has a short text label and long text description and the system is interoperable with the alternative content registry, so that whenever authors insert an image from the clip art collection, its alternative content is automatically retrieved.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b251-r" name="sc_b251-r"></a>Related Resources for Success Criterion B.2.5.1:</h5> <ul> <li>N/A</li> </ul> </div> <!-- implementing-section --> </div> <h4 class="sc-title"><a id="sc_b252" name="sc_b252"> </a><span class="techs-only">Implementing Success Criterion </span>B.2.5.2 Identify Pre-Authored Content Accessibility: </h4> <p class="sc-title"> If the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> includes a <a href="#def-Preauthored-Content-Selection-Mechanism" title="definition: pre-authored content selection mechanism" class="termdef">pre-authored content selection mechanism </a> and provides any non-<a href="#def-Accessible-Preauthored-Content" title="definition: accessible pre-authored content" class="termdef">accessible pre-authored content (WCAG Level AA) </a> <a class="termdef" title="definition: options" href="#def-Option">options</a>, then the selection mechanism can display distinctions between the accessible and non-accessible options. <span class="level">(<strong>Level AA</strong>)</span></p> <ul class="sc-notes"> <li class="sc-note"><em class="note-handle">Note:</em> The distinction can involve providing information for the accessible pre-authored content, the non-accessible pre-authored content or both.</li> </ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b252">Return to B.2.5.2 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b252-i" name="sc_b252-i"></a>Intent of Success Criterion B.2.5.2:</h5> <p>The intent of this success criterion is to ensure that when faced with pre-authored content options that differ in terms of accessibility, authors can more easily determine the accessibility status of the pre-authored content prior to selecting them. </p> <p>The note makes it clear that developers have flexibility with respect to implementation. If only a few inaccessible pre-authored content options exist, it may be preferable to mark the inaccessible ones. If only a few accessible options exist, it may be preferable to mark those. In other cases, the accessibility of every option might be indicated. </p> <p>The mechanism is not specified and might include: data in dedicated metadata fields (e.g. a WCAG conformance level), plain text in a description field (e.g. &quot;Progress widget. Meets WCAG Level AA&quot;), or on-the-fly checkers, once the technology exists.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b252-e" name="sc_b252-e"></a>Examples of Success Criterion B.2.5.2:</h5> <ul> <li><strong class="handle">Clip art collection:</strong> A clip-art repository lists the available images and provides the alternative text associated with the images in a sortable field. Lack of alternative text is therefore easy to determine.</li> <li>Widget palette: A user interface widget palette is provided to allow authors to easily add these controls to their content. Widgets that have been designed according to WAI-ARIA 1.0 Authoring Practices are denoted by an icon.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b252-r" name="sc_b252-r"></a>Related Resources for Success Criterion B.2.5.2:</h5> <ul> <li>N/A</li> </ul> </div> <!-- implementing-section --> </div> </div><!-- sc-level --> <h2 class="principle"><a id="principle_b3" name="principle_b3"> </a><span class="techs-only">Implementing </span>Principle B.3: Authors are supported in improving the accessibility of existing content </h2> <h3 class="guideline"><a id="gl_b31" name="gl_b31"> </a><span class="techs-only">Implementing</span> Guideline B.3.1: Assist authors in checking for accessibility problems. <span class="techs-only">[<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html#gl_b31">Return to Guideline</a>]</span></h3> <p class="rationale">Rationale: When <a href="#def-Checking" title="definition: checking" class="termdef">accessibility checking</a> is an integrated function of the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a>, it helps make <a class="termdef" href="#def-Author" title="definition: author">authors</a> aware of <a href="#def-Web-Content-Accessibility-Problem" title="definition: Web content accessibility problem" class="termdef">web content accessibility problems (WCAG)</a> during the authoring process, so they can be immediately addressed.</p> <div class="sc-level"> <h4 class="sc-title"><a id="sc_b311" name="sc_b311"> </a><span class="techs-only">Implementing Success Criterion </span>B.3.1.1 Checking Assistance (WCAG): </h4> <p class="sc-title"> If the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> provides <a class="termdef" href="#def-Author" title="definition: authors">authors</a> with the ability to add or modify <a class="termdef" href="#def-Web-Content" title="definition: web content">web content</a> in such a way that a <a href="#conf-rel-wcag">WCAG 2.0</a> success criterion can be violated, then accessibility <a href="#def-Checking" title="definition: checking" class="termdef">checking</a> for that success criterion is provided (e.g. an HTML authoring tool that inserts images should check for alternative text; a <a href="#def-Video" title="definition: video" class="termdef">video</a> authoring tool with the ability to edit text tracks should check for captions). <span class="level">(<strong>Level A</strong> to meet WCAG 2.0 Level A success criteria; <strong>Level AA</strong> to meet WCAG 2.0 Level A and AA success criteria; <strong>Level AAA</strong> to meet all WCAG 2.0 success criteria)</span></p> <ul class="sc-notes"> <li class="sc-note"><em class="note-handle">Note:</em> <a class="termdef" href="#def-Automated-Checking" title="definition: automated checking">Automated </a> and <a class="termdef" href="#def-Semi-Automated-Checking" title="definition: semi-automated checking">semi-automated checking</a> is possible (and encouraged) for many types of <a href="#def-Web-Content-Accessibility-Problem" title="definition: Web content accessibility problem" class="termdef">web content accessibility problems (WCAG)</a>. However, <a href="#def-Manual-Checking" title="definition: manual checking" class="termdef">manual checking</a> is the minimum requirement to meet this success criterion. In manual checking, the authoring tool provides <a class="termdef" href="#def-Author" title="definition: author">authors</a> with instructions for detecting problems, which authors carry out by themselves. For more information on checking, see <a href="https://www.w3.org/TR/2015/WD-IMPLEMENTING-ATAG20-20150721/#checking-types">Implementing ATAG 2.0 - Appendix B: Levels of Checking Automation</a>.</li></ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b311">Return to B.3.1.1 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b311-i" name="sc_b311-i"></a>Intent of Success Criterion B.3.1.1:</h5> <p>The intent of this success criterion is to ensure that authors are supported in discovering web content accessibility problems in the content that they are editing. This is critical if these issues are to be addressed prior to publishing. The requirement to individually check <a href="#conf-rel-wcag">WCAG 2.0</a> success criteria is intended to prevent manual checks from being worded in excessively general ways (e.g. &quot;does the page meet all of the requirements?&quot;). </p> <p>The success criterion does not specify how multiple instances of the same problem should be handled, because this will usually depend on the nature of the problem and the degree of automation in the checking and repair features of the authoring tool. Some problems are limited to one or just a few elements and lend themselves to automated or semi-automated reporting of each instance (e.g. missing labels), while other problems extend across many elements and are sometimes best checked globally (e.g. reading level). </p> <p>The note about manual checking acknowledges that the current state of technology does not allow every web content accessibility problem to be identified automatically. </p> <p><a href="#conf-rel-wcag">WCAG 2.0</a> is referenced because it provides testable success criteria to measure web content accessibility.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b311-e" name="sc_b311-e"></a>Examples of Success Criterion B.3.1.1:</h5> <ul> <li><strong class="handle">Markup processing checker:</strong> An accessibility checking tool includes automated checking for web content accessibility problems that can be detected from markup alone. The tool includes semi-automated checking where potential instances can be detected from the markup, but where the author's assessment of the content is required to make a final decision. In cases where markup processing is of little or no use in detecting problems, manual instructions are included for authors to follow in identifying whether the relevant <a href="#conf-rel-wcag">WCAG 2.0</a> success criterion has been met. </li> <li><strong class="handle">Content processing checker:</strong> An accessibility checking tool goes beyond markup processing by applying content processing heuristics, such as: <ul> <li>Image processing to detect whether foreground and background contrast levels are sufficient or whether images are blank.</li> <li>Text processing to calculate reading levels and detect changes in human language.</li> </ul> </li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b311-r" name="sc_b311-r"></a>Related Resources for Success Criterion B.3.1.1:</h5> <ul> <li><a href="https://www.w3.org/TR/2015/WD-IMPLEMENTING-ATAG20-20150721/#checking-types">Appendix B: Levels of Checking Automation</a>.</li> <li><a href="#conf-rel-wcag">WCAG 2.0</a> (including <a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a> and <a href="https://www.w3.org/WAI/WCAG20/quickref/Overview.php">How to Meet WCAG 2.0</a>)</li> </ul> </div><!-- implementing-section --> </div><!-- techs-only --> </div><!-- sc-level --> <div class="sc-level"> <h4 class="sc-title"><a id="sc_b312" name="sc_b312"> </a><span class="techs-only">Implementing Success Criterion </span>B.3.1.2 Help Authors Decide: </h4> <p class="sc-title"> If the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> provides <a href="#def-Checking" title="definition: checking" class="termdef">accessibility checking</a> that relies on <a class="termdef" href="#def-Author" title="definition: authors">authors</a> to decide whether potential web content accessibility problems (WCAG) are correctly identified (i.e. <a href="#def-Manual-Checking" title="definition: manual checking" class="termdef">manual checking</a> and <a href="#def-Semi-Automated-Checking" title="definition: semi-automated checking" class="termdef">semi-automated checking</a>), then the accessibility checking process provides instructions that describe how to decide. <span class="level">(<strong>Level A</strong>)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b312">Return to B.3.1.2 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b312-i" name="sc_b312-i"></a>Intent of Success Criterion B.3.1.2:</h5> <p>The intent of this success criterion is to ensure that authors, who in many cases will lack accessibility knowledge, will be able to make adequate judgments. If this is not the case, authors may miss web content accessibility problems that do exist and/or mistakenly identify problems that do not exist. </p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b312-e" name="sc_b312-e"></a>Examples of Success Criterion B.3.1.2:</h5> <ul> <li><strong class="handle">Questions answered:</strong> Instructions are formulated to answer the questions: &quot;What part of the content should be examined?&quot; and &quot;What is present or absent that is causing the problem?&quot;.</li> <li><strong class="handle">Variety of views:</strong> When author judgment would be enhanced by modified views of the web content being edited, an accessibility browser toolbar is used to provide various previews, such as: <ul> <li>an alternative content view (with images and other multimedia replaced by any alternative content)</li> <li>a monochrome view (to test contrast)</li> <li>a text to speech view (to test the availability of text alternatives) </li> <li>no scripts view</li> <li>no frames view</li> <li>no style sheet view</li> </ul> </li> <li><strong class="handle">Judgments saved:</strong> An authoring tool saves author judgments for manual checks and only prompts for new judgments after authors have made substantial changes.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b312-r" name="sc_b312-r"></a>Related Resources for Success Criterion B.3.1.2:</h5> <ul> <li><a href="#conf-rel-wcag">WCAG 2.0</a> (including <a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a> and <a href="https://www.w3.org/WAI/WCAG20/quickref/Overview.php">How to Meet WCAG 2.0</a>)</li> </ul> </div> <!-- implementing-section --> </div> <h4 class="sc-title"><a id="sc_b313" name="sc_b313"> </a><span class="techs-only">Implementing Success Criterion </span>B.3.1.3 Help Authors Locate: </h4> <p class="sc-title"> If the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> provides <a href="#def-Checking" title="definition: checking" class="termdef">checks</a> that require <a class="termdef" href="#def-Author" title="definition: author">authors</a> to decide whether a potential <a href="#def-Web-Content-Accessibility-Problem" title="definition: Web content accessibility problem" class="termdef">web content accessibility problem (WCAG)</a> is correctly identified (i.e. <a href="#def-Manual-Checking" title="definition: manual checking" class="termdef">manual checking</a> and <a href="#def-Semi-Automated-Checking" title="definition: semi-automated checking" class="termdef">semi-automated checking</a>), then the relevant content is identified to the authors. <span class="level">(<strong>Level A</strong>)</span></p> <ul class="sc-notes"> <li class="sc-note"><em class="note-handle">Note:</em> Depending on the nature of the <a class="termdef" href="#def-Editing-View" title="definition: editing view">editing-view</a> and the scope of the potential web content accessibility problem (WCAG), identification might involve highlighting elements or renderings of elements, displaying line numbers, or providing instructions.</li></ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b313">Return to B.3.1.3 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b313-i" name="sc_b313-i"></a>Intent of Success Criterion B.3.1.3:</h5> <p>The intent of this success criterion is to increase the accuracy of author judgments by identifying the location of suspected web content accessibility problems as precisely as possible.</p> <p>The note acknowledges that there are many ways that this success criterion may be met. </p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b313-e" name="sc_b313-e"></a>Examples of Success Criterion B.3.1.3:</h5> <ul> <li><strong class="handle">By line number:</strong> An authoring tool displays potential problems in a separate list by the line number of the first element involved.</li> <li><strong class="handle">Underlining:</strong> A source editing-view displays potential problems in-line by underlining all of the markup for the affected span of elements.</li> <li><strong class="handle">Outlining:</strong> A WYSIWYG editing-view displays potential problems in-line with the rendered content as blue outlining around the affected span of elements.</li> <li><strong class="handle">Site-wide checking:</strong> A website management software is designed to identify issues on a site-wide scale (e.g. broken links, outdated information). The software also includes a feature to detect site-wide accessibility problems. The feature is able to identify faulty templates, widgets, and other content that can cause systematic problems.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b313-r" name="sc_b313-r"></a>Related Resources for Success Criterion B.3.1.3:</h5> <ul> <li><a href="#conf-rel-wcag">WCAG 2.0</a> (including <a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a> and <a href="https://www.w3.org/WAI/WCAG20/quickref/Overview.php">How to Meet WCAG 2.0</a>)</li> </ul> </div> <!-- implementing-section --> </div> </div> <!-- sc-level --> <div class="sc-level"> <h4 class="sc-title"><a id="sc_b314" name="sc_b314"> </a><span class="techs-only">Implementing Success Criterion </span>B.3.1.4 Status Report: </h4> <p class="sc-title">If the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> provides <a href="#def-Checking" title="definition: checking" class="termdef">checks</a>, then <a href="#def-Author" title="definition: authors" class="termdef">authors</a> can receive an accessibility status report based on the results of the accessibility checks. <span class="level">(<strong>Level AA</strong>)</span></p> <ul class="sc-notes"> <li class="sc-note"><em class="note-handle">Note:</em> The format of the accessibility status report is not specified and they might include a listing of <a href="#def-Web-Content-Accessibility-Problem" title="definition: Web content accessibility problem" class="termdef">problems</a> detected or a <a href="#conf-rel-wcag">WCAG 2.0</a> conformance level, etc.</li></ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b314">Return to B.3.1.4 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b314-i" name="sc_b314-i"></a>Intent of Success Criterion B.3.1.4:</h5> <p>The intent of this success criterion is to ensure that authors are able to obtain an overview of the accessibility status of their web content. This information has many uses, including the assessment of repair options, progress monitoring, and performance reporting.</p> <p>The note highlights that no particular format is required, since this will depend on the nature of the authoring tool and its checking feature. </p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b314-e" name="sc_b314-e"></a>Examples of Success Criterion B.3.1.4:</h5> <ul> <li><strong class="handle">List of accessibility problems:</strong> A step-by-step checking feature provides a single consolidated list of all of the web content accessibility problems that were detected. Direct links are provided to additional help and repair assistance for each type of accessibility problem.</li> <li><strong class="handle">Conformance level report:</strong> A check-as-you-type checking feature highlights accessibility problems that can be automatically detected directly within a WYSIWYG editing-view. The author controls the strictness of the automatic checking from a preferences screen, where they select the target WCAG 2.0 level. The overall status of accessibility checking is available on the application status bar, which lists the target WCAG 2.0 level and the number of outstanding problems that can be automatically detected. A link to the remaining manual checks is also provided.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b314-r" name="sc_b314-r"></a>Related Resources for Success Criterion B.3.1.4:</h5> <ul> <li>N/A</li> </ul> </div> <!-- implementing-section --> </div> <h4 class="sc-title"><a id="sc_b315" name="sc_b315"> </a><span class="techs-only">Implementing Success Criterion </span>B.3.1.5 Programmatic Association of Results: </h4> <p class="sc-title">If the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> provides <a href="#def-Checking" title="definition: checking" class="termdef">checks</a>, then the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> can <a href="#def-Associated-Alternative-Content" title="definition: alternative content" class="termdef">programmatically associate</a> accessibility <a href="#def-Checking" title="definition: checking" class="termdef">checking</a> results with the <a class="termdef" href="#def-Web-Content" title="definition: web content">web content</a> that was checked. <span class="level">(<strong>Level AA</strong>)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b315">Return to B.3.1.5 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b315-i" name="sc_b315-i"></a>Intent of Success Criterion B.3.1.5:</h5> <p>The intent of this success criterion is to facilitate and encourage automated use of accessibility checking results, which can benefit both authors and end users in multiple ways:</p> <ul><li>Supports author choice of tools: Programmatic association of checking results enables independent checking and repair tools to interoperate, so authors can choose the tools that meet their own needs.</li> <li>Supports diverse workflows: Programmatic association of checking results enables accessibility evaluation and repair processes to be separated, supporting a wide variety of workflows including those necessary in complex and multi-stakeholder environments. For example, a complex CMS with a continuously running website accessibility checker might automatically queue up certain issues to be repaired later by a different author within a quality assurance view.</li> <li>Supports evaluation result aggregation: Programmatic association of checking results enables systems that can aggregate evaluation results for large-scale monitoring, auditing, ranking, and research purposes. Aggregation of manual and semi-automated evaluation results are especially important, since they cannot be produced on-demand as is the case for fully automated evaluations.</li> <li>Supports accessible resource discovery: Systems that support accessible resource discovery take the accessibility preferences of end users into account when fetching content. This allows authors to offer multiple versions of content with differing accessibility levels while still enabling end users to receive versions that are accessible to them.</li> </ul> <p>The success criterion does not specify the format of the programmatic association, which may be specific (e.g. individual check results) or more general (e.g. WCAG 2.0 conformance level). However, formats that include specific checking results are typically more useful for accessible resource discovery because individual end users may have preferences for certain types of accessibility information (e.g. captions), but not for others (e.g. audio descriptions).</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b315-e" name="sc_b315-e"></a>Examples of Success Criterion B.3.1.5:</h5> <ul> <li><strong class="handle">Saving EARL:</strong> An authoring tool includes an automated/semi-automated accessibility checker, but only manual repair guidance. In order to give authors additional repair options, the checker includes the option of storing the listing of web content accessibility problems using the Evaluation and Repair Language (EARL). This allows the author to use an external automated/semi-automated repair service. </li> <li><strong class="handle">Saving AccessForAll:</strong> A learning content management system (LCMS) is implemented with a personalized approach to accessibility. Instead of every version of every web content resource being fully conformant (e.g. every video including captions), several versions of each web content resource are produced (e.g. one with captions and one without) and AccessForAll metadata is associated with each. Then when an end user attempts to access a web content resource, their personal preferences are used by the LCMS to locate and serve out the version of the web content resource that is appropriate to that end user's preferences.</li> <li><strong class="handle">Accessibility of legacy web content:</strong> A content management system includes the ability to inventory issues within legacy web content. Running automated checking on legacy web content and storing the results provides decision-makers with potentially useful information.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b315-r" name="sc_b315-r"></a>Related Resources for Success Criterion B.3.1.5:</h5> <ul> <li>The <a href="http://www.imsglobal.org/accessibility/accmdv1p0/imsaccmd_oviewv1p0.html">IMS AccessForAll Meta-data</a> standard is one way to store the accessibility attributes of web content in order to match them with the preferences of users. This system is also the basis for <a href="http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=41521">ISO 24571 (Individualized adaptability and accessibility in e-learning, education, and training)</a>. </li> <li>The <a href="https://www.w3.org/WAI/intro/earl.php">Evaluation and Report Language (EARL)</a> is a machine-readable format for expressing test results.</li> <li><a href="https://labs.google.com/accessible/">Google Accessible Search</a> is an example of accessible resource discovery.</li> </ul> </div> <!-- implementing-section --> </div> </div> <!-- sc-level --> <h3 class="guideline"><a id="gl_b32" name="gl_b32"> </a><span class="techs-only">Implementing</span> Guideline B.3.2: Assist authors in repairing accessibility problems. <span class="techs-only">[<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html#gl_b32">Return to Guideline</a>]</span></h3> <p class="rationale">Rationale: When <a href="#def-Repairing" title="definition: repairing" class="termdef">repair</a> is an integral part of the authoring process, it greatly enhances the utility of <a href="#def-Checking" title="definition: checking" class="termdef">checking</a> and increases the likelihood that <a href="#def-Web-Content-Accessibility-Problem" title="definition: web content accessibility problems" class="termdef">web content accessibility problems (WCAG)</a> will be properly addressed.</p> <div class="sc-level"> <h4 class="sc-title"><a id="sc_b321" name="sc_b321"> </a><span class="techs-only">Implementing Success Criterion </span>B.3.2.1 Repair Assistance (WCAG): </h4> <p class="sc-title"> If <a href="#def-Checking" title="definition: checking" class="termdef">checking</a> (see <a href="#sc_b311">Success Criterion B.3.1.1</a>) can detect that a <a href="#conf-rel-wcag">WCAG 2.0</a> success criterion is not met, then <a href="#def-Repairing" title="definition: repairing" class="termdef">repair</a> suggestion(s) are provided: <span class="level">(<strong>Level A</strong> to meet WCAG 2.0 Level A success criteria; <strong>Level AA</strong> to meet WCAG 2.0 Level A and AA success criteria; <strong>Level AAA</strong> to meet all WCAG 2.0 success criteria)</span></p> <ul class="sc-notes"> <li class="sc-note"><em class="note-handle">Note:</em> <a class="termdef" href="#def-Automated-Repairing" title="definition: automated checking">Automated</a><a class="termdef" href="#def-Automated-Checking" title="definition: automated checking"> and</a> <a class="termdef" href="#def-Semi-Automated-Repairing" title="definition: semi-automated checking">semi-automated repair</a> is possible (and encouraged) for many types of <a href="#def-Web-Content-Accessibility-Problem" title="definition: web content accessibility problems" class="termdef">web content accessibility problems (WCAG)</a>. However, <a href="#def-Manual-Repairing" title="definition: manual repairing" class="termdef">manual repair</a> is the minimum requirement to meet this success criterion. In manual repair, the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> provides <a class="termdef" href="#def-Author" title="definition: author">authors</a> with instructions for repairing problems, which authors carry out by themselves. For more information on repair, see <a href="https://www.w3.org/TR/2015/WD-IMPLEMENTING-ATAG20-20150721/#repair-types">Implementing ATAG 2.0 - Appendix C: Levels of Repair Automation</a>.</li></ul> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b321">Return to B.3.2.1 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b321-i" name="sc_b321-i"></a>Intent of Success Criterion B.3.2.1:</h5> <p>The intent of this success criterion is to ensure that authors are aided in repairing content accessibility problems that are detectable via the authoring tools own checking system. </p> <p>The note allows manual repair assistance to meet this success criterion in order to acknowledge the difficulty of automatically or semi-automatically repairing certain types of accessibility problems. </p> <p><a href="#conf-rel-wcag">WCAG 2.0</a> is referenced because it provides testable success criteria to measure web content accessibility.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b321-e" name="sc_b321-e"></a>Examples of Success Criterion B.3.2.1:</h5> <ul> <li><strong class="handle">Check-as-you-type:</strong> An authoring tool includes a check-as-you-type feature that provides context sensitive repair. <br /> <span class="figure"><strong>Figure:</strong> A WYSIWYG editing-view is shown, in which a table is being edited. The first row of the table is highlighted in blue &quot;squiggly&quot; lines because a checking heuristic has detected that it might actually be a header row. The author has right clicked on the outlined area and a pop-up menu gives them several repair options: &quot;Repair: Set as header row&quot;, &quot;Skip&quot;, &quot;Ignore&quot;, &quot;Check Accessibility...&quot;, and &quot;Help...&quot;. <br /> <img src="tech_images/b_13.png" alt="See the example caption above for description." width="417" height="162" /></span></li> <li><strong class="handle">Combined check-repair feature:</strong> A WYSIWYG web page authoring tool includes an accessibility checking and repair feature that presents web content accessibility problems and repair options in a sequential manner analogous to a typical spelling or grammar checking &quot;wizard&quot;. Each screen provides input field(s) for the information required to address the issue as well as additional information and tips that authors may require in order to properly provide the requested information. <br /> <span class="figure"><strong>Figure:</strong> A correction interface is shown for repairing missing alternate text label for an image. The interface includes (1) a short description of the problem (here: &quot;Missing Alternate Text Label for an Image&quot;), (2) a preview (here: the &quot;earthrise&quot; image that is missing a label), (3) tips for performing the repair (here: &quot;Alternate text should be 10 words or less and should include any text in the image.&quot;; &quot;Image buttons should have alternate text that describes the button function.&quot;; and &quot;Image bullets should have &quot;bullet&quot; as alternate text.&quot;), and (4) an offered semi-automated repair in an editable drop-down box (here: &quot;An earth rise as seen from the moon&quot;). The global checker controls include a progress indicator (&quot;5 of 25&quot;) and navigation buttons to move backwards (&quot;back&quot;) and forwards (&quot;skip&quot;) through the list of repair tasks. Buttons to &quot;repair&quot;, get &quot;help&quot; and &quot;cancel&quot; are also provided. (Source: mock up by AUWG) <br /> <img src="tech_images/b_24.png" alt="See the example caption above for description." width="398" height="275" /></span></li> <li><strong class="handle">Manual repair instructions:</strong> For each potential accessibility problem identified by the checking function (as required by <a href="#sc_b311">Success Criterion B.3.1.1</a>), documentation with repair instructions is provided that authors (with sufficient skill and knowledge to use the rest of the tool) could follow to correct the problem.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b321-r" name="sc_b321-r"></a>Related Resources for Success Criterion B.2.3.1:</h5> <ul> <li><a href="https://www.w3.org/TR/2000/WD-AERT-20000426">Techniques For Accessibility Evaluation And Repair Tools (AERT)</a></li> <li><a href="#conf-rel-wcag">WCAG 2.0</a> (including <a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a> and <a href="https://www.w3.org/WAI/WCAG20/quickref/Overview.php">How to Meet WCAG 2.0</a>)</li> </ul> </div> <!-- implementing-section --> </div> </div> <!-- sc-level --> <h2 class="principle"><a id="principle_b4" name="principle_b4"> </a><span class="techs-only">Implementing </span>Principle B.4: Authoring tools promote and integrate their accessibility features </h2> <h3 class="guideline"><a id="gl_b41" name="gl_b41"> </a><span class="techs-only">Implementing</span> Guideline B.4.1: Ensure the availability of features that support the production of accessible content. <span class="techs-only">[<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html#gl_b41">Return to Guideline</a>]</span></h3> <p class="rationale">Rationale: The <a class="termdef" href="#def-Accessible-Content-Support-Features" title="definition: accessible content support features">accessible content support features</a> will be more likely to be used, if they are turned on and are afforded reasonable <a class="termdef" href="#def-Prominence" title="definition: prominence">prominence</a> within the <a href="#def-Authoring-Tool-Interface" title="definition: authoring tool user interface" class="termdef">authoring tool user interface</a>.</p> <div class="sc-level"> <h4 class="sc-title"><a id="sc_b411" name="sc_b411"> </a><span class="techs-only">Implementing Success Criterion </span>B.4.1.1 Features Active by Default: </h4><p class="sc-title"> All <a title="definition: accessible content support features" class="termdef" href="#def-Accessible-Content-Support-Features">accessible content support features</a> are turned on by default. <span class="level">(<strong>Level A</strong>)</span> </p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b411">Return to B.4.1.1 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b411-i" name="sc_b411-i"></a>Intent of Success Criterion B.4.1.1:</h5> <p>The intent of this success criterion is to help ensure that the accessible content support features are perceived by authors (and developers) as a natural and expected part of the authoring tool workflow, just as features for addressing spelling, grammar, and syntax errors already are. </p> <p><em>Note: </em>This success criterion requires that features be on by default, but allows developers to provide authors with the option to turn them off or modify their settings.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b411-e" name="sc_b411-e"></a>Examples of Success Criterion B.4.1.1:</h5> <ul> <li><strong class="handle">On by default:</strong> A web page authoring tool has all accessible content support features turned on by default within the &quot;Accessibility&quot; tab of its preferences area. <br /> <span class="figure"><strong>Figure:</strong> The preference setting area of an authoring tool, open to an &quot;Accessibility&quot; section, shows the default settings. &quot;W3C-WCAG&quot; and a level (e.g. &quot;Double-A&quot;) are selected as are the following options: &quot;Check accessibility as you type&quot;, &quot;Check accessibility after saving&quot;, &quot;Auto-correct when possible&quot;, &quot;Highlight accessibility related fields&quot;, &quot;Prompt when highlighted fields are left blank&quot;, and &quot;Provide accessibility 'Quick Tips'&quot;. (Source: mock up by AUWG)</span> <br /><img src="tech_images/b_31.png" alt="See the example caption above for description." width="284" height="315" /></li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b411-r" name="sc_b411-r"></a>Related Resources for Success Criterion B.4.1.1:</h5> <ul> <li>N/A</li> </ul> </div> <!-- implementing-section --> </div> <h4 class="sc-title"><a id="sc_b412" name="sc_b412"> </a><span class="techs-only">Implementing Success Criterion </span>B.4.1.2 Option to Reactivate Features: </h4> <p class="sc-title"> The <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> does not include the <span class="sc-bullet"><a href="#def-Option" title="definition: option" class="termdef">option</a></span> to turn off its <a title="definition: accessible content support features" class="termdef" href="#def-Accessible-Content-Support-Features">accessible content support features</a> or features which have been turned off can be turned back on. <span class="level">(<strong>Level A</strong>)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b412">Return to B.4.1.2 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b412-i" name="sc_b412-i"></a>Intent of Success Criterion B.4.1.2:</h5> <p>The intent of this success criterion is to ensure that if authors turn off accessible content support features for any reason, they can easily turn them back on.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b412-e" name="sc_b412-e"></a>Examples of Success Criterion B.4.1.2:</h5> <ul> <li><strong class="handle">Toggle in preferences area:</strong> A web page authoring tool provides an &quot;Accessibility&quot; tab in its preferences area where any deactivated features can be reactivated.</li> <li><strong class="handle">Reminders:</strong> An authoring tool has a &quot;wizard&quot;-style accessibility checker and a &quot;check-as-you-type&quot;-style accessibility checker. If the &quot;check-as-you-type&quot;-style checker has been turned off, then authors are reminded about the feature and provided with an option to turn it back on whenever they run the &quot;wizard&quot;-style checker. </li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b412-r" name="sc_b412-r"></a>Related Resources for Success Criterion B.4.1.2:</h5> <ul> <li>N/A</li> </ul> </div> <!-- implementing-section --> </div> </div> <!-- sc-level --> <div class="sc-level"> <h4 class="sc-title"><a id="sc_b413" name="sc_b413"> </a><span class="techs-only">Implementing Success Criterion </span>B.4.1.3 Feature Deactivation Warning: </h4> <p class="sc-title"> The <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> does not include the <span class="sc-bullet"><a href="#def-Option" title="definition: option" class="termdef">option</a></span> to turn off its <a title="definition: accessible content support features" class="termdef" href="#def-Accessible-Content-Support-Features">accessible content support features</a> or, if these features can be turned off, <a href="#def-Author" title="definition: authors" class="termdef">authors</a> are informed that this may increase the risk of <a title="definition: web content accessibility problem" class="termdef" href="#def-Web-Content-Accessibility-Problem">content accessibility problems (WCAG)</a>. <span class="level">(<strong>Level AA</strong>)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b413">Return to B.4.1.3 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b413-i" name="sc_b413-i"></a>Intent of Success Criterion B.4.1.3:</h5> <p>The intent of this success criterion is to ensure that if authors attempt to turn off an accessible content support feature for any reason, they will have the opportunity to understand the effect this will have on the accessibility of the web content that they produce.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b413-e" name="sc_b413-e"></a>Examples of Success Criterion B.4.1.3:</h5> <ul> <li><strong class="handle">Warning:</strong> An authoring tool provides authors with a warning whenever an accessible content support feature is turned off (e.g. from the authoring tool preferences area). <br /> <span class="figure"><strong>Figure:</strong> In an authoring tool, the author has unchecked a &quot;highlighting accessibility related fields&quot; feature the tool. As a result the tool displays a warning that reads &quot;You have just turned off the highlighting accessibility related fields feature. This feature is designed to inform you when information must be provided in order for your documents to comply with your target accessibility setting. Turning this feature off could cause your documents to be less accessible to many users. In some jurisdictions accessibility is a legal requirement. Are you sure you want to proceed?&quot;. The author has the option to answer &quot;Yes&quot;, &quot;No&quot; or &quot;Cancel&quot;. (Source: mock up by AUWG)<br /> <img src="tech_images/b_32.png" alt="See the example caption above for description." width="402" height="216" /></span> </li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b413-r" name="sc_b413-r"></a>Related Resources for Success Criterion B.4.1.3:</h5> <ul> <li>N/A</li> </ul> </div> <!-- implementing-section --> </div> <h4 class="sc-title"><a id="sc_b414" name="sc_b414"> </a><span class="techs-only">Implementing Success Criterion </span>B.4.1.4 Feature Prominence: </h4> <p class="sc-title">All <a class="termdef" href="#def-Accessible-Content-Support-Features" title="definition: accessible content support features"> accessible content support features</a> are <a class="termdef" href="#def-At-Least-As-Prominent" title="definition: At Least As Prominent">at least as prominent</a> as features related to either invalid <a href="#def-Markup" title="definition: markup" class="termdef">markup</a>, syntax errors, spelling errors or grammar errors. <span class="level">(<strong>Level AA</strong>)</span> </p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b414">Return to B.4.1.4 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b414-i" name="sc_b414-i"></a>Intent of Success Criterion B.4.1.4:</h5> <p>The intent of this success criterion is to help ensure that authors are as likely to notice and use functions for addressing accessibility problems as functions for addressing other web content issues (e.g. invalid markup, syntax errors, spelling errors, and grammar errors).</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b414-e" name="sc_b414-e"></a>Examples of Success Criterion B.4.1.4:</h5> <ul> <li><strong class="handle">Prominence of checking and repair:</strong> An authoring tool includes a pane dedicated to content &quot;Evaluation and Repair&quot;. The pane lists accessibility, grammar, link checking, spelling, and syntax validation. When the various utilities are run, their results are displayed in similar ways within the pane.</li> <li><strong class="handle">Prominence of documentation:</strong> An authoring tool includes documentation of its accessibility checker as part of the main documentation of an authoring tool, with very similar prominence to that of the spelling-related features. <br /> <span class="figure"><strong>Figure:</strong> A help system is shown. In the right pane is the documentation table of contents, where &quot;Accessibility Features&quot; appears as a top level topic just below &quot;Spelling Features&quot;. In the left panel is the help text, demonstrating a style typical of the rest of the help system: &quot;Checking for Accessibility: A variety of accessibility checking options are available: Accessibility verifier, Check accessibility as you type, Manual test support materials. These are suitable for use at different times during the authoring process and all have options that can be changed with the accessibility preferences. To get more information on accessible web content, see the References.&quot;. (Source: mock up by AUWG) <br /><img src="tech_images/b_35.png" alt="See the example caption above for description." width="617" height="209" /></span></li> <li><strong class="handle">Check-as-you-type:</strong> An authoring tool continuously checks the web content being edited and highlights problems as the authors work. <br /> <span class="figure"><strong>Figure:</strong> A WYSIWYG authoring tool is shown with check-as-you-type accessibility checking activated. Two elements on the page have been highlighted as having problems: an image is surrounded by a blue squiggly line and a line of text is underlined by the same style of blue squiggly line. (Source: mock up by AUWG) <br /> <img src="tech_images/b_19.png" alt="See the example caption above for description." width="417" height="194" /></span><br /> </li> <li><strong class="handle">Checking on demand:</strong> An authoring tool provides accessibility checking from a menu item that is always available. </li> <li><strong class="handle">Prompt to check before publishing:</strong> An authoring tool automatically performs an accessibility check if authors choose a publishing option and informs authors of the results. </li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b414-r" name="sc_b414-r"></a>Related Resources for Success Criterion B.4.1.4:</h5> <ul> <li><a href="https://www.w3.org/TR/2015/WD-IMPLEMENTING-ATAG20-20150721/#checking-types">Appendix B: Levels of Checking Automation</a></li> </ul> </div> <!-- implementing-section --> </div> </div> <!-- sc-level --> <h3 class="guideline"><a id="gl_b42" name="gl_b42"> </a><span class="techs-only">Implementing</span> Guideline B.4.2: Ensure that documentation promotes the production of accessible content. <span class="techs-only">[<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html#gl_b42">Return to Guideline</a>]</span></h3> <p class="rationale">Rationale: Some <a class="termdef" href="#def-Author" title="definition: author">authors</a> need support in determining how to use <a class="termdef" href="#def-Accessible-Content-Support-Features" title="definition: accessible content support features">accessible content production features</a> (e.g. how to respond to <a href="#def-Prompt" title="definition: prompt" class="termdef">prompts</a> for <span class="sc-bullet"><a class="termdef" href="#def-Text-Alternatives" title="text alternatives for non-text content">text alternatives</a></span>, how to use accessibility <a href="#def-Checking" title="definition: checking" class="termdef">checking</a> tools). Demonstrating accessible authoring as routine practice, or at least not demonstrating inaccessible practices, will help to encourage acceptance of accessibility by some authors.</p> <div class="sc-level"> <h4 class="sc-title"><a id="sc_b421" name="sc_b421"> </a><span class="techs-only">Implementing Success Criterion </span>B.4.2.1 Model Practice (WCAG): </h4> <p class="sc-title"> A <a class="termdef" title="definition: range" href="#def-Range">range</a> of examples in the <a class="termdef" href="#def-Documentation" title="definition: documentation">documentation</a> (e.g. <a href="#def-Markup" title="definition: markup" class="termdef">markup</a>, screen shots of <a class="termdef" href="#def-WYSIWYG" title="definition: WYSIWYG">WYSIWYG</a> <a href="#def-Editing-View" title="definition: editing views" class="termdef">editing-views</a>) demonstrate <a class="termdef" href="#def-Acc-Auth-Practice" title="definition: accessible authoring practices">accessible authoring practices (WCAG)</a>. <span class="level">(<strong>Level A</strong> to meet WCAG 2.0 Level A success criteria; <strong>Level AA</strong> to meet WCAG 2.0 Level A and AA success criteria; <strong>Level AAA</strong> to meet all WCAG 2.0 success criteria)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b421">Return to B.4.2.1 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b421-i" name="sc_b421-i"></a>Intent of Success Criterion B.4.2.1:</h5> <p>The intent of this success criterion is to have accessible authoring practices introduced to authors as naturally integrated common practice. The success criterion is also intended to reduce the chance that authors will copy inaccessible authoring practices from examples in the documentation. Essentially, modeling inaccessible authoring practices in the documentation should be viewed in the same way as modeling invalid markup or spelling/grammar errors.</p> <p><em>Note:</em> ATAG 2.0 uses the term &quot;range&quot; where absolute measurements may not be practical (e.g. the set of all help documentation examples, the set of all templates). While the strict testable requirement is the definition &quot;More than one item within a multi-item set&quot;, implementers are strongly encouraged to implement the success criteria more broadly.</p> <p><a href="#conf-rel-wcag">WCAG 2.0</a> is referenced because it provides testable success criteria to measure web content accessibility.</p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b421-e" name="sc_b421-e"></a>Examples of Success Criterion B.4.2.1:</h5> <ul> <li><strong class="handle">Reference examples are accessible:</strong> An HTML authoring tool includes an on-line HTML reference guide. Markup examples within the reference guide are all valid code and they all meet the <a href="#conf-rel-wcag">WCAG 2.0</a> Level A success criteria.</li> <li> <strong class="handle">Screen shots show accessibility features in use:</strong> A content management system has a help system that includes screen shots of various aspects of the system's user interface. When screen shots show examples of the user interfaces as content is being produced, the user interface is always shown such that the content produced would meet the <a href="#conf-rel-wcag">WCAG 2.0</a> Level A success criteria (e.g. prompts filled in, optional accessibility features turned on). </li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b421-r" name="sc_b421-r"></a>Related Resources for Success Criterion B.4.2.1:</h5> <ul><li><a href="#conf-rel-wcag">WCAG 2.0</a> (including <a href="https://www.w3.org/TR/2008/NOTE-UNDERSTANDING-WCAG20-20081211/">Understanding WCAG 2.0</a> and <a href="https://www.w3.org/WAI/WCAG20/quickref/Overview.php">How to Meet WCAG 2.0</a>)</li> </ul> </div> <!-- implementing-section --> </div> </div> <!-- sc-level --> <div class="sc-level"> <h4 class="sc-title"><a id="sc_b422" name="sc_b422"> </a><span class="techs-only">Implementing Success Criterion </span>B.4.2.2 Feature Instructions: </h4> <p class="sc-title"> Instructions for using any <a class="termdef" href="#def-Accessible-Content-Support-Features" title="definition: accessible content support features"> accessible content support features</a> appear in the <a class="termdef" href="#def-Documentation" title="definition: documentation">documentation</a>. <span class="level">(<strong>Level A</strong>)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b422">Return to B.4.2.2 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b422-i" name="sc_b422-i"></a>Intent of Success Criterion B.4.2.2:</h5> <p>The intent of this success criterion is to help ensure that authors are able to find help on how to use the accessible content support features effectively. </p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b422-e" name="sc_b422-e"></a>Examples of Success Criterion B.4.2.2:</h5> <ul> <li><strong class="handle">Documentation of accessible content support features:</strong> An authoring tool's help system documents the accessible content support features as it would other features of the authoring tool. Since the authoring tool includes context-sensitive help, this is also provided for the accessible content support features.</li> <li><strong class="handle">Short and long versions of help:</strong> During prompting and repairs, an authoring tool provides authors with immediate access to some basic accessibility documentation and one-step access to more comprehensive documentation. <br /> <span class="figure"><strong>Figure:</strong> An accessibility checker includes some limited tips for authoring short text labels listed beneath the text entry area as well as a &quot;Help&quot; button linking to the full documentation. The tips are: &quot;Alternate text should be 10 words or less and should include any text in the image.&quot;, &quot;Image buttons should have alternate text that describes the button function.&quot;, and &quot;Image bullets should have 'bullet' as alternate text.&quot;. The screen shot also includes the name of the problem (&quot;Missing Alternate Text Label for an Image&quot;), a field for adding the short text label and a preview rendering of the image (&quot;earthrise&quot;). At the bottom are five buttons: &quot;Help&quot;, &quot;&lt; Back&quot;, &quot;Repair&quot;, &quot;Skip&quot;, and &quot;Cancel&quot;. (Source: mock up by AUWG) <br /><img src="tech_images/b_42.png" width="398" height="247" alt="See the example caption above for description." /></span></li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b422-r" name="sc_b422-r"></a>Related Resources for Success Criterion B.4.2.2:</h5> <ul> <li>N/A</li> </ul> </div> <!-- implementing-section --> </div> </div> <!-- sc-level --> <div class="sc-level"> <h4 class="sc-title"><a id="sc_b423" name="sc_b423"> </a><span class="techs-only">Implementing Success Criterion </span>B.4.2.3 Tutorial: </h4> <p class="sc-title"> The <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> provides a <a href="#def-Tutorial" title="definition: tutorial" class="termdef">tutorial</a> for an accessible authoring process that is specific to that authoring tool. <span class="level">(<strong>Level AAA</strong>)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b423">Return to B.4.2.3 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b423-i" name="sc_b423-i"></a>Intent of Success Criterion B.4.2.3:</h5> <p>The intent of this success criterion is to ensure that authors that learn best through tutorials are exposed to accessibility best practices specific to the authoring tool. </p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b423-e" name="sc_b423-e"></a>Examples of Success Criterion B.4.2.3:</h5> <ul> <li><strong class="handle">Accessibility tutorial:</strong> A web page authoring tool includes built-in tutorials demonstrating several multi-step tasks (e.g. setting up the folders and files for the local version of a website, formatting with CSS). One of the tutorials describes how to use the accessible content support features of the authoring tool to increase the accessibility of the web content produced. The tutorial begins at the typical starting point for the tool (e.g. empty document). The tutorial also covers when and how checking and repair should be performed. The tutorial includes some basic rationales for accessible content production. These rationales emphasize the importance of accessibility for a wide range of content consumers, from those with disabilities to those with alternative viewers (see <a href="https://www.w3.org/WAI/bcase/benefits.html">&quot;Auxiliary Benefits of Accessibility Features&quot;</a>, a W3C-WAI resource). </li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b423-r" name="sc_b423-r"></a>Related Resources for Success Criterion B.4.2.3:</h5> <ul> <li><a href="https://www.w3.org/WAI/bcase/benefits.html">Auxiliary Benefits of Accessibility Features</a></li> </ul> </div> <!-- implementing-section --> </div> <h4 class="sc-title"><a id="sc_b424" name="sc_b424"> </a><span class="techs-only">Implementing Success Criterion </span>B.4.2.4 Instruction Index: </h4> <p class="sc-title"> The <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> <a class="termdef" href="#def-Documentation" title="definition: documentation">documentation</a> contains an index to the instructions for using any <a class="termdef" href="#def-Accessible-Content-Support-Features" title="definition: accessible content support features"> accessible content support features</a>. <span class="level">(<strong>Level AAA</strong>)</span></p> <div class="techs-only"> <div class="implementing-link"><a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/#sc_b424">Return to B.4.2.4 in Guidelines</a></div> </div> <div class="techs-only"> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b424-i" name="sc_b424-i"></a>Intent of Success Criterion B.4.2.4:</h5> <p>The intent is to help authors discover instructions related to features provided to support the authoring of accessible web content. </p> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b424-e" name="sc_b424-e"></a>Examples of Success Criterion B.4.2.4:</h5> <ul> <li><strong class="handle">Help chapter:</strong> An authoring tool includes documentation of its accessible content support features (needed to meet <a href="#sc_b422">Success Criterion B.4.2.2</a>). This documentation appears in a chapter of the documentation on accessibility. The documentation is also available via other mechanisms, including context sensitive help from the features themselves and from a help search function.</li> <li><strong class="handle">Help index:</strong> An authoring tool includes documentation of its accessible content support features (needed to meet <a href="#sc_b422">Success Criterion B.4.2.2</a>). This documentation is spread throughout the other documentation topics as applicable. In addition, there is a help topic on accessible authoring that includes links to the various pieces of distributed documentation. The documentation is also available via other mechanisms, including context sensitive help from the features themselves and from a help search function.</li> </ul> </div> <!-- implementing-section --> <div class="implementing-section"> <h5 class="implementing-heading"><a id="sc_b424-r" name="sc_b424-r"></a>Related Resources for Success Criterion B.4.2.4:</h5> <ul> <li>N/A</li> </ul> </div><!-- implementing-section --> </div><!-- techs-only --> </div> </div> <!-- sect-guidelines --> <hr /> <div id="sect-conformance"> <h2><a id="Conformance" name="Conformance"> </a><span class="techs-only">Implementing ATAG 2.0 </span>Conformance</h2> <!-- gl-only --> <div class="techs-only"> <p>This section is included here for <a class="termdef" href="#def-Informative" title="definition: informative">informative</a> purposes. The <a class="termdef" href="#def-Normative" title="definition: normative">normative</a> version appears in the Authoring Tool Accessibility Guidelines 2.0 <a href="#ref-ATAG20" title="reference: ATAG20"><cite>[ATAG20]</cite></a>.</p> </div> <!-- techs-only --> <p>Conformance means that the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> satisfies the <a href="#conf-applic">applicable</a> success criteria defined in the <a href="#guidelines">guidelines</a> section. This conformance section describes conformance and lists the conformance requirements.</p> <h3><a name="conf-req" id="conf-req"></a>Conformance Requirements</h3> <h4><a name="conf-sc-satisfaction" id="conf-sc-satisfaction"></a>Success Criteria Satisfaction</h4> <p>The first step in determining ATAG 2.0 conformance is to assess whether the Success Criteria have been satisfied. The potential answers are:</p> <ul> <li><strong><a name="conf-applic" id="conf-applic"></a>Not Applicable: </strong>The ATAG 2.0 <a href="#def-Authoring-Tool">definition of authoring tool</a> is inclusive and, as such, it covers software with a wide range of capabilities and contexts of operation. In order to take into account authoring tools with limited feature sets (e.g. a photo editor, a CSS editor, a status update field in a social networking application), many of the ATAG 2.0 success criteria are conditional, applying only to authoring tools with the given features(s). If a conformance claim is made, an explanation of why the success criterion is not applicable is <strong>required</strong>.</li> <li><strong>Yes:</strong> In the case of some success criteria, this will include a <a href="#conf-levels">Level</a> (A, AA, or AAA) with reference to WCAG 2.0. If a <a href="#conf-claim">conformance claim</a> is made, an explanation is <strong>optional</strong>, yet strongly recommended.</li> <li><strong>No:</strong> If a conformance claim is made, an explanation is <strong>optional</strong>, yet strongly recommended.</li> </ul> <h4><a id="conf-rel-wcag" name="conf-rel-wcag"> </a>Relationship to the Web Content Accessibility Guidelines (WCAG) 2.0</h4> <p>At the time of publishing, WCAG 2.0 <cite>[<a href="#ref-WCAG20">WCAG20</a>]</cite> is the current W3C Recommendation regarding web content accessibility. For this reason, ATAG 2.0 refers to WCAG 2.0 when setting requirements for (1) the accessibility of <a class="termdef" href="#def-Web-Based-UI" title="definition: authoring tool user interface (Web-based)">web-based authoring tool user interfaces</a> (in <a href="#part_a">Part A</a>) and (2) how <a href="#def-Author" title="definition: authors" class="termdef">authors</a> should be enabled, supported, and guided toward producing web content that is more accessible to <a href="#def-End-Users" title="definition: end user" class="termdef">end users</a> with disabilities (in <a href="#part_b"> Part B</a>). </p> <p>In particular, ATAG 2.0 refers to WCAG 2.0 within its definition of the term &quot;<a class="termdef" href="#def-Accessible-Web-Content" title="definition: accessible web content">accessible content</a>&quot; (and related terms, such as &quot;<a href="#def-Accessible-Template" title="definition: accessible templates" class="termdef">accessible template</a>&quot;). The definition of &quot;accessible content&quot; is content that would conform to WCAG 2.0, at either Level A, AA, or AAA, under the assumption that any web content technologies that are relied upon to satisfy the WCAG 2.0 success criteria are accessibility supported. The phrase &quot;at either Level A, AA, or AAA&quot; takes into account that the definition of &quot;accessible content&quot; can differ depending on the context of use (e.g. in a Level A success criterion of ATAG 2.0 versus in a Level AAA success criterion). The definition also includes two notes:</p> <ul> <li>The first is &quot;If accessibility support for the relied upon technologies is lacking, then the content will not conform to WCAG 2.0 and one or more groups of end-users with disabilities will likely experience difficulty accessing the content.&quot;</li> <li>The second is &quot;Conformance to WCAG 2.0, even at the highest level (i.e. Level AAA), still may not make content 'accessible to individuals with all types, degrees, or combinations of disability'.&quot; In order to highlight success criteria or defined terms in ATAG 2.0 that depend on WCAG 2.0, they are marked with the parenthetical: &quot;(WCAG)&quot;.</li> </ul> <h5><a id="conf-note" name="conf-note"></a>Note on &quot;accessibility-supported ways of using technologies&quot;:</h5> <p>Part of conformance to WCAG 2.0 is the requirement that &quot;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 <em>accessibility supported</em>.&quot; In broad terms, WCAG 2.0 considers a <a href="#def-Web-Content-Technology" title="definition: technology (Web content)" class="termdef">web content technology</a> to be &quot;accessibility supported&quot; when (1) the way that the web content technology is used is supported by users' <a class="termdef" href="#def-Assistive-Technology" title="definition: assistive technology">assistive technology</a> and (2) the web content technology has accessibility-supported <a class="termdef" href="#def-User-Agent" title="definition: user agent">user agents</a> that are available to end users. </p> <p>This concept is not easily extended to <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tools</a> 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). Therefore: </p> <blockquote> <p><strong>ATAG 2.0 does not include the accessibility-supported requirement. As a result, ATAG 2.0 success criteria do not refer to WCAG 2.0 &quot;conformance&quot;, and instead refer to &quot;meeting WCAG 2.0 success criteria&quot;.</strong></p> </blockquote> <p>Once an authoring tool has been installed and put into use, it would be possible to assess the WCAG 2.0 conformance of the <a class="termdef" href="#def-Web-Content" title="definition: web content">web content</a> 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.</p> <h4><a name="conf-levels" id="conf-levels"> </a>Conformance Options and Levels</h4> <p>There are two types of conformance, each with three levels:</p> <h5><a name="conf-atag-conf" id="conf-atag-conf"> </a>ATAG 2.0 Conformance (Level A, AA, or AAA)</h5> <p>This conformance option <em>may</em> be selected when an <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> can be used to produce <a class="termdef" href="#def-Accessible-Web-Content" title="definition: accessible web content">accessible web content (WCAG)</a> without additional tools or components. The level of conformance is determined as follows:</p> <ul> <li><strong>Level A:</strong> The authoring tool satisfies all of the <a href="#conf-applic">applicable</a> Level A success criteria.</li> <li><strong>Level AA:</strong> The authoring tool satisfies all of the applicable Level A and Level AA success criteria.</li> <li><strong>Level AAA:</strong> The authoring tool satisfies all of the applicable success criteria.</li> </ul> <p><em>Note 1:</em> The <a href="#part_a_applic_notes">Part A Conformance Applicability Notes</a> and <a href="#part_b_applic_notes">Part B Conformance Applicability Notes</a> must be applied. <br /> <em>Note 2:</em> If the minimum conformance level (Level A) has not been achieved (i.e. at least one applicable Level A success criterion has not been met), it is still beneficial to publish a statement specifying which success criteria were met.</p> <h5><a name="conf-partial-component" id="conf-partial-component"></a>Partial ATAG 2.0 Conformance - Process Component (Level A, AA, or AAA)</h5> <p>This conformance option <em>may</em> be selected when an <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> would require additional tools or components<strong> </strong>in order to conform as a complete authoring system. This option may be used for components with very limited functionality (e.g. a plug-in) up to nearly complete systems (e.g. a markup editor that only lacks accessibility checking functionality). </p> <p>The level of conformance (A, AA, or AAA) is determined as above except that, for any &quot;no&quot; answers, the tool must not prevent the success criteria from being met by another authoring process component as part of a complete authoring system.</p> <p> <em>Note 1:</em> Authoring tools would not be able to meet partial conformance if they prevent additional authoring process components from meeting the failed success criteria (e.g. for security reasons).<br /> <em>Note 2:</em> The <a href="#part_a_applic_notes">Part A Conformance Applicability Notes</a> and <a href="#part_b_applic_notes">Part B Conformance Applicability Notes</a> must be applied. </p> <h5><a name="conf-partial-platform-limits" id="conf-partial-platform-limits"></a>Partial ATAG 2.0 Conformance - Platform Limitations (Level A, AA, or AAA)</h5> <p>This conformance option may be selected when an <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> is unable to meet one or more success criteria because of intrinsic limitations of the <a class="termdef" href="#def-Platform" title="definition: platform">platform</a> (e.g. lacking a <a class="termdef" href="#def-Accessibility-Platform-Service" title="definition: accessibility platform architecture">platform accessibility service</a>). The (optional) explanation of conformance claim results should explain what platform features are missing. </p> <h4><a name="conf-techs-produced" id="conf-techs-produced"> </a>Web Content Technologies Produced:</h4> <p><a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">Authoring tools</a> conform to ATAG 2.0 with respect to the production of specific <a class="termdef" href="#def-Web-Content-Technology" title="definition: technology (Web content)">web content technologies</a> (e.g. Level A Conformance with respect to the production of XHTML 1.0).</p> <p>If an authoring tool is capable of producing multiple web content technologies, then the conformance may include only a subset of these technologies as long as the subset includes both any technologies that the <a class="termdef" href="#def-Developer" title="definition: authoring tool developers">developer</a> sets for <a href="#def-Content-Auto-Gen" title="definition: automatically-generated content" class="termdef">automatically-generated content</a> or that the developer sets as the default for <a class="termdef" href="#def-Content-Author-Gen" title="definition: author generated content">author-generated content</a>. The subset may include &quot;interim&quot; formats that are not intended for <a href="#def-Publishing" title="definition: publishing" class="termdef">publishing</a> to <a href="#def-End-Users" title="definition: end user" class="termdef">end users</a>, though this is not required. </p> <h4><a name="conf-live-publishing" id="conf-live-publishing"></a>Live publishing authoring tools: </h4> <p>ATAG 2.0 may be applied to authoring tools with workflows that involve live authoring of web content (e.g. some collaborative tools). Due to the challenges inherent in real-time publishing, conformance to <a href="#part_b">Part B</a> of ATAG 2.0 for these authoring tools may involve some combination of support before (e.g. support in preparing accessible slides), during (e.g. live captioning as WCAG 2.0 requires at Level AA) and after the live <span class="sc"><a href="#def-Authoring-Session" title="definition: authoring session" class="termdef">authoring session</a></span> (e.g. the ability to add a transcript to the archive of a presentation that was initially published in real-time). For more information, see <a href="https://www.w3.org/TR/2015/WD-IMPLEMENTING-ATAG20-20150721/#realtime-production">Implementing ATAG 2.0 - Appendix E: Authoring Tools for Live Web Content</a>.</p> <h3><a name="conf-claim" id="conf-claim"> </a>Conformance Claims (Optional)</h3> <p><em>Note:</em> As with any software application, authoring tools can be collections of components. A conformance claim can only be made by a responsible entity. Any other attempted &quot;claims&quot; are, in fact, reviews.</p> <h4><a name="conf-claim-req-components" id="conf-claim-req-components"> </a>Required Components of a Conformance Claim</h4> <ol> <li><strong>Date</strong> of the claim.</li> <li><strong>ATAG 2.0 </strong> <strong>version </strong>and<strong> URI</strong></li> <li><a href="#conf-levels"><strong>Conformance level</strong></a> satisfied.</li> <li><strong>Authoring tool information:</strong> The name of the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> and sufficient additional information to specify the version (e.g. vendor name, version number (or version range), required patches or updates, <a class="termdef" href="#def-Human-Language" title="definition: human language">human language</a> of the user interface or <a class="termdef" href="#def-Documentation" title="definition: documentation">documentation</a>). <ul> <li><em>Note:</em> If the authoring tool is a collection of software applications (e.g. a <a href="#def-Markup" title="definition: markup" class="termdef">markup</a> editor, an image editor, and a validation tool), then information must be provided separately for each application, although the conformance claim will treat them as a whole.</li> </ul> </li> <li><strong>Platform(s):</strong> The <a class="termdef" href="#def-Platform" title="definition: platform">platform(s)</a> upon which the authoring tool operates: <ul> <li><a name="conf-user-agents" id="conf-user-agents"></a>For <strong><a href="#def-User-Agent" title="definition: user agent" class="termdef">user agent</a> platform(s)</strong> (used to evaluate <a class="termdef" href="#def-Web-Based-UI" title="definition: authoring tool user interface (Web-based)">web-based authoring tool user interfaces</a>): provide the name and version information of the user agent(s).</li> <li> <a name="conf-not-user-agents" id="conf-not-user-agents"></a>For <strong>platforms that are not <a href="#def-User-Agent" title="definition: user agent" class="termdef">user agents</a></strong> (used to evaluate <a class="termdef" href="#def-Non-Web-Based" title="definition: authoring tool user interface (non-Web-Based)">non-web-based authoring tool user interfaces</a>): provide the name and version information of the platform(s) (e.g. desktop operating system, mobile operating system, cross-OS environment) and the name and version of the <a href="#def-Accessibility-Platform-Service" title="definition: platform accessibility architectur" class="termdef">platform accessibility service(s)</a> employed.</li> </ul> </li> <li>A list of the <strong>web content technologies produced by the authoring tool that are included in the claim</strong>. If there are any <a class="termdef" href="#def-Web-Content-Technology" title="definition: technology (Web content)">web content technologies</a> <a href="#conf-techs-produced">produced</a> by the authoring tool that are not included in the conformance claim, these must be listed separately. If the authoring tool produces any web content technologies by default, then these must be included.</li> <li><strong> Results for each of the success criteria:</strong> Yes, No, <a href="#conf-applic">Not Applicable</a></li> </ol> <h4><a name="conf-claim-optional-components" id="conf-claim-optional-components"> </a>Optional Components of a Conformance Claim</h4> <p>In addition to the required components of a conformance claim above, consider providing additional information to assist authors. Recommended additional information includes:</p> <ol> <li><a name="conf-explanation-results" id="conf-explanation-results"></a> An <strong>explanation of the success criteria results</strong> (Yes, No). (strongly recommended)</li> <li>Information about how the web content technologies produced can be used to create <a class="termdef" href="#def-Accessible-Web-Content" title="definition: accessible Web content">accessible web content</a> (e.g. links to technology-specific WCAG 2.0 techniques).</li> <li>Information about any additional steps taken that go beyond the success criteria to enhance accessibility.</li> <li>A machine-readable metadata version of the conformance claim. </li> <li>A description of the authoring tool that identifies the types of editing-views that it includes.</li> </ol> <h3><a name="conf-disclaimer" id="conf-disclaimer"> </a>Disclaimer</h3> <p>Neither W3C, WAI, nor AUWG take any responsibility for any aspect or result of any ATAG 2.0 <a href="#conf-claim">conformance claim</a> that has not been published under the authority of the W3C, WAI, or AUWG. </p> </div> <!-- sect-conformance --> <hr /> <div class="techs-only"> <h2><a name="prompting-types" id="prompting-types"> </a>Appendix A: Gathering Accessibility Information from Authors:</h2> <p>This section is <a class="termdef" href="#def-Informative" title="definition: informative">informative</a>. </p> <p>In order to produce more accessible web content, authoring tools often need authors to provide accessibility information such as text alternatives for images, role. and state information for widgets, relationships within complex tables, and captions for audio. The following informative table links the WCAG 2.0 success criteria with examples of accessibility information:</p> <table width="90%" border="1"> <tr> <th width="35%">WCAG 2.0 Success Criteria</th> <th width="15%">WCAG 2.0 Level</th> <th width="50%"><p>Examples of &quot;Accessibility Information&quot; <a name="wai-aria-note" id="wai-aria-note"></a>(**indicates certain WAI-ARIA 1.0 markup may qualify)<br /> </p></th> </tr> <tr> <td><strong>1.1.1 Non-text Content</strong></td> <td>Level A</td> <td>Alternative text, long descriptions, indicators that non-text is pure decoration <a href="#wai-aria-note" title="WAI-ARIA markup may apply">**</a></td> </tr> <tr> <td><strong>1.2.1 Audio-only and Video-only (Prerecorded)</strong></td> <td>Level AA</td> <td>Audio tracks (in case it contains equivalent information for video), alternative for time-based media <a href="#wai-aria-note" title="WAI-ARIA markup may apply">**</a></td> </tr> <tr> <td><strong>1.2.2 Captions (Prerecorded)</strong></td> <td>Level AA</td> <td>Captions (text tracks in video; marked up captions)</td> </tr> <tr> <td><strong>1.2.3 Audio Description or Media Alternative (Prerecorded)</strong></td> <td>Level AA</td> <td>Alternative for time-based media, audio descriptions (secondary audio tracks, marked up audio descriptions)</td> </tr> <tr> <td><strong>1.2.4 Captions (Live)</strong></td> <td>Level AAA</td> <td>Captions (text tracks in video; marked up captions)</td> </tr> <tr> <td><strong>1.2.5 Audio Description (Prerecorded)</strong></td> <td>Level AAA</td> <td>Audio descriptions (secondary audio tracks, marked up audio descriptions)</td> </tr> <tr> <td><strong>1.2.6 Sign Language (Prerecorded)</strong></td> <td>Level AAA</td> <td>Sign language interpretation (secondary video tracks; marked up sign language interpretation)</td> </tr> <tr> <td><strong>1.2.7 Extended Audio Description (Prerecorded)</strong></td> <td>Level AAA</td> <td>Secondary audio descriptions (secondary audio tracks, marked up audio descriptions)</td> </tr> <tr> <td><strong>1.2.8 Media Alternative (Prerecorded)</strong></td> <td>Level AAA</td> <td>Alternative for time-based media <a href="#wai-aria-note" title="WAI-ARIA markup may apply"> **</a></td> </tr> <tr> <td><strong>1.2.9 Audio-only (Live)</strong></td> <td>Level AAA</td> <td>Alternative for time-based media <a href="#wai-aria-note" title="WAI-ARIA markup may apply">**</a></td> </tr> <tr> <td><strong>1.3.1 Info and Relationships</strong></td> <td>Level A</td> <td><p>Labels for other elements that lack them (e.g. for form controls, table cells)<a href="#wai-aria-note" title="WAI-ARIA markup may apply">**</a></p></td> </tr> <tr> <td><strong>1.3.2 Meaningful Sequence</strong></td> <td>Level A</td> <td>Navigation (e.g. tab) order</td> </tr> <tr> <td><strong>1.3.3 Sensory Characteristics</strong></td> <td>Level A</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>1.4.1 Use of Color</strong></td> <td>Level A</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>1.4.2 Audio Control</strong></td> <td>Level A</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>1.4.3 Contrast (Minimum)</strong></td> <td>Level AA</td> <td><em>N/A (contrast is a calculated value not stored information)</em></td> </tr> <tr> <td><strong>1.4.4 Resize text</strong></td> <td>Level AA</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>1.4.5 Images of Text</strong></td> <td>Level AA</td> <td>Text can considered its own accessibility information (so it is not acceptable to automatically convert text into images and discard the text)</td> </tr> <tr> <td><strong>1.4.6 Contrast (Enhanced)</strong></td> <td>Level AAA</td> <td><em>N/A (contrast is a calculated value not stored information)</em></td> </tr> <tr> <td><strong>1.4.7 Low or No Background Audio</strong></td> <td>Level AAA</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>1.4.8 Visual Presentation</strong></td> <td>Level AAA</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>1.4.9 Images of Text (No Exception)</strong></td> <td>Level AAA</td> <td>Text can considered its own accessibility information (so it is not acceptable to automatically convert text into images and discard the text)</td> </tr> <tr> <td><strong>2.1.1 Keyboard</strong></td> <td>Level A</td> <td>Keyboard handlers, navigation (tab) order.</td> </tr> <tr> <td><strong>2.1.2 No Keyboard Trap</strong></td> <td>Level A</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>2.1.3 Keyboard (No Exception)</strong></td> <td>Level AAA</td> <td>Removing keyboard handlers or elements from the navigation (tab) order.</td> </tr> <tr> <td><strong>2.2.1 Timing Adjustable</strong></td> <td>Level A</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>2.2.2 Pause, Stop, Hide</strong></td> <td>Level A</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>2.2.3 No Timing</strong></td> <td>Level AAA</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>2.2.4 Interruptions</strong></td> <td>Level AAA</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>2.2.5 Re-authenticating</strong></td> <td>Level AAA</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>2.3.1 Three Flashes or Below Threshold</strong></td> <td>Level A</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>2.3.2 Three Flashes</strong></td> <td>Level AAA</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>2.4.1 Bypass Blocks</strong></td> <td>Level A</td> <td>Intra-page links</td> </tr> <tr> <td><strong>2.4.2 Page Titled</strong></td> <td>Level A</td> <td>Page title</td> </tr> <tr> <td><strong>2.4.3 Focus Order</strong></td> <td>Level A</td> <td>Navigation (e.g. tab) order</td> </tr> <tr> <td><strong>2.4.4 Link Purpose (In Context)</strong></td> <td>Level A</td> <td><p><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></p></td> </tr> <tr> <td><strong>2.4.5 Multiple Ways</strong></td> <td>Level AA</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>2.4.6 Headings and Labels</strong></td> <td>Level AA</td> <td>Heading markup, label markup <a href="#wai-aria-note" title="WAI-ARIA markup may apply">**</a></td> </tr> <tr> <td><strong>2.4.7 Focus Visible</strong></td> <td>Level AA</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><p><strong>2.4.8 Location</strong></p></td> <td>Level AAA</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>2.4.9 Link Purpose (Link Only)</strong></td> <td>Level AAA</td> <td>Link text</td> </tr> <tr> <td><strong>2.4.10 Section Headings</strong></td> <td>Level AAA</td> <td>Section heading markup <a href="#wai-aria-note" title="WAI-ARIA markup may apply">**</a></td> </tr> <tr> <td><strong>3.1.1 Language of Page</strong></td> <td>Level A</td> <td>Page language markup</td> </tr> <tr> <td><strong>3.1.2 Language of Parts</strong></td> <td>Level AA</td> <td><p>Sub-page language markup</p></td> </tr> <tr> <td><strong>3.1.3 Unusual Words</strong></td> <td>Level AAA</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>3.1.4 Abbreviations</strong></td> <td>Level AAA</td> <td>Abbreviation markup</td> </tr> <tr> <td><strong>3.1.5 Reading Level</strong></td> <td>Level AAA</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>3.1.6 Pronunciation</strong></td> <td>Level AAA</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>3.2.1 On Focus</strong></td> <td>Level A</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>3.2.2 On Input</strong></td> <td>Level A</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>3.2.3 Consistent Navigation</strong></td> <td>Level AA</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>3.2.4 Consistent Identification</strong></td> <td>Level AA</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>3.2.5 Change on Request</strong></td> <td>Level AAA</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>3.3.1 Error Identification</strong></td> <td>Level A</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>3.3.2 Labels or Instructions</strong></td> <td>Level A</td> <td>Label markup <a href="#wai-aria-note" title="WAI-ARIA markup may apply">**</a></td> </tr> <tr> <td><strong>3.3.3 Error Suggestion</strong></td> <td>Level AA</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>3.3.4 Error Prevention (Legal, Financial, Data)</strong></td> <td>Level AA</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>3.3.5 Help</strong></td> <td>Level AAA</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>3.3.6 Error Prevention (All)</strong></td> <td>Level AAA</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>4.1.1 Parsing</strong></td> <td>Level A</td> <td><em>N/A (success criterion can be met by a variety of mechanism, not any particular stored information)</em></td> </tr> <tr> <td><strong>4.1.2 Name, Role, Value</strong></td> <td>Level A</td> <td><strong><a name="name-role-value" id="name-role-value"></a></strong>WAI-ARIA markup</td> </tr> </table> <p>As for any information to be gathered from authors, there are a range of approaches that a developer might take for gathering accessibility information, from voluntary unobtrusive reminders to intrusive mandatory prompts. While ATAG 2.0 does <strong>not</strong> require any particular approach, author cooperation and goodwill are important considerations in ensuring that the accessibility information that is gathered is <em>correct</em> and <em>complete</em>.</p> <p>The following are some techniques that may assist in gathering different types of accessibility information, along with some example implementations.</p> <h3><a name="prompt-short-text-labels" id="prompt-short-text-labels"> </a>1. Short text labels (e.g. alternate text, titles, short text metadata fields, rubies for ideograms):</h3> <ul> <li> Prompts may be kept short because short text strings are usually entries of ten words or less. (Example A-1a)</li> <li>Provide a rendered view of the object being labeled for the authors to consult. (Example A-1a)</li> <li>Provide the option of automatically retrieving previously used labels as suggestions. (Example A-1a, Success Criterion B.2.4.2 for more information)</li> <li>If the tool offers authors previously used labels or special function label text, then editable text entry boxes with drop-down lists should be used to allow authors the option of entering different text (Example A-1a).</li> <li>In source editing-views, suggest short text labels that are already marked up appropriately (Example A-1b). </li> </ul> <blockquote> <p class="figure"><a name="Example_B.2_1a" id="Example_B.2_1a"> </a><strong class="handle">Example A-1a:</strong> A dialog box offers short text labels for reuse. It shows an &quot;Insert Image&quot; dialog box a thumbnail image of the &quot;earthrise&quot; graphic along with entry fields for &quot;src&quot;, &quot;alt&quot;, &quot;longdesc&quot;, &quot;height&quot;, and &quot;width&quot;. The &quot;alt&quot; entry field is drop-down list that is shown with several short labels for the same image. The first is a visual description in English (&quot;An earth rise as seen from the moon&quot;), the second is a visual description in French (&quot;Une vue do la terre de la lune&quot;), and the third is an English functional label used if the image serves as a link (&quot;Go to pictures of the earth&quot;). (Source: mock up by AUWG) <br /> <img src="tech_images/b_2.png" width="331" height="171" alt="See the example caption above for description." /></p> <p class="figure"><a id="Example-ShortTextLabels-b"></a><strong class="handle">Example A-1b:</strong> A source editing-view offers short text labels for reuse. It shows the author midway through adding markup for an image. After adding the <code>src</code> attribute value the author has pressed the spacebar, causing the tool to prompt them with the <code>alt</code> attribute along with several attribute values, including a visual description in English (alt=&quot;An earth rise as seen from the moon&quot;), a visual description in French (alt=&quot;Une vue de la terre de la lune&quot;), and an English functional label used if the image serves as a link (alt=&quot;Go to pictures of the earth&quot;). (Source: mock up by AUWG) <br /> <img src="tech_images/b_3.png" alt="See the example caption above for description." width="417" height="123" /></p> </blockquote> <h3><a name="prompt-multiple-text-labels" id="prompt-multiple-text-labels"></a>2. Multiple text labels (e.g. image map area labels):</h3> <ul> <li>Prompts for multiple text labels may be similar to those for <a href="#prompt-short-text-labels">short text labels</a>, with allowance made for rapidly adding several labels (e.g. a spreadsheet type of component). (Example A-2)</li> <li> Provide a rendered view of the various objects being labeled for authors to consult</li> <li>If the objects have URIs (e.g. image map areas), display these as a hint for the labels. (Example A-2)</li> <li>If the objects have URIs (e.g. image map areas), offer to automatically generate a set of plain text links from the labels that the user completes. (Example A-2)</li> </ul> <blockquote> <p class="figure"><a id="Example-MultipleShortTextLabels"></a><strong class="handle">Example A-2:</strong> An interface for image map area text labels. It is comprised of a list with two columns. In the right-hand column is the URL for each image map area. This can be used as a hint by the author as they fill in the text labels (left-hand column). A checkbox at the bottom provides the option of using the text labels to create a set of text links below the image map. (Source: mock up by AUWG) <br /> <img src="tech_images/b_4.png" width="362" height="124" alt="See the example caption above for description." /></p> </blockquote> <h3><a name="prompt-long-description" id="prompt-long-description"></a>(3): Long text descriptions (e.g. longdesc text, table summaries, site information, long text metadata fields):</h3> <ul> <li>Begin by asking authors whether the inserted object is adequately described with an existing short text label. Providing a view of the page with rendering of the object turned off may help authors decide. (Example A-3)</li> <li>If the short text label is determined to be inadequate, prompt authors for the location of a pre-existing description. (Example A-3)</li> <li>If authors need to create a description, provide a special writing utility that includes a rendered view of the object and description writing advice.</li> <li>Ensure that checking can ignore objects that do not require long text descriptions (e.g. bullets, spacers, horizontal rules) or objects that authors have previously stated do not require long text descriptions.</li> </ul> <blockquote> <p class="figure"><a id="Exampe-LongTextDesc"></a><strong class="handle">Example A-3:</strong> An interface for long text descriptions. A &quot;description required&quot; checkbox controls whether the rest of the interface is available. If a description is required, the author then has the choice of opening an existing description file or writing (and saving) a new one. If they choose to use an existing file, there is a text entry area for the name along with a button to browse the file system. If they choose to compose a new description, there is a text entry area for the description followed by a text field for the file name and a button to save it to that location. In the situation shown, the author chooses to use an existing description of &quot;earthrise&quot; so the file name containing the description is shown. In addition, the text of the description from the file is loaded into the compose area (&quot;The earth hangs in the pitch black sky above the gray horizon of the moon. The dazzling blue sphere is covered with creamy white streamers of cloud.&quot;) in case the author would like to use this text as a basis for a new description. (Source: mock up by AUWG) <br /> <img src="tech_images/b_5.png" width="440" height="162" alt="See the example caption above for description." /></p> </blockquote> <h3><a name="prompt-form-control-labels" id="prompt-form-control-labels"></a>(4): Form component labels: </h3> <ul> <li>Prompts for form components may be similar to those for <a href="#prompt-short-text-labels">short text labels</a> and/or <a href="#prompt-multiple-text-labels">multiple text labels</a>.</li> <li> For web content technologies in which form component labels are external to the actual form component elements (e.g. HTML), allow authors to either directly add a form component label or identify pre-existing text strings that are already serving implicitly as labels.</li> <li>It may be helpful to render the form components with indicators of label associations or missing labels.</li> <li>It may be helpful to re-display the components in spreadsheet form to assist authors in determining which components are lacking labels. (Example A-4)</li> </ul> <blockquote> <p class="figure"><a id="Example-FormFieldLabels"></a><strong class="handle">Example A-4:</strong> A form properties list with five columns that allows the author to simultaneously decide the following for each field: the tab order, form name, field label, component type, and accesskey. In this example, two form field labels are missing, causing yellow highlighting of the cells and red icons to be displayed. &quot;Move up&quot; and &quot;move down&quot; buttons are provided. (Source: mock up by AUWG) <br /> <img src="tech_images/b_6.png" width="519" height="133" alt="See the example caption above for description." /></p> </blockquote> <h3><a name="prompt-form-placeholders" id="prompt-form-placeholders"></a>(5): Form field place-holders:</h3> <ul> <li>Prompts for form field place-holders may be similar to those for <a href="#prompt-short-text-labels">short text labels</a>, <a href="#prompt-multiple-text-labels">multiple text labels</a>, and/or <a href="#prompt-form-control-labels">form component labels</a>.</li> <li>Provide authors with the option of directly selecting nearby text strings that are serving implicitly as labels and use the text as place-holders. </li> </ul> <h3><a name="prompt-tab-sequence" id="prompt-tab-sequence"></a>(6): Tab orders: </h3> <ul> <li>At the very least, provide a field for entering the tab order number for any element that can appear in the tab order. </li> <li> Manage the tab order to prevent duplicate tab order indices and to reduce the need for manual renumbering.</li> <li> Provide contextual information to supplement the basic tab order numbers, such as the label or name of components.</li> <li> Provide authors with a point-and-click numbering tool that they can use to select components to quickly create a tab order </li> <li> Provide a list of links and components to check the tab order.</li> <li> Where there are only a few links that change in each page of a collection, ask authors to confirm whether these links receive focus first. If so, then the tool can appropriately update the tab order.</li> </ul> <h3><a name="prompt-nav-shortcuts" id="prompt-nav-shortcuts"></a>(7): Navigational shortcuts (e.g. keyboard shortcuts, bypass blocks):</h3> <ul> <li>Suggest repetitive blocks of content that might be candidates for bypass.</li> <li> Prompt authors with a list of links that are candidates for accesskeys, because they are common to a number of pages in a site.</li> <li> Manage accesskey lists to ensure consistency across sites and to prevent conflicts within pages. (Example A-7)</li> </ul> <blockquote> <p class="figure"><a id="Example-Navshortcuts-b"></a> <strong class="handle">Example A-7:</strong> A source editing-view that suggests accesskey values. The following markup can be seen: &quot;<code>&lt;body&gt;&lt;p&gt;Here is one of the most famous photographs taken from the &lt;a href=&quot;moon.html&quot; &gt; moon.&lt;/a&gt;&lt;/p&gt;&lt;It was taken with a special &lt;a href=&quot;camera.html&quot; accesskey=&quot;c&quot;&gt;camera.&lt;/p&gt;&quot;</code>. A pop-up menu, centered on the word &quot;moon&quot; suggest accesskey=&quot;m&quot;, because &quot;moon&quot; begins with &quot;m&quot;, followed by the rest of the alphabet in order. Accesskey=&quot;c&quot; is missing, however, since it is already used as an accesskey later in the document (for the &quot;camera&quot; link). (Source: mock up by AUWG) <br /> <img src="tech_images/b_9.png" width="417" height="142" alt="See the example caption above for description." /></p> </blockquote> <h3><a name="prompt-contrasting-colors" id="prompt-contrasting-colors"></a>(8): Contrasting colors:</h3> <ul> <li>Assemble color palettes with insufficiently contrasting colors excluded or identified. (Example A-8)</li> <li> To help authors test contrast, provide gray scale and black and white views or suggest that they activate the operating system high contrast mode.</li> </ul> <blockquote> <p class="figure"><a id="Example-ContrastColors"></a><strong class="handle">Example A-8:</strong> A dialog box for choosing sufficiently contrasting color combinations. The dialog box has two tabs: one for text color and one for background color. A &quot;hide low contrast choices&quot; checkbox has been selected, so the palette of colors has been pre-screened so that sufficient contrast between the text and the current background color is assured. All other colors have been grayed out. (Source: mock up by AUWG) <br /> <img src="tech_images/b_10.png" width="190" height="220" alt="See the example caption above for description." /></p> </blockquote> <h3><a name="prompt-alt-multimedia" id="prompt-alt-multimedia"></a>(9): Alternative content for multimedia (transcripts, captions, video transcripts, audio descriptions, signed translations, still images): </h3> <ul> <li>Prompt authors for the location of pre-existing alternative resources for multimedia. </li> <li> Provide a single utility where the various alternative resources can be managed at the same time. </li> <li> Although producing alternative resource for multimedia can be a complex process for long media files, production suites do exist or authoring tools can include simple utilities, with built-in media players, for producing simple alternative resources. </li> <li> The tool should make an attempt to access existing alternative resources for multimedia, which may be incorporated into media (e.g. as text or secondary audio tracks) or be located separately but nearby within content. </li> </ul> <h3><a name="prompt-metadata" id="prompt-metadata"></a>(10): Metadata:</h3> <ul> <li>For metadata information fields requiring information similar to that discussed in the other sections of this Appendix, see the relevant section. For example: <a href="#prompt-short-text-labels">short text labels</a>, <a href="#prompt-long-description">long text descriptions</a>, and <a href="#prompt-alt-multimedia">alternative resources for multimedia</a>.</li> <li> When prompting for terms in a controlled vocabulary, allow authors to choose from lists to prevent spelling errors.</li> <li> Provide the option of automating the insertion of information that easily stored and reused (e.g. author name, author organization, date).</li> <li> Automate metadata discovery where possible.</li> <li> Provide the option of storing licensing conditions within metadata (e.g. by Creative Commons licenses, GPL, BSD)</li> </ul> <h3><a id="Prompt-DocStructure"></a>(11): Document structure:</h3> <ul> <li> Alert authors to the occurrence of unstructured content in a way that is appropriate to the workflow of the tool.</li> <li> Provide authors with options for creating new content that is structured, such as: <ul> <li> templates (with pre-defined structure),</li> <li>wizards (that introduce structure to content through a series of system-generated queries), or</li> <li>real-time validators (that may be set by authors to prevent the creation of improperly structured content)</li> </ul> </li> <li> Provide authors with options for imposing structure on existing unstructured content. <ul> <li> For tools that support explicit structural mechanisms offer authors the opportunity to use those mechanisms. For example, for DTD or schema based structures, provide validation in accordance to the applicable DTD or schema.</li> <li> For tools that do not support explicit structural mechanisms, offer authors the option of deriving structure from format styles. For example, provide authors a mechanism to map presentation markup that follows formatting conventions into structural elements. For example, patterns of text formatting may be interpreted as headings (Example A-11) and multiple lines of text beginning items with certain typographical symbols, such as &quot;*&quot; or &quot;-&quot;, may be interpreted as list items.</li> </ul> </li> <li> Provide structure-based editing features, such as: <ul> <li> hide/show content blocks according to structure,</li> <li>shift content blocks up, down, and sideways through the document structure, or</li> <li>hierarchical representation or network diagram view of the document structure, as appropriate.</li> </ul> </li> <li>Provide validation for structure.</li> <li>It is not necessary to prohibit editing in an unstructured mode. However, the tool should alert authors to the fact that they are working in an unstructured mode.</li> </ul> <blockquote> <p class="figure"><a id="Example-DocStructure"></a><strong class="handle">Example A-11:</strong> A WYSIWYG editing-view that detects opportunities for enhancing structure and alerts the author. On the left side is the WYSIWYG editing-view with the title of the page (&quot;Mars&quot;) displayed with a blue underline. The author has brought up a pop-up menu for the title and sees the following options: &quot;Repair: Mark as heading (a sub-menu displays the different levels of header (i.e. h1, h2, h3, h4, h5, h6) for the author to choose&quot;, &quot;Skip&quot;, &quot;Ignore&quot;, &quot;Check Accessibility...&quot;, and &quot;Help...&quot;. On the right, an element inspector makes clear that the title is currently marked up as a paragraph. (Source: mock up by AUWG) <br /> <img src="tech_images/b_12.png" width="628" height="188" alt="See the example caption above for description." /></p> </blockquote> <h3><a id="Prompt-TableStructure"></a>(12): Tabular structure: </h3> <ul> <li>Prompt authors to identify tables as used for layout or data or implement automated detection mechanisms.</li> <li> Differentiate utilities for table structure from utilities for document layout - use this when tables are identified as being for layout.</li> <li> Prompt authors to provide header information. (Example A-12)</li> <li> Prompt authors to group and split columns, rows, or blocks of cells that are related.</li> <li> Provide authors with a linearized view of tables (as <a href="https://www.w3.org/WAI/References/Tablin/">tablin</a> does).</li> </ul> <blockquote> <p class="figure"><a id="Example-TableStructure"></a> <strong class="handle">Example A-12:</strong> A WYSIWYG editing-view that prompts the author to decide whether the top row of a table contains the table header cells. The top row of the rendered table is outlined in blue to indicate an accessibility problem. The author has brought up a pop-up menu for one of the cells in the top row and sees the following options: &quot;Repair: Set as header row&quot;, &quot;Skip&quot;, &quot;Ignore&quot;, &quot;Check Accessibility...&quot;, and &quot;Help...&quot;. (Source: mock up by AUWG) <br /> <img src="tech_images/b_13.png" alt="See the example caption above for description." width="417" height="162" /></p> </blockquote> <h3><a id="Prompt-stylesheets"></a>(13): Style sheets:</h3> <ul> <li>Use style sheets, according to specification, as the default mechanism for presentation formatting and layout.</li> <li> If content is created with a style sheet format, along with a content format, the use of that style format must also meet the requirements of WCAG.</li> <li> Conceal the technical details of style sheet usage to a similar degree as for usage of other markup formats supported by the tool.</li> <li> Assist authors by detecting structural markup (e.g. header tags) that has been misused to achieve presentation formatting and, with author permission, transforming it to use style sheets. </li> <li> Prompt authors to create style classes and rules within and across document, rather than using more limited in-line styling.</li> <li> Assist authors by recognizing patterns in style sheet use and converting them into style classes and rules.</li> <li> Provide the option of editing text content independently of style sheet layout and presentation formatting. </li> <li> Assist authors with the issue of style sheet browser compatibility by guiding them toward standard practices and detecting the existence of non-standard practices.</li> <li> Assist authors by providing a style sheet validation function.</li> <li> Maintain a registry of styles for ease of re-use.</li> <li> For prompting and assisting with specific types of information required by style sheets, see the other sections in this Appendix. For example: (8) font/background colors and (11) document structure.</li> <li> Consult <a href="https://www.w3.org/1999/08/NOTE-CSS-access-19990804">Accessibility Features of CSS</a>.</li> </ul> <h3><a id="Prompt-ClearText"></a>(14): Clearly written text: </h3> <ul> <li>Prompt authors to specify a default language of a document.</li> <li> Provide a thesaurus function.</li> <li> Provide a dictionary lookup system that can recognize changes of language, terms outside a controlled vocabulary as well as known abbreviation or acronym expansions.</li> <li> Provide an automated reading level status. (Example A-14a)</li> <li> Prompt authors for expansions of unknown acronyms, recognizable in some languages as collections of uppercase letters. (Example A-14b)</li> </ul> <blockquote> <p class="figure"><a id="Example-ClearText-a"></a> <strong class="handle">Example A-14a:</strong> A source editing-view that indicates the reading level of a page and whether it exceeds a limit determined by the author's preference settings. The editing-view includes the following markup: <code>&lt;body&gt;&lt;h1&gt;Mars&lt;/h1&gt;&lt;p&gt;Mars is the fourth planet in the solar system, orbiting at a distance of 1.5 AU, with a period of 687 days.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</code>. Then in a status bar below the text entry area, is a reading level display: &quot;Reading Level: 11.2 (target&lt;8)&quot;. The 11.2 is highlighted with a yellow background and bold text to indicate that the target is exceeded. (Source: mock up by AUWG)<br /> <img src="tech_images/b_15.png" alt="See the example caption above for description." width="417" height="164" /> </p> <p class="figure"> <a id="Example-ClearText-b"></a> <strong class="handle">Example A-14b:</strong> An authoring interface that prompts the author to enter an acronym expansion. The rendered text reads: &quot;The 'habitable zone' around a star is the region of that star’s solar system in which liquid water is possible. The continuous habitable zone (CHZ) is the region of the solar system which has remained in the zone, even during changes in the star’s radiation pattern.&quot; The acronym &quot;CHZ&quot; is identified with a blue underline as an accessibility problem. The author has brought up a pop-up menu for the acronym and sees the following options: &quot;Repair: Enter acronym expansion…&quot;, &quot;Check Accessibility...&quot;, and &quot;Help...&quot;. (Source: mock up by AUWG)<br /> <img src="tech_images/b_16.png" alt="See the example caption above for description." width="417" height="208" /> </p> </blockquote> <h3><a id="Prompt-DIhandlers"></a>(15): Device-independent events:</h3> <ul> <li>Detect mouse-specific events. </li> <li>If paired keyboard events (e.g. <code>onfocus</code> for <code>onmouseover</code>,) exist, suggest they be added.</li> </ul> <h3><a id="Prompt-NonTextSupp"></a>(16): Non-text supplements to text:</h3> <ul> <li> Prompt authors to provide icons for buttons, illustrations for text, graphs for numeric comparisons. (Example A-16) </li> <li> Where subject metadata is available, look up appropriate illustrations.</li> <li> If authors have identified content as instructions, then provide templates or automated utilities for extracting flow charts.</li> </ul> <blockquote> <p class="figure"><a id="Example-NonTextSupp"></a> <strong class="handle">Example A-16:</strong> An authoring interface for prompting the author about whether a paragraph that contains many numbers might be made more clear with the addition of a chart or graph. On the left side of the interface is the rendered text: &quot; Planet Orbits: The inner planets orbit the sun relatively quickly with Mercury orbiting the sun in 88 days, Venus in 224 days, Earth in 365 days, and Mars in 687 days. Compare this to Jupiter’s, 4332 day orbit.&quot; This text is marked with a yellow exclamation mark icon. On the right side is the following explanation of the error icon: &quot;This paragraph contains 5 numbers. Would readers benefit if a chart or graph of this information was added?&quot;. &quot;Yes&quot; and &quot;no&quot; buttons are provided. (Source: mock up by AUWG)<br /> <img src="tech_images/b_17.png" alt="See the example caption above for description." width="417" height="175" /></p> </blockquote> <hr /> </div> <!-- techs-only --> <div class="techs-only"> <h2><a name="checking-types" id="checking-types"></a>Appendix B: Levels of Checking Automation</h2> <p>This section is <a class="termdef" href="#def-Informative" title="definition: informative">informative</a>. </p> <p>This list is representative, though not necessarily complete.</p> <h3><a name="checking-type-automated" id="checking-type-automated"></a>(a) Automated Checking: </h3> <p>In automated checking, the tool is able to check for accessibility problems automatically, with no human intervention required. This type of check is usually appropriate for checks of a syntactic nature, such as the use of deprecated elements or a missing attribute, in which the meaning of text or images does not play a role. </p> <blockquote> <p> <span class="figure"><strong class="handle">Example B-1:</strong> A summary interface for a code-based authoring tool that displays the results of an automated check. The display is a tree-view where the leftmost nodes are the names of problems (&quot;Image missing alternate text&quot; and &quot;Text boxes missing labels) with number of problems appended (e.g. &quot;[6]&quot;) and the sub-items are the problem instances with line numbers appended (e.g. &quot;(Line:45)&quot;). (Source: mock up by AUWG)<br /> <img src="tech_images/b_18.png" alt="See the example caption above for description." width="294" height="209" /></span></p> <p class="figure"> <strong class="handle">Example B-2:</strong> A WYSIWYG interface that displays the results of an automated check in a WYSIWYG authoring view using blue highlighting around or under rendered elements (in this case, the &quot;earthrise&quot; image and some &quot;blinking text&quot;), identifying accessibility problems for the author to correct. (Source: mock up by AUWG)<br /> <img src="tech_images/b_19.png" alt="See the example caption above for description." width="417" height="194" /></p> <p class="figure"> <strong class="handle">Example B-3:</strong> An authoring interface of an automated check in an instruction-level authoring view. The text is: &quot;<code>&lt;body&gt;&lt;p&gt;Image:&lt;/p&gt;&lt;img href=&quot;pic123.gif&quot;/&gt;&lt;hr/&gt;&lt;blink&gt;Blinking text&lt;/blink&gt;&lt;/body&gt;&lt;/html&gt;</code>&quot;.In this view, the text of elements with accessibility problems (<code>img</code> and <code>blink</code>) is shown in a blue font, instead of the default black font. (Source: mock up by AUWG)<br /> <img src="tech_images/b_20.png" alt="See the example caption above for description." width="417" height="145" /></p> </blockquote> <h3><a name="checking-type-semi" id="checking-type-semi"></a>(b) Semi-Automated Checking: </h3> <p>In semi-automated checking, the tool is able to identify potential problems, but still requires human judgment by authors to make a final decision on whether an actual problem exists. Semi-automated checks are usually most appropriate for problems that are semantic in nature, such as descriptions of non-text objects, as opposed to purely syntactic problems, such as missing attributes, that lend themselves more readily to full automation.</p> <blockquote> <p class="figure"><strong class="handle">Example B-4:</strong> A dialog box that appears once the tool has detected an image without a description attribute. However, since not all images require description, the author is prompted to make the final decision (&quot;Does this image require descriptive text?&quot;). The author can confirm that this is indeed an accessibility problem by choosing and move on to the repair stage by choosing &quot;Yes&quot; or press &quot;No&quot; to mark the potential problem, as not a problem at all. Additional help is available in the form of a tip: &quot;An image requires descriptive text when the information it contains cannot be conveyed in 10 words or less using an alternate text label.&quot; (Source: mock up by AUWG)<br /> <img src="tech_images/b_21.png" width="464" height="171" alt="See the example caption above for description." /></p> </blockquote> <h3><a name="checking-type-manual" id="checking-type-manual"></a>(c) Manual Checking: </h3> <p>In manual checking, the tool provides authors with instructions for detecting a problem, but does not automate the task of detecting the problem in any other way. As a result, authors must decide on their own whether or not a problem exists. Manual checks are discouraged because they are prone to human error, especially when the type of problem in question may be easily detected by a more automated utility, such as an element missing a particular attribute.</p> <blockquote> <p class="figure"><strong class="handle">Example B-5:</strong> A dialog box that reminds the author to check if there are any words in other languages in the document with the message: &quot;Does this document contain any words or phrases in a different language than the main content?&quot;. The author can move on to the repair stage by pressing &quot;Yes&quot; or press &quot;No&quot; to mark the potential problem, as not a problem at all. (Source: mock up by AUWG)<br /> <img src="tech_images/b_22.png" width="334" height="117" alt="See the example caption above for description." /></p> </blockquote> <hr /> </div> <!-- techs-only --> <div class="techs-only"> <h2><a name="repair-types" id="repair-types"></a>Appendix C: Levels of Repair Automation</h2> <p>This section is <a class="termdef" href="#def-Informative" title="definition: informative">informative</a>. </p> <p>This list is representative, though not necessarily complete.</p> <h3><a id="repairing-type-manual" name="repairing-type-manual"></a>(a) Repair Instructions: </h3> <p>In manual repair, the tool provides authors with instructions for making the necessary correction, but does not automate the task in any other way. For example, the tool may move the cursor to start of the problem, but since this is not a substantial automation, the repair would still be considered &quot;manual&quot;. Manual correction tools leave it up to authors to follow the instructions and make the repair by themselves. This is the most time consuming option for authors and allows the most opportunity for human error.</p> <blockquote> <p> <span class="figure"><strong class="handle">Example C-1:</strong> Repair instructions in a code level editing-view. In this case, the following markup is being edited: <code>&lt;body&gt;&lt;p&gt;Image:&lt;/p&gt;&lt;img href=&quot;pic123.gif&quot;/&gt;&lt;hr/&gt;&lt;blink&gt;Blinking text&lt;/blink&gt;&lt;/body&gt;&lt;/html&gt;</code>. Since the problems have already been detected in the checking step and the selected offending elements in a code view (<code>&lt;img href=&quot;pic123.gif&quot;/&gt;</code> and <code>&lt;blink&gt;Blinking text&lt;/blink&gt;</code>) have been highlighted in blue text. When the author puts focus on the highlighted text, a short repair instruction (&quot;Repair: Add 'alt' attribute&quot;) appears in a status bar with a button than will open a longer explanation in the help system. (Source: mock up by AUWG) <br /> <img src="tech_images/b_25.png" alt="See the example caption above for description." width="417" height="193" /></span></p> </blockquote> <h3><a name="repairing-type-semi" id="repairing-type-semi"></a>(b) Semi-Automated: </h3> <p>In semi-automated repair, the tool can provide some automated assistance to authors in performing corrections, but author input is still required before the repair can be complete. For example, the tool may prompt authors for a plain text string, but then be capable of handling all of the markup required to add the text string to the content. In other cases, the tool may be able to narrow the choice of repair options, but still rely on authors to make the final selection. This type of repair is usually appropriate for corrections of a semantic nature.</p> <blockquote> <p> <span class="figure"><strong class="handle">Example C-2:</strong> A semi-automated repair in a WYSIWYG editing-view. The author has right-clicked on an image of the &quot;earthrise&quot; that has been highlighted with a blue outline by the automated checker system. This has brought up a pop-up menu with the following choices: &quot;Repair: Set Alt -Text: 'An earth rise as seen from the moon'&quot;, &quot;Enter different alt-text…&quot;, &quot; Skip&quot;, &quot;Ignore&quot;, &quot;Check Accessibility...&quot;, &quot;Help...&quot;. The author must decide whether the label text that the tool suggests is appropriate. Whichever option the author chooses, the tool will handle the details of updating the content. (Source: mock up by AUWG)<br /> <img src="tech_images/b_26.png" alt="See the example caption above for description." width="417" height="194" /></span></p> </blockquote> <h3><a name="repairing-type-automated" id="repairing-type-automated"></a>(c) Automated: </h3> <p>In automated repair, the tool is able to make repairs automatically, with no author input required. For example, a tool may be capable of automatically adding a document type to the header of a file that lacks this information. In these cases, very little, if any, author notification is required. This type of repair is usually appropriate for corrections of a syntactic or repetitive nature.</p> <blockquote> <p> <span class="figure"><strong class="handle">Example C-3:</strong> An announcement that an automated repair has been completed (&quot;All instances of &lt;blink&gt; have been replaced with CSS styling according to your preferences.&quot;). The author selects an &quot;ok&quot; to proceed. An &quot;undo&quot; button is provided in case the author wishes to reverse the operation. In some cases, automated repairs might be completed with no author notification at all. (Source: mock up by AUWG)<br /> <img src="tech_images/b_27.png" alt="See the example caption above for description." width="334" height="117" /></span></p> </blockquote> <hr /> </div> <!-- techs-only --> <div class="techs-only"> <h2><a name="timing-options" id="timing-options"></a>Appendix D: Author Interruption Timing Options</h2> <p>This section is <a class="termdef" href="#def-Informative" title="definition: informative">informative</a>. </p> <p>This list is representative, though not necessarily complete.</p> <p><a id="timing-type-negotiated" name="timing-type-negotiated"></a><strong>(a) Negotiated Interruption:</strong> A negotiated interruption is caused by interface mechanisms (e.g. icons or highlighting of the element, audio feedback) that alert the author to a problem, but remain flexible enough to allow the author to decide whether to take immediate action or address the issue at a later time. Since negotiated interruptions are less intrusive than immediate or scheduled interruptions, they can often be better integrated into the design workflow and have the added benefit of informing the author about the distribution of problems within the document. Although some authors may choose to ignore the alerts completely, it is <em>not</em> recommended that authors be forced to fix problems as they occur. Instead, it is recommended that negotiated interruption be supplemented by <a href="#timing-type-scheduled">scheduled interruptions at major editing events</a> (e.g. when publishing), when the tool should alert the author to the outstanding accessibility problems. </p> <blockquote> <p class="figure"> <img src="icons/rendered.gif" alt="Applicable to content-rendering authoring functions" width="16" height="16" border="1" /><strong class="handle">Example D-1:</strong> A WYSIWYG editing-view makes the author of problems detected automatically by means of a blue line under text or around rendered objects with accessibility problems. Here, red lines are also visible, highlighting spelling errors in the text. The author can decide to address the problems at a later time. (Source: mock up by AUWG)<br /> <img src="tech_images/b_38.png" alt="See the example caption above for description." width="417" height="194" /></p> </blockquote> <p><a id="timing-type-scheduled" name="timing-type-scheduled"></a><strong>(b) Scheduled Interruption:</strong> A scheduled interruption is one in which the author has set the tool to alert them of accessibility issues on a configurable schedule. One option for the schedule might be to have prompts associated with the interface mechanisms for significant authoring events, such as opening, saving, closing, committing, or publishing files. At the significant authoring event, the author would be informed of the problem, while at the same time they would <em>not</em> be prevented from saving, publishing, printing, etc. A potential downside of postponing corrective actions is that by the time the prompt is displayed, the author may not have sufficient time or inclination to make the required changes, especially if they are extensive.</p> <blockquote> <p class="figure"><strong class="handle">Example D-2:</strong> A &quot;Publish&quot; dialog box allows the author to publish multiple files at once, however in the case shown here, two of the files have uncorrected accessibility problems which causes them not to meet a &quot;standard of publishing&quot; the author has set for themselves in the options. As a result the files are selected, a message is displayed (&quot;The selected files do not meet your specified standard for publishing.&quot;) and the &quot;publishing&quot; button is grayed out. This standard is referred to generally since it is assumed that it might include spelling and grammar standards as well as accessibility issues. (Source: mock up by AUWG) <br /> <img src="tech_images/b_39.png" alt="See the example caption above for description." width="377" height="185" /></p> </blockquote> <p><a id="timing-type-immediate" name="timing-type-immediate"></a><strong>(c) Immediate Interruption:</strong> An immediate interruption is the most intrusive timing option because the attention of the author is actively diverted from the current editing task by the notification of some issue. This might be achieved, for instance, by an alert dialog. This type of alert presents multiple usability problems and should be used sparingly because it interferes with the normal design workflow. Intrusive warnings are probably only appropriate when the window of opportunity for correcting a serious accessibility problem is about to close, such as when an author decides to publish the content in question. In general, negotiated and scheduled interruptions are preferred.</p> <blockquote> <p class="figure"><strong class="handle">Example D-3:</strong> A modal dialog box contains the message: &quot;This image is missing alternate text&quot;. The author must press the &quot;OK&quot; button to continue. (Source: mock up by AUWG)<br /> <img src="tech_images/b_40.png" alt="See the example caption above for description." width="266" height="107" /></p> </blockquote> <p>&nbsp;</p> </div> <!-- techs-only --> <div class="techs-only"> <h2><a name="realtime-production" id="realtime-production"></a>Appendix E: Authoring Tools for Live Web Content</h2> <p>This section is <a class="termdef" href="#def-Informative" title="definition: informative">informative</a>. </p> <p>Supporting the production of <a class="termdef" href="#def-Live" title="definition: live">live</a> web content that is also accessible is a challenge. The immediate and continuous time pressures will limit what can reasonably expect from authors. However, there are potential approaches that developers may take to increase the accessibility of the live content produced by their authoring tools:</p> <blockquote> <p><strong><a id="need" name="need"></a>(a) Determine Participant Requirements:</strong> Sometimes it may be possible to determine beforehand the accessibility requirements of the end user audience. In other cases, polling the participants (e.g. &quot;Request whiteboard descriptions&quot; checkbox in the figure) or matching participant profiles might help determine which types of accessibility practices would offer the greatest advantage in the short time available. However, usually it is impossible to know all of the needs of the actual or potential participants.</p> <p><strong><a id="assistant" name="assistant"></a>(b) Assistant/Peer Author:</strong> Consider designating one or more secondary authors, who can receive and respond to prompts for supplemental information generated as the primary author proceeds uninterrupted. The secondary author(s) might be an unrelated specialist, analogous to a sign language interpreter, a co-author, or in some situations a member of the session audience (e.g. peer descriptions).</p> <p><strong><a id="preptime" name="preptime"></a>(c) Preparation Time:</strong> Consider allowing authors time to pre-assemble materials for a live presentation (e.g. a professor preparing for an online class).</p> <p><strong><a id="archiving" name="archiving"></a>(d) Archiving:</strong> If the session will be archived, there may be other opportunities to increase the accessibility of the content of the archive by guiding authors through a process to check for and repair accessibility problems after the live session has ended, but prior to archiving.</p> </blockquote> <blockquote> <p class="figure"><strong class="handle">Example E-1:</strong> A live presentation in a whiteboard/chat client environment that has been enhanced to provide real-time descriptions. The example has five panes. On the far left is a list of participants (&quot;Presenter&quot;, &quot;John (You)&quot;, &quot;Jane&quot;, and &quot;Alice&quot;). In the upper-middle is the chat &quot;Presenter&gt; I suggest a space theme for the slide presentation.&quot;, &quot;Image File Inserted (by Presenter) Description: An earthrise as seen from the surface of the moon.&quot;, &quot;Presenter&gt; The white text would go...&quot;, &quot;Marker (by Presenter) Description&gt; Draws a red box..., and &quot;Presenter&gt; in this area.&quot; Notice that descriptions are appearing here. The lower-middle is the message composition area for this user and is blank. The upper-right is the whiteboard. So far there is an image of &quot;earthrise&quot; and a red hand-drawn rectangle on the &quot;canvas&quot;. The whiteboard tools are &quot;select box&quot;, &quot;text tool&quot;, &quot;marker&quot;, &quot;eraser&quot;, &quot;insert image&quot;, &quot;line tool&quot;, &quot;rectangle tool&quot;, and an &quot;ellipse tool&quot;. In the lower-right is an area for describing a drawing action - in this case the &quot;Presenter' use of the Marker&quot;. Notice that any participant can describe the events on the whiteboard even as the dialog continues. (Source: mock up by AUWG).<br /> <img src="tech_images/b_41.png" alt="See the example caption above for description." width="558" height="322" /></p> </blockquote> <hr /> </div> <!-- techs-only --> <div id="sect-definitions"> <h2><a id="glossary" name="glossary"></a>Appendix <span class="techs-only">F</span>: Glossary</h2> <!-- gl-only --> <div class="techs-only"> <p>This section is included here for <a class="termdef" href="#def-Informative" title="definition: informative">informative</a> purposes. The <a class="termdef" href="#def-Normative" title="definition: normative">normative</a> version appears in the Authoring Tool Accessibility Guidelines 2.0 <a href="#ref-ATAG20" title="reference: ATAG20"><cite>[ATAG20]</cite></a>.</p> </div> <!-- techs-only --> <dl> <dt><dfn><a id="def-Accessibility-Problem" name="def-Accessibility-Problem"></a>accessibility problems</dfn></dt> <dd>ATAG 2.0 recognizes two types of accessibility problems: <ul> <li><dfn><a id="def-Authoring-Interface-Accessibility-Problem" name="def-Authoring-Interface-Accessibility-Problem"></a>authoring tool user interface accessibility problems:</dfn> Aspects of an <a class="termdef" href="#def-Authoring-Tool-Interface" title="definition: authoring tool user interface">authoring tool user interface</a> that does not meet a success criterion in <a href="#part_a">Part A</a> of ATAG 2.0.</li> <li><a id="def-Web-Content-Accessibility-Problem" name="def-Web-Content-Accessibility-Problem"></a><dfn>web content accessibility problems (WCAG):</dfn> Aspects of <a href="#def-Web-Content" title="definition: web content" class="termdef">web content</a> that does not meet a <a href="#conf-rel-wcag">WCAG 2.0</a> success criterion (Level A, AA or AAA).</li> </ul></dd> <dt><a id="def-Accessibility-Information" name="def-Accessibility-Information"><dfn>accessibility information (WCAG)</dfn></a> </dt> <dd>Information that <a href="#def-Web-Content" title="definition: web content" class="termdef">web content</a> must contain in order to meet a <a href="#conf-rel-wcag">WCAG 2.0</a> success criterion (Level A, AA or AAA). Examples include: <a href="#def-Associated-Alternative-Content" title="definition: alternative content" class="termdef">programmatically associated alternative content</a> (e.g. text alternatives for images), <a href="#def-Role" title="definition: role" class="termdef">role</a>, and state information for widgets, <a href="#def-Relationships" title="definition: relationships" class="termdef">relationships</a> within complex tables).<br /> <em>Note:</em> For the purposes of ATAG 2.0, only <a class="termdef" href="#def-Programmatically-Determined" title="definition: programmatically determined">programmatically determinable</a> accessibility information qualifies. For additional examples, see <a href="https://www.w3.org/TR/2015/WD-IMPLEMENTING-ATAG20-20150721/#prompting-types">Appendix A of the Implementing ATAG 2.0 document</a>.</dd> <dt><a id="def-Accessible-Content-Support-Features" name="def-Accessible-Content-Support-Features"><dfn>accessible content support features</dfn></a></dt> <dd>Any features of an <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a> that directly support <a href="#def-Author" title="definition: authors" class="termdef">authors</a> in increasing the accessibility of the <a href="#def-Web-Content" title="definition: web content" class="termdef"> </a><a class="termdef" href="#def-Content-Being-Edited" title="definition: web content being edited">web content being edited</a>. These are features that must be present to meet the success criteria in <a href="#part_b">Part B</a> of ATAG 2.0.</dd> <dt><a id="def-Alternative-Content" name="def-Alternative-Content"></a><dfn>alternative content</dfn></dt> <dd><a href="#def-Web-Content" title="definition: web content" class="termdef">Web content</a> that is used in place of other content that some people are not able to access. Alternative content fulfills essentially the same function or purpose as the original content. <a href="#conf-rel-wcag">WCAG 2.0</a> recognizes several general types of alternative content: <ul> <li><dfn><a id="def-Text-Alternatives" name="def-Text-Alternatives"></a>text alternatives for non-text content:</dfn> Text that is <a href="#def-Associated-Alternative-Content" title="definition: alternative content" class="termdef">programmatically associated</a> with <a class="termdef" href="#def-Non-Text-Objects" title="definition: non-text objects">non-text content</a> or referred to from text that is programmatically associated with non-text content. For example, an image of a chart might have two text alternatives: a description in the paragraph after the chart and a short text alternative for the chart indicating in words that a description follows.</li> <li><dfn><a id="def-Time-Based-Alternatives" name="def-Time-Based-Alternatives"></a>alternatives for time-based media:</dfn> <a href="#def-Web-Content" title="definition: web content" class="termdef">Web content</a> that serves the same function or purpose as one or more tracks in a time-based media presentation. This includes: captions, audio descriptions, extended audio descriptions, sign language interpretation as well as correctly sequenced text descriptions of time-based visual and auditory information that also is capable of achieving the outcomes of any interactivity in the time-based presentation.</li> <li><dfn><a id="def-Media-Alternatives" name="def-Media-Alternatives"></a>media alternative for text:</dfn> Media that presents no more information than is already presented in text (directly or via text alternatives). A media alternative for text is provided for people who benefit from alternate representations of text. Media alternatives for text may be audio-only, video-only (including sign-language video), or audio-video.</li> </ul> Importantly, from the perspective of authoring tools, alternative content may or may not be: <ul> <li> <a id="def-Associated-Alternative-Content" name="def-Associated-Alternative-Content"></a><dfn>programmatically associated alternative content: </dfn>Alternative content whose location and purpose can be <a class="termdef" href="#def-Programmatically-Determined" title="definition: programmatically determined">programmatically determined</a> from the original content for which it is serving as an alternative. For example, a paragraph might serve as a text alternative for an image, but it is only programmatically associated if this relationship is properly encoded (e.g. by &quot;aria-labeledby&quot;). <br /> <em>Note:</em> ATAG 2.0 typically refers to programmatically associated alternative content.</li> </ul></dd> <dt><a id="def-Assistive-Technology" name="def-Assistive-Technology"><dfn>assistive technology</dfn></a> <!-- [adapted from WCAG 2.0] --></dt> <dd>Software (or hardware), separate from the <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tool</a>, that provides functionality to meet the requirements of people with disabilities (<a href="#def-Author" title="definition: authors" class="termdef">authors</a> and <a class="termdef" href="#def-End-Users" title="definition: end user">end users</a>). Some authoring tools may also provide <a href="#def-Direct-Accessibility" title="definition: direct accessibility features" class="termdef">direct accessibility features</a>. Examples include: <ul> <li>screen magnifiers, and other visual reading assistants, which are used by people with visual, perceptual, and physical print disabilities to change text font, size, spacing, color, synchronization with speech, etc. in order improve the visual readability of rendered text and images;</li> <li>screen readers, which are used by people who are blind to read textual information through synthesized speech or Braille;</li> <li>text-to-speech software, which is used by some people with cognitive, language, and learning disabilities to convert text into synthetic speech;</li> <li>speech recognition software, which are used by some people who have some physical disabilities;</li> <li>alternative keyboards, which are used by some people with physical disabilities to simulate the keyboard (including alternate keyboards that use head pointers, single switches, sip/puff, and other special input devices);</li> <li>alternative pointing devices, which are used by some people with physical disabilities to simulate mouse pointing and button activations.</li> </ul> </dd> <dt><a id="def-Audio" name="def-Audio"><dfn>audio</dfn></a> <!-- [adapted from WCAG 2.0] --></dt> <dd>The technology of sound reproduction. Audio can be created synthetically (including speech synthesis), recorded from real-world sounds, or both.</dd> <dt><a id="def-Author-Actions-Prevent" name="def-Author-Actions-Prevent"><dfn>author actions preventing generation of accessible web content</dfn></a></dt> <dd>When the actions of <a href="#def-Author" title="definition: authors" class="termdef">authors</a> prevent <a class="termdef" href="#def-Authoring-Tool" title="definition: authoring tool">authoring tools</a> from generating <a class="termdef" href="#def-Accessible-Web-Content" title="definition: accessible web content">accessible web content (WCAG)</a>. Examples include: turning off <a class="termdef" href="#def-Accessible-Content-Support-Features" title="definition: accessible content support features"> accessible content support features</a>, ignoring <a href="#def-Prompt" title="definition: prompt" class="termdef">prompts</a> for <a class="termdef" href="#def-Accessibility-Information" title="definition: accessibility information">accessibility information (WCAG)</a>, providing faulty accessibility information (WCAG) at prompts, modifying the authoring tool (e.g. via scripting, macros), and installing <a href="#def-Plugin" title="definition: plug-in" class="termdef">plug-ins</a>.</dd> <dt><dfn><a id="def-Author" name="def-Author"></a>authors</dfn></dt> <dd>People who use <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tools</a> to create or modify <a class="termdef" href="#def-Web-Content" title="definition: web content">web content</a>. The term may cover roles such as content authors, designers, programmers, publishers, testers, etc. (see <a href="#part_b_applic_note_6">Part B Conformance Applicability Note 6: Multiple authoring roles</a>). Some authoring tools control who may be an author by managing <a href="#def-Authoring-Permission" title="definition: author permission" class="termdef">author permissions</a>.</dd> <dt><a id="def-Authoring-Permission" name="def-Authoring-Permission"><dfn>author permission</dfn></a></dt> <dd>Authorization that allows modification of given <a href="#def-Web-Content" title="definition: web content" class="termdef">web content</a>.</dd> <dt><a name="def-Authoring-Action" id="def-Authoring-Action"></a><dfn>authoring action</dfn></dt> <dd>Any action that <a class="termdef" href="#def-Author" title="definition: author">authors</a> can take using the <a class="termdef" href="#def-Authoring-Tool-Interface" title="definition: authoring tool user interface">authoring tool user interface</a> that results in editing <a class="termdef" href="#def-Web-Content" title="definition: web content">web content</a> (e.g. typing text, deleting, inserting an <a href="#def-Element" title="definition: element" class="termdef">element</a>, applying a <a href="#def-Template" title="definition: template" class="termdef">template</a>). In contrast, most authoring tool user interfaces also enable actions that do not edit content (e.g. saving, <a href="#def-Publishing" title="definition: publishing" class="termdef">publishing</a>, setting preferences, viewing <a href="#def-Documentation" title="definition: documentation" class="termdef">documentation</a>). <ul> <li><dfn><a name="def-Reversible-Action" id="def-Reversible-Action"></a>reversible authoring action</dfn>: An <a class="termdef" href="#def-Authoring-Action" title="definition: authoring action">authoring action</a> that can be immediately and completely undone by the <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tool</a> upon a cancel request by an <a class="termdef" href="#def-Author" title="definition: author">author</a>. Examples of cancel requests include: &quot;cancel&quot;, &quot;undo&quot;, &quot;redo&quot; (when it used to reverse &quot;undo&quot;), &quot;revert&quot;, and &quot;roll-back&quot;<br /> <em>Note:</em> It is acceptable for an authoring tool to collect a series of text entry actions (e.g. typed words, a series of backspaces) into a single reversible authoring action.</li> </ul> </dd> <dt><a name="def-Authoring-Outcome" id="def-Authoring-Outcome"></a><dfn>authoring outcome</dfn></dt> <dd>The <a class="termdef" href="#def-Web-Content" title="definition: web content">content</a> or content modifications that result from <a class="termdef" href="#def-Authoring-Action" title="definition: authoring action">authoring actions</a>. Authoring outcomes are cumulative (e.g. text is entered, then styled, then made into a link, then given a title).</dd> <dt><a name="def-Authoring-Practice" id="def-Authoring-Practice"></a><dfn>authoring practice</dfn></dt> <dd>An approach that <a href="#def-Author" title="definition: authors" class="termdef">authors</a> follow to achieve a given <a href="#def-Authoring-Outcome" title="definition: authoring outcome" class="termdef">authoring outcome</a> (e.g. controlling <a href="#def-Presentation" title="definition: presentation" class="termdef">presentation</a> with style sheets). Depending on the design of an <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tool</a>, authoring practices may be chosen by authors or by the authoring tool. Authoring practices may or may not be: <ul> <li><a name="def-Acc-Auth-Practice" id="def-Acc-Auth-Practice"></a><dfn>accessible authoring practices (WCAG):</dfn> An authoring practice in which the <a href="#def-Authoring-Outcome" title="definition: authoring outcome" class="termdef">authoring outcome</a> conforms to <a href="#conf-rel-wcag">WCAG 2.0</a> at Level A, AA, or AAA. Some accessible authoring practices require <a href="#def-Accessibility-Information" title="definition: accessibility information" class="termdef">accessibility information (WCAG)</a>.</li> </ul></dd> <dt><a name="def-Authoring-Session" id="def-Authoring-Session"></a><dfn>authoring session</dfn></dt> <dd>A state of the <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tool</a> in which <a href="#def-Web-Content" title="definition: web content" class="termdef">web content</a> can be edited by an <a href="#def-Author" title="definition: authors" class="termdef">author</a>. <ul> <li><a name="def-End-Auth-Session" id="def-End-Auth-Session"></a><dfn>end of an authoring session:</dfn> The point at which the <a href="#def-Author" title="definition: authors" class="termdef">author</a> has no further opportunity to make <a class="termdef" href="#def-Authoring-Action" title="definition: authoring action">authoring actions</a> without starting another <a href="#def-Authoring-Session" title="definition: authoring session" class="termdef">session</a>. The end of an authoring session may be determined by authors (e.g. closing a document, <a href="#def-Publishing" title="definition: publishing" class="termdef">publishing</a>) or by the <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tool</a> (e.g. when the authoring tool transfers editing permission to another author on a collaborative system). <br /> <em>Note:</em> The end of the authoring session is distinct from <a href="#def-Publishing" title="definition: publishing" class="termdef">publishing</a>. <a href="#def-Content-Auto-Gen" title="definition: automatically-generated content" class="termdef">Automatic content generation</a> may continue after the end of both the authoring session and initial publishing (e.g. content management system updates).</li></ul></dd> <dt><a id="def-Authoring-Tool" name="def-Authoring-Tool"><dfn>authoring tool</dfn></a></dt> <dd>Any web-based or non-web-based application(s) that can be used by <a class="termdef" href="#def-Author" title="definition: author">authors</a> (alone or collaboratively) to create or modify <a class="termdef" href="#def-Web-Content" title="definition: web content">web content</a> for use by other people (other authors or <a class="termdef" href="#def-End-Users" title="definition: end user">end user</a>s). <br /> <em>Note 1: &quot;application(s)&quot;: </em>ATAG 2.0 may be conformed to by stand-alone applications or by collections of applications. If a conformance claim is made, then the claim must provide identifying information for each application and also for any required extensions, plug-ins, etc.<em><br /> Note 2: &quot;alone or collaboratively&quot;: </em>Multiple authors may contribute to the creation of web content and, depending on the authoring tool, each author may work with different views of the content and different <a href="#def-Authoring-Permission" title="definition: author permission" class="termdef">author permissions</a>.<em> <br /> Note 3: &quot;to create or modify web content&quot;: </em>This clause rules out software that collects data from a person for other purposes (e.g. online grocery order form) and then creates web content from that data (e.g. a web-based warehouse order) without informing the person (however, <a href="#conf-rel-wcag">WCAG 2.0</a> would still apply). This clause also rules out software used to create content exclusively in non-web content technologies.<em> <br /> Note 4: &quot;for use by other people&quot;: </em>This clause rules out the many web applications that allow people to modify web content that only they themselves experience (e.g. web-based email display settings) or that only provide input to automated processes (e.g. library catalog search page).<em> <br /> </em>Examples of software that are generally considered authoring tools under ATAG 2.0: <ul> <li>web page authoring tools (e.g. <a class="termdef" href="#def-WYSIWYG" title="definition: WYSIWYG">WYSIWYG</a> HTML editors)</li> <li>software for directly editing source code</li> <li>software for converting to <a class="termdef" href="#def-Web-Content-Technology" title="definition: technology (Web content)">web content technologies</a> (e.g. &quot;Save as HTML&quot; features in office document applications) </li> <li>integrated development environments (e.g. for web application development)</li> <li>software that generates web content on the basis of <a href="#def-Template" title="definition: template" class="termdef">templates</a>, scripts, command-line input or &quot;wizard&quot;-type processes</li> <li>software for rapidly updating portions of web pages (e.g. blogging, wikis, online forums)</li> <li>software for generating/managing entire websites (e.g. content management systems, courseware tools, content aggregators)</li> <li>email clients that send messages using web content technologies</li> <li>multimedia authoring tools</li> <li>software for creating mobile web applications</li> </ul> Examples of software that are not considered authoring tools under ATAG 2.0 (in all cases, WCAG 2.0 still applies if the software is web-based): <ul> <li>customizable personal portals: ATAG 2.0 does not apply because the web content being edited is only available to the owner of the portal</li> <li>e-commerce order forms: ATAG 2.0 does not apply because the purpose of an e-commerce order form is to order a product, not communicate with other people via web content, even if the data collected by the form actually does result in web content (e.g. online tracking pages)</li> <li>stand-alone accessibility checkers: ATAG 2.0 does not apply because a stand-alone accessibility checker with no automated or semi-automated repair functionality does not actually modify web content. An accessibility checker with repair functionality or that is considered as part of a larger authoring process would be considered an authoring tool.<br /> </li></ul> </dd> <dt><dfn><a id="def-Authoring-Tool-Interface" name="def-Authoring-Tool-Interface"></a>authoring tool user interface</dfn></dt> <dd> The display and control mechanism that <a href="#def-Author" title="definition: authors" class="termdef">authors</a> use to operate the <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tool</a> software. User interfaces may be non-web-based or web-based or a combination (e.g. a non-web-based authoring tool might have web-based help pages): <ul> <li><a name="def-Non-Web-Based" id="def-Non-Web-Based"></a><dfn>authoring tool user interface (non-web-based):</dfn> Any parts of an authoring tool user interface that are not implemented as <a href="#def-Web-Content" title="definition: web content" class="termdef">web content</a> and instead run directly on a <a href="#def-Platform" title="definition: platform" class="termdef">platform</a> that is not a <a href="#def-User-Agent" title="definition: user agent" class="termdef">user agent</a> (e.g. Windows, Mac OS, Java Virtual Machine, iOS, Android).</li> <li><a id="def-Web-Based-UI" name="def-Web-Based-UI"></a><dfn>authoring tool user interface (web-based):</dfn> Any parts of an authoring tool user interface that are implemented using <a href="#def-Web-Content-Technology" title="definition: technology (Web content)" class="termdef">web content technologies</a> and are accessed by <a href="#def-Author" title="definition: authors" class="termdef">authors</a> via a <a class="termdef" href="#def-User-Agent" title="definition: user agent">user agent</a>. </li> </ul> Authoring tool user interfaces may or may not be: <ul> <li><dfn><a id="def-Accessible-Authoring-Interface" name="def-Accessible-Authoring-Interface"></a>accessible authoring tool user interfaces:</dfn> Authoring tool user interfaces that meet the success criteria of a level in <a href="#part_a">Part A</a> of ATAG 2.0. </li> </ul></dd> <dt><a id="def-Checking" name="def-Checking"><dfn>checking, accessibility </dfn></a> <!-- [harmonized with EARL 1.0] --></dt> <dd>The process by which <a class="termdef" href="#def-Web-Content" title="definition: web content">web content</a> is evaluated for <a class="termdef" href="#def-Web-Content-Accessibility-Problem" title="definition: web content accessibility problem">web content accessibility problems (WCAG)</a>. ATAG 2.0 recognizes three types of checking, based on increasing levels of automation of the tests: <ul><li><a name="def-Manual-Checking" id="def-Manual-Checking"></a><dfn>manual checking:</dfn> Checking in which the tests are carried out by <a href="#def-Author" title="definition: authors" class="termdef">authors</a>. This includes the case where authors are aided by instructions or guidance provided by the <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tool</a>, but where authors must carry out the actual test procedure.</li> <li><a name="def-Semi-Automated-Checking" id="def-Semi-Automated-Checking"></a><dfn>semi-automated checking:</dfn> Checking in which the tests are partially carried out by the authoring tool, but where authors' input or judgment is still required to decide or help decide the outcome of the tests. </li> <li><a name="def-Automated-Checking" id="def-Automated-Checking"></a><dfn>automated checking:</dfn> Checking in which the tests are carried out automatically by the authoring tool without any intervention by authors. </li> </ul> An authoring tool may support any combination of checking types. </dd> <dt><a name="def-Web-Content" id="def-Web-Content"></a><dfn>content (web content)</dfn> <!-- [adapted from WCAG 2.0] --></dt> <dd> Information and sensory experience to be communicated to the <a class="termdef" href="#def-End-Users" title="definition: end user">end user</a> by means of a <a class="termdef" href="#def-User-Agent" title="definition: user agent">user agent</a>, including code or <a href="#def-Markup" title="definition: markup" class="termdef">markup</a> that defines the content's structure, presentation, and interactions. In ATAG 2.0, the term is primarily used to refer to the output that is produced by the <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tool</a>. Content produced by authoring tools may include web applications, including those that act as <a class="termdef" href="#def-Web-Based-UI" title="definition: authoring tool user interface (Web-based)">web-based</a> authoring tools. Content may or may not be: <ul> <li><dfn><a id="def-Accessible-Web-Content" name="def-Accessible-Web-Content">accessible content (WCAG):</a></dfn> Content that would conform to <a href="#conf-rel-wcag">WCAG 2.0</a>, at either Level A, AA, or AAA, assuming that any <a href="#def-Web-Content-Technology" title="definition: technology (Web content)" class="termdef">web content technologies</a> relied upon to satisfy the WCAG 2.0 success criteria are accessibility supported. <ul> <li><em>Note 1:</em> If accessibility support for the relied upon technologies is lacking, then the content will not conform to WCAG 2.0 and one or more groups of end users with disabilities will likely experience difficulty accessing the content. </li> <li><em>Note 2:</em> Conformance to WCAG 2.0, even at the highest level (i.e. Level AAA), still may not make content &quot;accessible to individuals with all types, degrees, or combinations of disability&quot;. </li> </ul> </li> <li><dfn><a id="def-Content-Being-Edited" name="def-Content-Being-Edited">content being edited:</a></dfn> The web content that an <a class="termdef" href="#def-Author" title="definition: author">author</a> can modify during an <a href="#def-Authoring-Session" title="definition: authoring session" class="termdef">authoring session</a>. The content being edited may be a complete piece of content (e.g. image, style sheet) or only part of a larger piece of content (e.g. a status update). The content being edited only includes content in <a href="#def-Web-Content-Technology" title="definition: technology (Web content)" class="termdef">web content technologies</a> that the <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tool</a> supports (e.g. a WYSIWYG HTML editor allows editing of the HTML content of a web page editable, but not the images).</li> </ul></dd> <dt><dfn><a name="def-Web-Content-Properties" id="def-Web-Content-Properties"></a>content properties</dfn></dt> <dd>The individual pieces of information that make up the <a class="termdef" href="#def-Web-Content" title="definition: web content">web content</a> (e.g. the attributes and contents of elements, style sheet information). </dd> <dt><a name="def-Structured-Web-Content" id="def-Structured-Web-Content"></a><dfn>content (structured)</dfn> </dt> <dd><a class="termdef" href="#def-Web-Content" title="definition: web content">Web content</a> that includes machine-readable internal structure (e.g. <a href="#def-Markup" title="definition: markup" class="termdef">markup</a> <a href="#def-Element" title="definition: element" class="termdef">elements</a>), as opposed to unstructured content, such as raster image formats or plain <a class="termdef" href="#def-Human-Language" title="definition: human language">human language</a> text. </dd> <dt><dfn><a name="def-Content-Generation" id="def-Content-Generation"></a>content generation (content authoring, content editing)</dfn></dt> <dd>The act of specifying the actual <a class="termdef" href="#def-Web-Content" title="definition: web content">web content</a> that will be rendered, played or executed by the <a class="termdef" href="#def-End-Users" title="definition: end user">end user's</a> <a href="#def-User-Agent" title="definition: user agent" class="termdef">user agent</a>. While the precise details of how content is created in any given system may vary widely, responsibility for the generation of content can be any combination of the following: <ul> <li><dfn><a name="def-Content-Author-Gen" id="def-Content-Author-Gen"></a>author generated content:</dfn> <a href="#def-Web-Content" title="definition: web content" class="termdef">Web content</a> for which <a class="termdef" href="#def-Author" title="definition: author">author</a>s are fully responsible. The author may only be responsible down to a particular level (e.g. when asked to type a text label, the author is responsible for the text, but not for how the label is marked up; when typing <a href="#def-Markup" title="definition: markup" class="termdef">markup</a> in a source <a href="#def-Editing-View" title="definition: editing views" class="termdef">editing-view</a>, the author is not responsible for the fact that UNICODE is used to encode the text ).</li> <li><dfn><a name="def-Content-Auto-Gen" id="def-Content-Auto-Gen"></a>automatically-generated content:</dfn> Web content for which <a href="#def-Developer" title="definition: authoring tool developer" class="termdef">developer</a>-programmed functionality is fully responsible (e.g. what markup to output when an author requests to start a new document, automatically correcting markup errors).</li> <li><dfn>third-party content generation:</dfn> Web content for which a third-party author is responsible (e.g. community shared <a href="#def-Template" title="definition: template" class="termdef">templates</a>).</li> </ul> </dd> <dt><a id="def-Content-Renderings" name="def-Content-Renderings"><dfn>content rendering</dfn></a></dt> <dd><a href="#def-Authoring-Tool-Interface" title="definition: authoring tool user interface" class="termdef">User interface</a> functionality that <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tools</a> present if they render, play or execute the <a class="termdef" href="#def-Content-Being-Edited" title="definition: web content being edited">web content being edited</a>. ATAG 2.0 recognizes several types of content renderings: <ul> <li><dfn><a name="def-WYSIWYG" id="def-WYSIWYG"></a>conventional renderings (or &quot;WYSIWYG&quot;):</dfn> When content is rendered in a way that is similar to the default rendering a <a href="#def-User-Agent" title="definition: user agent" class="termdef">user agent</a> would create from the same content. While &quot;WYSIWYG&quot;, standing for &quot;What-you-see-is-what-you-get&quot; is the common term, differences between user agents and end user settings mean that in reality there is no single typical <a href="#def-End-Users" title="definition: end user" class="termdef">end user</a> experience; or </li> <li><dfn><a name="def-Unconventional-Renderings" id="def-Unconventional-Renderings"></a>unconventional renderings:</dfn> When content is rendered differently than it would be in a typical user agent (e.g. rendering an audio file as a graphical waveform); or </li> <li><a name="def-Partial-Rendering" id="def-Partial-Rendering"></a><dfn>partial renderings:</dfn> When some aspects of the content are rendered, played, or executed, but not others (e.g. a frame-by-frame <a href="#def-Video" title="definition: video" class="termdef">video</a> editor renders the graphical, but not the timing aspects, of a video).</li> </ul></dd> <dt><a id="def-Transformation" name="def-Transformation"><dfn>content transformations</dfn></a></dt> <dd>Processes that take <a href="#def-Web-Content" title="definition: web content" class="termdef">content</a> in one <a href="#def-Web-Content-Technology" title="definition: technology (Web content)" class="termdef">web content technology</a> or non-web content technology (e.g. a word processing format) as input and produce content that has been optimized, restructured or recoded: <ul> <li><a id="def-Optimizing-Transformation" name="def-Optimizing-Transformation"><dfn>Optimizing Content Transformations:</dfn></a> Transformations in which the content technology is not changed and the structural features of the content technology that are employed also stay the same. Changes would not be expected to result in information loss (e.g. removing whitespace, replacing in-line styles with an external style sheet).</li> <li><a id="def-Restructuring-Transformation" name="def-Restructuring-Transformation"><dfn>Restructuring Content Transformations:</dfn></a> Transformations in which the content technology stays the same, but the structural features of the technology used to markup the content are changed (e.g. linearizing tables, splitting a document into pages.</li> <li><a id="def-Recoding-Transformation" name="def-Recoding-Transformation"><dfn>Recoding Content Transformations:</dfn></a> Transformations in which the content technology used to encode the content is changed (e.g. HTML to XHTML, a word processing format to HTML).</li> </ul> <em>Note:</em> Clipboard operations, in which content is copied to or pasted from the platform clipboard, are not considered content transformations.</dd> <dt><a id="def-Control-Settings" name="def-Control-Settings"><dfn>control settings</dfn></a></dt> <dd>Settings that relate to how <a class="termdef" href="#def-Author" title="definition: author">authors</a> operate the <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tool</a>, for example using the keyboard or mouse.</dd> <dt><a id="def-Developer" name="def-Developer"><dfn>developer</dfn></a></dt> <dd>Any entities or individuals responsible for programming the <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tool</a>. This includes the programmers of any additional software components included by the Claimant in the <a href="#conf-claim">conformance claim</a>. In some cases, development of the authoring tool is complete before <a href="#def-Author" title="definition: authors" class="termdef">authors</a> can use it to <a href="#def-Publishing" title="definition: publishing" class="termdef">publish</a> <a class="termdef" href="#def-Web-Content" title="definition: web content">web content</a>. However, in other cases (e.g. some <a class="termdef" href="#def-Web-Based-UI" title="definition: Web-based authoring tool user interface">web-based authoring tools</a>), the developer may continue to modify the authoring tool even after content has been published, such that the content experienced by the <a href="#def-End-Users" title="definition: end user" class="termdef">end user</a> is modified. </dd> <dt><a id="def-Direct-Accessibility" name="def-Direct-Accessibility"><dfn>direct accessibility features</dfn></a> </dt> <dd>Features of an <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tool</a> that provide functionality to meet the requirements of <a href="#def-Author" title="definition: authors" class="termdef">authors</a> with disabilities (e.g. keyboard navigation, zoom features, text-to-speech). Additional or specialized functionality may still be provided by external <a href="#def-Assistive-Technology" title="definition: assistive technology" class="termdef">assistive technology</a>.</dd> <dt><a id="def-Display-Settings" name="def-Display-Settings"><dfn>display settings</dfn></a></dt> <dd>Settings that relate to how <a class="termdef" href="#def-Author" title="definition: author">authors</a> perceive the authoring tool. These include: <ul> <li><a id="def-Display-Settings-Audio" name="def-Display-Settings-Audio"><dfn>audio display settings:</dfn></a> the characteristics of <a href="#def-Audio" title="definition: audio" class="termdef">audio</a> output of music, sounds, and speech. Examples include volume, speech voices, voice speed, and voice emphasis.</li> <li><a id="def-Display-Settings-Visual" name="def-Display-Settings-Visual"><dfn>visual display settings:</dfn></a> the characteristics of the on-screen rendering of text and graphics. Examples include fonts, sizes, colors, spacing, positioning, and contrast.</li> <li><a id="def-Display-Settings-Tactile" name="def-Display-Settings-Tactile"><dfn>tactile display settings:</dfn></a> the characteristics of haptic output. Examples include the magnitude of the haptic forces and the types of vibration. </li> </ul> </dd> <dt><a id="def-Documentation" name="def-Documentation"></a><dfn>documentation</dfn></dt> <dd>Any information that supports the use of an <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tool</a>. This information may be provided electronically or otherwise and includes help, manuals, installation instructions, sample <a class="termdef" href="#def-Workflow" title="definition: workflow">work flows</a>, <a href="#def-Tutorial" title="definition: tutorial" class="termdef">tutorials</a>, etc.</dd> <dt><a id="def-Document-Object" name="def-Document-Object"></a><dfn>document object</dfn></dt> <dd>The internal representation of data in the <a class="termdef" title="definition: source content" href="#def-Instruction-Level">source</a> by a <a href="#def-Non-Web-Based" title="definition: authoring tool user interface (non-Web-Based)" class="termdef">non-web based authoring tool</a> or <a href="#def-User-Agent" title="definition: user agent" class="termdef">user agent</a>. The document object may form part of a <a href="#def-Accessibility-Platform-Service" title="definition: platform accessibility architecture" class="termdef">platform accessibility service </a> that enables communication with <a href="#def-Assistive-Technology" title="definition: assistive technology" class="termdef">assistive technologies</a>. <a href="#def-Web-Based-UI" title="definition: authoring tool user interface (Web-based)" class="termdef">Web-based authoring tools</a> are considered to make use of the document object that is maintained by the <a class="termdef" href="#def-User-Agent" title="definition: user agent">user agent</a>.</dd> <dt><a id="def-Element" name="def-Element"><dfn>element</dfn></a></dt> <dd>A pair of <a href="#def-Markup" title="definition: markup" class="termdef">markup</a> tags and its content, or an &quot;empty tag&quot; (one that requires no closing tag or content). </dd> <dt><a name="def-End-Users" id="def-End-Users"></a><dfn>end user</dfn></dt> <dd>A person who interacts with <a class="termdef" href="#def-Web-Content" title="definition: web content">web content</a> once it has been authored. This includes people using <a href="#def-Assistive-Technology" title="definition: assistive technology" class="termdef">assistive technologies</a>. </dd> <dt><a id="def-Human-Language" name="def-Human-Language"><dfn>human language</dfn></a> <!-- [adapted from WCAG 2.0] --></dt> <dd>Language that is spoken, written or signed (through visual or tactile means) to communicate with humans.</dd> <dt><dfn><a name="def-Informative" id="def-Informative"></a>informative</dfn> <!-- [adapted from WCAG 2.0] --></dt> <dd> For information purposes and not required for conformance.</dd> <dt><dfn><a name="def-Keyboard-Interface" id="def-Keyboard-Interface"></a>keyboard interface</dfn> <!-- [adapted from WCAG 2.0] --> </dt> <dd>Keyboard interfaces are programmatic services provided by many platforms that allow operation in a device independent manner. A keyboard interface can allow keystroke input even if particular devices do not contain a hardware keyboard (e.g. a touchscreen-controlled device can have a keyboard interface built into its operating system to support onscreen keyboards as well as external keyboards that may be connected). <br /> <em>Note:</em> Keyboard-operated mouse emulators, such as MouseKeys, do not qualify as operation through a keyboard interface because these emulators use pointing device interfaces, not keyboard interfaces.</dd> <dt><dfn><a name="def-Keyboard-Trap" id="def-Keyboard-Trap"></a>keyboard trap</dfn></dt> <dd>A user interface situation in which a <a class="termdef" href="#def-Keyboard-Interface" title="definition: keyboard interface">keyboard interface</a> may be used to move focus to, but not from, a <a class="termdef" href="#def-UI-Component" title="definition: user interface component">user interface component</a> or group of components.</dd> <dt><dfn><a id="def-Label" name="def-Label"></a>label</dfn> <!-- [adapted from WCAG 2.0] --></dt> <dd>Text or other <a class="termdef" href="#def-UI-Component" title="definition: user interface component">component</a> with a text alternative that is presented to users to identify a component. A label is presented to all users whereas the <a href="#def-Name" title="definition: name" class="termdef">name</a> may be hidden and only exposed by <a href="#def-Assistive-Technology" title="definition: assistive technology" class="termdef">assistive technology</a>. In many (but not all) cases the name and the label are the same.</dd> <dt><dfn><a id="def-Live" name="def-Live"></a>live</dfn> <!-- [adapted from WCAG 2.0] --></dt> <dd>Information captured from a real-world event that is <a href="#def-Publishing" title="definition: publishing" class="termdef">published</a> with no more than a broadcast delay. <br /> <em> Note:</em> A broadcast delay is a short (usually automated) delay, for example used in order to give the broadcaster time to queue or censor the audio (or video) feed, but not sufficient to allow significant editing.</dd> <dt><dfn><a name="def-Markup-Language" id="def-Markup-Language"></a>markup language</dfn></dt> <dd>A system of text annotations (e.g. <a href="#def-Element" title="definition: element" class="termdef">elements</a> in HTML) and processing rules that may be used to specify the structure, presentation or semantics of <a class="termdef" href="#def-Web-Content" title="definition: web content">content</a>. Examples of markup languages include HTML and SVG. <ul><li><a name="def-Markup" id="def-Markup"></a><dfn>markup</dfn> of some content is the set of annotations that appear in the content.</li></ul></dd> <dt><a name="def-Name" id="def-Name"></a><dfn>name</dfn> <!-- [adapted from WCAG 2.0] --></dt> <dd>Text by which software can identify a <a class="termdef" href="#def-UI-Component" title="definition: user interface component">user interface component</a> to the <a href="#def-Author" title="definition: authors" class="termdef">author</a> or <a href="#def-End-Users" title="definition: end user" class="termdef">end user</a>. The name may be hidden and only exposed by <a href="#def-Assistive-Technology" title="definition: assistive technology" class="termdef">assistive technology</a>, whereas a <a title="definition: label" class="termdef" href="#def-Label">label</a> is presented to all users. In many (but not all) cases, the label and the name are the same.</dd> <dt><dfn><a id="def-Non-Text-Objects" name="def-Non-Text-Objects"></a>non-text content</dfn> <!-- [adapted from WCAG 2.0] --></dt> <dd>Any <a class="termdef" href="#def-Web-Content" title="definition: web content">content</a> that is not a sequence of characters that can be <a class="termdef" href="#def-Programmatically-Determined" title="definition: programmatically determined">programmatically determined</a> or where the sequence is not expressing something in <a title="definition: human language" class="termdef" href="#def-Human-Language">human language</a>. This includes ASCII Art (which is a pattern of characters), emoticons, and images representing text.</dd> <dt><dfn><a id="def-Normative" name="def-Normative"></a>normative</dfn> <!-- [harmonized with WCAG 2.0, UAAG 2.0] --></dt> <dd>Required for conformance. One may conform in a variety of well-defined ways to ATAG 2.0. Content identified as &quot;<a title="definition: informative" class="termdef" href="#def-Informative">informative</a>&quot; or &quot;non-normative&quot; is never required for conformance.</dd> <dt><dfn><a id="def-Option" name="def-Option"></a>option</dfn></dt> <dd>When an <a href="#def-Author" title="definition: authors" class="termdef">author</a> is presented with choices. <ul> <li><dfn><a id="def-Default-Option" name="def-Default-Option"></a>default option:</dfn> A setting or value for an <a href="#def-Option" title="definition: option" class="termdef">option</a> that is assigned automatically by the <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tool</a> and remains in effect unless canceled or changed by the <a href="#def-Author" title="definition: authors" class="termdef">author</a>.</li> </ul></dd> <dt><dfn><a name="def-Platform" id="def-Platform"></a>platform</dfn></dt> <dd> The software environment within which the <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tool</a> operates. Platforms provide a consistent operational environment on top of lower level software platforms or hardware. For <a href="#def-Web-Based-UI" title="definition: authoring tool user interface (Web-based)" class="termdef">web-based authoring user interfaces</a>, the most relevant platform will be a <a href="#def-User-Agent" title="definition: user agent" class="termdef">user agent</a> (e.g. browser). For <a href="#def-Non-Web-Based" title="definition: authoring tool user interface (non-Web-Based)" class="termdef">non-web-based user interfaces</a>, the range of platforms includes, but may not be limited to, desktop operating systems (e.g. GNOME desktop on Linux, Mac OS, Windows), mobile operating systems (e.g. Android, BlackBerry, iOS, Windows Phone), or cross-OS environments (e.g. Java), etc.<br /> <em> Note 1:</em> Many platforms mediate communication between applications operating on the platform and assistive technology via a <a class="termdef" href="#def-Accessibility-Platform-Service" title="definition: accessibility platform architecture">platform accessibility service</a>. <br /> <em> Note 2:</em> Accessibility guidelines for <a href="#def-Developer" title="definition: authoring tool developer" class="termdef">developers</a> exist for many platforms.</dd> <dt><dfn><a id="def-Accessibility-Platform-Service" name="def-Accessibility-Platform-Service"></a>platform accessibility service</dfn></dt> <dd>A programmatic interface that is specifically engineered to provide communication between applications and <a href="#def-Assistive-Technology" title="definition: assistive technology" class="termdef">assistive technologies</a> (e.g. MSAA, IAccessible2 and UI Automation for Windows applications, AXAPI for Mac OS X applications, GNOME Accessibility Toolkit API for GNOME applications, Java Access for Java applications). On some <a href="#def-Platform" title="definition: platform" class="termdef">platforms</a>, it may be conventional to enhance communication further by implementing a <a href="#def-Document-Object" title="definition: document object" class="termdef">document object</a>.</dd> <dt><dfn><a name="def-Plugin" id="def-Plugin"></a>plug-in</dfn> <!-- [adapted from UAAG 2.0] --> </dt> <dd>A program that runs as part of the <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tool</a> (e.g. a third-party checking and <a href="#def-Repairing" title="definition: repairing" class="termdef">repair</a> tool) and that is not part of <a class="termdef" href="#def-Content-Being-Edited" title="definition: web content being edited">web content being edited</a>. <a href="#def-Author" title="definition: authors" class="termdef">Authors</a> generally choose to include or exclude plug-ins from their authoring tool. </dd> <dt><a id="def-Preauthored-Content" name="def-Preauthored-Content"><dfn>pre-authored content</dfn></a></dt> <dd>Pieces of <a href="#def-Web-Content" title="definition: web content" class="termdef">web content</a>, created prior to an<a href="#def-Authoring-Session" title="definition: authoring session" class="termdef"> authoring session</a>, that the authoring tool <a href="#def-Developer" title="definition: authoring tool developer" class="termdef">developer</a> makes available to <a href="#def-Author" title="definition: authors" class="termdef">authors</a> to use in the <a class="termdef" href="#def-Content-Being-Edited" title="definition: web content being edited">content being edited</a>. Examples include clip art, sample videos, user interface widgets.<br /> <em>Note 1:</em> For <a href="#def-Template" title="definition: template" class="termdef">templates</a>, an incomplete form of pre-authored content, see <a href="#gl_b24">Guideline B.2.4</a>.<br /> <em>Note 2:</em> If the authoring tool uses pre-authored content automatically, see <a href="#gl_b11">Guideline B.1.1</a>. <ul> <li><dfn><a id="def-Accessible-Preauthored-Content" name="def-Accessible-Preauthored-Content"></a>accessible pre-authored content (WCAG):</dfn> <a href="#def-Preauthored-Content" title="definition: pre-authored content" class="termdef">Pre-authored content</a> that is either already <a class="termdef" href="#def-Accessible-Web-Content" title="definition: accessible Web content">accessible web content (WCAG)</a> or would be accessible, if it was appropriately inserted into an empty document. <br /> <em> Note:</em> If extensive <a href="#def-Author" title="definition: authors" class="termdef">author</a> input is required to make use of pre-authored content, then the content may in fact be a <a href="#def-Template" title="definition: template" class="termdef">template</a>.</li> </ul> </dd> <dt><a id="def-Preauthored-Content-Selection-Mechanism" name="def-Preauthored-Content-Selection-Mechanism"><dfn>pre-authored content selection mechanism</dfn></a></dt> <dd>A function beyond standard file selection that allows <a href="#def-Author" title="definition: authors" class="termdef">authors</a> to select <a href="#def-Preauthored-Content" title="definition: pre-authored content" class="termdef">pre-authored content</a> to use in an <a href="#def-Authoring-Session" title="definition: authoring session" class="termdef">authoring session</a> (e.g. clip art gallery, widget palette).</dd> <dt><dfn><a name="def-Presentation" id="def-Presentation"></a>presentation</dfn> <!-- [adapted from WCAG 2.0] --></dt> <dd>Rendering of the <a href="#def-Web-Content" title="definition: web content" class="termdef">content</a> in a form to be perceived by <a class="termdef" href="#def-Author" title="definition: authors">authors</a> or <a href="#def-End-Users" title="definition: end user" class="termdef">end users</a>.</dd> <dt><dfn><a name="def-Programmatically-Determined" id="def-Programmatically-Determined"></a>programmatically determined (programmatically determinable)</dfn> <!-- [adapted from WCAG 2.0] --></dt> <dd>Information that is encoded in a way that allows different software, including <a href="#def-Assistive-Technology" title="definition: assistive technology" class="termdef">assistive technologies</a>, to extract and present the information in different modalities. ATAG 2.0 uses this term in two contexts:<br /> <ul> <li>Processing content: Whether the <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tool</a> is able to extract information from the <a class="termdef" href="#def-Web-Content" title="definition: web content">web content</a> (e.g. to extract the language of content from the <a href="#def-Markup" title="definition: markup" class="termdef">markup</a>). </li> <li>Communication between the authoring tool and assistive technology: For <a href="#def-Non-Web-Based" title="definition: authoring tool user interface (non-Web-Based)" class="termdef">non-web-based user interfaces</a>, this means making use of <a class="termdef" href="#def-Accessibility-Platform-Service" title="definition: accessibility platform architecture">platform accessibility services</a>, APIs, and, in some cases, document object models. For <a class="termdef" href="#def-Web-Based-UI" title="definition: Web-based authoring tool user interface">web-based user interfaces</a>, this means ensuring that the <a href="#def-User-Agent" title="definition: user agent" class="termdef">user agent</a> can pass on the information (e.g. through the use of WAI-ARIA). <br/> </li> </ul> </dd> <dt><dfn><a id="def-Prominence" name="def-Prominence"></a>prominence</dfn></dt> <dd>A heuristic measure of how likely <a href="#def-Author" title="definition: authors" class="termdef">authors</a> are to notice a <a class="termdef" href="#def-UI-Component" title="definition: user interface component">user interface component</a> in a user interface that they are operating. Prominence is affected by numerous factors, including: the number of navigation steps required, the reading order position, visual properties (e.g. size, spacing, color), and even the modality of use (e.g. mouse vs. keyboard use). <ul> <li><dfn><a name="def-At-Least-As-Prominent" id="def-At-Least-As-Prominent"></a>at least as prominent:</dfn> For ATAG 2.0, a <a class="termdef" href="#def-UI-Component" title="definition: user interface component">user interface component</a> A is considered to be &quot;at least as prominent&quot; as another component B when, from a default state, component A becomes displayed (and enabled) with the same number or less &quot;opening&quot; actions than are required for component B to become displayed (and enabled).<br /> <em>Note 1:</em> When a container is open, all of the enabled components in the container (e.g. items in a list, items in a menu, buttons in a toolbar, all components in a dialog box) are considered to be displayed (and therefore are at least as prominent as each other), even if the container must be scrolled for them to become visible. This takes into account that different screen sizes and <a href="#def-Author" title="definition: authors" class="termdef">author</a> settings will affect which components are visible at a given time.<br /> <em> Note 2:</em> &quot;Opening actions&quot; are actions made by authors on components within the user interface that result in new components becoming displayed or enabled. For example: (a) keyboard shortcut to a top-level menu item to display a sub-menu, (b) keyboard selection on a button to display a dialog box, (c) mouse click on a checkbox to enable previously disabled sub-items, etc. Actions that do not cause new components to become actionable (e.g. moving focus, scrolling a list), are not counted as &quot;opening actions&quot;.<br /> <em> Note 3:</em> Keyboard shortcuts to components in closed containers are not counted as &quot;opening actions&quot; because the components have no prominence when they are not displayed. The same is true when authors must use &quot;search&quot; to reveal components in closed containers.<br /> <em> Note 4:</em> The &quot;default state&quot; is the state of the <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tool</a> at the beginning of an authoring session as set by the developer. The default state of many document authoring tools is an <a href="#def-Editing-View" title="definition: editing views" class="termdef">editing-view</a>. </li> </ul> </dd> <dt><a id="def-Prompt" name="def-Prompt"><dfn>prompt</dfn></a></dt> <dd>Any <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tool</a> initiated request for a decision or piece of information from <a href="#def-Author" title="definition: authors" class="termdef">authors</a>. The term covers both requests that must be responded to immediately (e.g. modal dialog boxes) as well as less urgent requests (e.g. underlining a misspelled word).</dd> <dt><dfn><a name="def-Publishing" id="def-Publishing"></a>publishing</dfn></dt> <dd>Any point at which the <a href="#def-Author" title="definition: authors" class="termdef">authors</a> or <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tool</a> make <a href="#def-Web-Content" title="definition: web content" class="termdef"> web content</a> available to <a href="#def-End-Users" title="definition: end user" class="termdef">end users</a> (e.g. uploading a web page, committing a change in a wiki, live streaming). </dd> <dt><a name="def-Range" id="def-Range"></a><dfn>range</dfn></dt> <dd>More than one item within a multi-item set.<br/> <em>Informative Note:</em> ATAG 2.0 uses the term &quot;range&quot; where absolute measurements may not be practical (e.g. the set of all help <a href="#def-Documentation" title="definition: documentation" class="termdef">documentation</a> examples, the set of all <a href="#def-Template" title="definition: template" class="termdef">templates</a>). While the strict testable requirement is the definition &quot;More than one item within a multi-item set&quot;, implementers are strongly encouraged to implement the success criteria more broadly.</dd> <dt><a name="def-Relationships" id="def-Relationships"></a><dfn>relationships</dfn> <!-- [adapted from WCAG 2.0] --></dt> <dd>Meaningful associations between distinct pieces of <a href="#def-Web-Content" title="definition: web content" class="termdef"> content</a>.</dd> <dt><a id="def-Repairing" name="def-Repairing"></a><dfn>repair (accessibility) </dfn> <!-- [harmonized with EARL 1.0] --></dt> <dd>The process by which <a class="termdef" href="#def-Web-Content-Accessibility-Problem" title="definition: web content accessibility problem">web content accessibility problems</a> that have been identified within <a class="termdef" href="#def-Web-Content" title="definition: web content"> web content</a> are resolved. ATAG 2.0 recognizes three types of repair, based on increasing levels of automation: <ul> <li><a name="def-Manual-Repairing" id="def-Manual-Repairing"></a><dfn>manual repair:</dfn> Where the repairs are carried out by <a href="#def-Author" title="definition: authors" class="termdef">authors</a>. This includes the case where authors are aided by instructions or guidance provided by the <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tool</a>, but where authors carry out the actual repair procedure; </li> <li><a name="def-Semi-Automated-Repairing" id="def-Semi-Automated-Repairing"></a><dfn>semi-automated repair:</dfn> Where the repairs are partially carried out by the authoring tool, but where authors' input or judgment is still required to complete the repair; and</li> <li><a name="def-Automated-Repairing" id="def-Automated-Repairing"></a><dfn>automated repair:</dfn> Where the repairs are carried out automatically by the authoring tool without any intervention by authors.</li> </ul> </dd> <dt><a name="def-Restrictions" id="def-Restrictions"></a><dfn>restrictions, restricted web content authoring</dfn></dt> <dd>When the <a href="#def-Web-Content" title="definition: web content" class="termdef">web content</a> that <a href="#def-Author" title="definition: authors" class="termdef">authors</a> can specify with an<a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef"> authoring tool</a> either must include or must not include certain content (e.g. elements, attributes, widgets). Many authoring tools restrict authoring in some way, which can either benefit accessibility (e.g. if text alternatives for non-text content are required) or detract from accessibility (e.g. if attributes for defining text alternatives are not available). In contrast, authoring tools that allow unrestricted web content authoring do not require any particular content to be included or not included (e.g. many <a href="#def-Instruction-Level" title="definition: View - Source view" class="termdef">source editing-views</a>).</dd> <dt><a name="def-Role" id="def-Role"></a><dfn>role</dfn> <!-- [adapted from WCAG 2.0] --></dt> <dd>Text or a number by which software can identify the function of a component within <a href="#def-Web-Content" title="definition: web content" class="termdef">web content</a> (e.g. a string that indicates whether an image functions as a hyperlink, command button, or check box).</dd> <dt><dfn><a name="def-Sequential-Keyboard-Access" id="def-Sequential-Keyboard-Access"></a>sequential keyboard access </dfn> <!-- [adapted from UAAG 1.0] --> </dt> <dd>Using a <a class="termdef" href="#def-Keyboard-Interface" title="definition: keyboard interface">keyboard interface</a> to navigate the focus one-by-one through all of the items in an ordered set (e.g. menu items, form fields) until the desired item is reached and activated. This is in contrast to direct keyboard access methods such as keyboard shortcuts and the use of bypass links.</dd> <dt><a id="def-Web-Content-Technology" name="def-Web-Content-Technology"><dfn>technology (web content)</dfn></a> <!-- [harmonized with WCAG 2.0] --></dt> <dd>A mechanism for encoding instructions to be rendered, played or executed by <a href="#def-User-Agent" title="definition: user agent" class="termdef">user agents</a>. Web content technologies may include <a href="#def-Markup-Language" title="definition: markup language" class="termdef">markup languages</a>, data formats, or programming languages that <a href="#def-Author" title="definition: authors" class="termdef">authors</a> may use alone or in combination to create <a class="termdef" href="#def-End-Users" title="definition: end user">end user</a> experiences that range from static web pages to multimedia presentations to dynamic web applications. Some common examples of web content technologies include HTML, CSS, SVG, PNG, PDF, Flash, Silverlight, Flex, and JavaScript.</dd> <dt><a id="def-Template" name="def-Template"><dfn>template</dfn></a></dt> <dd>Content patterns that are filled in by <a href="#def-Author" title="definition: authors" class="termdef">authors</a> or the <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tool</a> to produce <a href="#def-Web-Content" title="definition: web content" class="termdef">web content</a> for <a href="#def-End-Users" title="definition: end user" class="termdef">end users</a> (e.g. document templates, content management templates, presentation themes). Often templates will pre-specify at least some authoring decisions. <ul> <li><dfn><a id="def-Accessible-Template" name="def-Accessible-Template"></a>accessible templates (WCAG):</dfn> Templates that can be filled in to create web content that meets the <a href="#conf-rel-wcag">WCAG 2.0</a> success criteria (Level A, AA or AAA), when both of the following are true: <ol type="a"> <li>The author correctly follows any instructions provided (e.g. correctly responding to <a href="#def-Prompt" title="definition: prompt" class="termdef">prompts</a>, correctly replacing highlighted placeholders); and </li> <li>No further authoring occurs </li> </ol> <em>Note:</em> Under these conditions, some templates will result in completely empty documents, which are considered accessible by default.</li> </ul> </dd> <dt><a id="def-Template-Selection-Mechanism" name="def-Template-Selection-Mechanism"><dfn>template selection mechanism</dfn></a></dt> <dd>A function beyond standard file selection that allows <a href="#def-Author" title="definition: authors" class="termdef">authors</a> to select <a href="#def-Template" title="definition: template" class="termdef">templates</a> to use as the basis for new <a href="#def-Web-Content" title="definition: web content" class="termdef">content</a> or to apply to existing content.</dd> <dt><a name="def-Time-Limit" id="def-Time-Limit"></a><dfn>time limit</dfn></dt> <dd>The amount of time that an <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tool</a> provides to <a href="#def-Author" title="definition: authors" class="termdef">authors</a> to perform a task (e.g. read a message, select an item, save a change). Examples include: authoring session timeouts, time-based presentations (e.g. tutorial video).</dd> <dt><a name="def-Tutorial" id="def-Tutorial"></a><dfn>tutorial</dfn></dt> <dd>A type of <a href="#def-Documentation" title="definition: documentation" class="termdef">documentation</a> that provides step-by-step instructions for performing multi-part tasks. </dd> <dt><a id="def-User-Agent" name="def-User-Agent"><dfn>user agent</dfn></a> <!-- [adapted from WCAG 2.0] --></dt> <dd>Any software that retrieves, renders and facilitates <a href="#def-End-Users" title="definition: end user" class="termdef">end user</a> interaction with <a href="#def-Web-Content" title="definition: web content" class="termdef">web content</a> (e.g. web browsers, browser plug-ins, media players) <ul> <li><a id="def-Inmarket-User-Agent" name="def-Inmarket-User-Agent"></a><dfn>In-Market User Agent:</dfn> A user agent that can be procured by members of the public (free or otherwise). Usually, an in-market user agent will be a separate software from the <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tool</a>; however, sometimes a software may combine user agent and authoring tool functionality. These cases include: <ul> <li><dfn>Preview-Only:</dfn> If the user agent can only render web content that it receives from the associated authoring functionality, then the software is an authoring tool with a <a class="termdef" href="#def-Preview" title="definition: preview">preview</a> feature. Such preview-only features are <em>not considered in-market user agents</em>.</li> <li><a id="def-ua-with-authoring-tool-role" name="def-ua-with-authoring-tool-role"></a><dfn>User Agent with Authoring Tool Mode:</dfn> If the user agent functionality must retrieve and open web content before it can be sent to the authoring tool functionality, then the software is a user agent with an authoring tool mode. If the user agent is used to preview content produced by the authoring tool mode, then it is to be considered an in-market user agent.</li> <li><a id="def-comb-ua-authoring-tool" name="def-comb-ua-authoring-tool"></a><dfn>Combined User Agent/Authoring Tool:</dfn> A user agent in which the default mode of user interaction enables editing the web content. These tools do not need previews because the author is already experiencing the content in the same way as end users. </li> </ul> </li> </ul> </dd> <dt><a id="def-UI-Component" name="def-UI-Component"><dfn>user interface component</dfn></a> <!-- [adapted from WCAG 2.0] --></dt> <dd>A part of the <a href="#def-Authoring-Tool-Interface" title="definition: authoring tool user interface" class="termdef">user interface</a> or content display (including <a href="#def-Content-Renderings" title="definition: content rendering" class="termdef">content renderings</a>) that is perceived by <a href="#def-Author" title="definition: authors" class="termdef">authors</a> as a single control for a distinct function. </dd> <dt><a name="def-Video" id="def-Video"><dfn>video</dfn></a> <!-- [adapted from WCAG 2.0] --></dt> <dd>The technology of moving pictures or images. Video can be made up of animated or photographic images, or both.</dd> <dt><a id="def-View" name="def-View"><dfn>view</dfn></a></dt> <dd>A user interface function that <a href="#def-Author" title="definition: authors" class="termdef">authors</a> use to interact with the <a class="termdef" href="#def-Content-Being-Edited" title="definition: web content being edited">web content being edited</a>. ATAG 2.0 categorizes views according to whether they support editing: <ul> <li><a name="def-Editing-View" id="def-Editing-View"></a><dfn>editing-views:</dfn> Views in which some or all of the content is editable; or </li> <li><a name="def-Preview" id="def-Preview"></a><dfn>previews:</dfn> Views in which no <a href="#def-Authoring-Action" title="definition: authoring actions" class="termdef">authoring actions</a> are provided (i.e. the view is not editable). Previews are provided to present the web content being edited by the <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tool</a> as it would appear to <a href="#def-End-Users" title="definition: end user" class="termdef">end users</a> of <a class="termdef" href="#def-User-Agent" title="definition: user agent">user agents</a>. Previews may be implemented using actual <a class="termdef" href="#def-Inmarket-User-Agent" title="definition: in-market user agent">in-market user agents</a>, but this is not necessary.</li> </ul> ATAG 2.0 also recognizes several approaches to presenting the content in a view: <ul> <li><a name="def-Instruction-Level" id="def-Instruction-Level"></a><dfn>source views</dfn><dfn>:</dfn> The content is presented in unrendered form (e.g. plain text editors); or </li> <li><a name="def-Rendered-View" id="def-Rendered-View"></a><dfn>rendered views:</dfn> <a href="#def-Content-Renderings" title="definition: content rendering" class="termdef">Content renderings</a> (conventional, unconventional or partial) are presented; or </li> <li><a name="def-Meta-Content" id="def-Meta-Content"></a><dfn>property views: </dfn>Only properties of the content are presented. The authoring tool then uses these properties to <a href="#def-Content-Auto-Gen" title="definition: content generation" class="termdef">automatically generate</a> the content to be <a href="#def-Publishing" title="definition: publishing" class="termdef">published</a> (e.g. CMS calendar widget that generates a calendar from the numeric month and year).</li> </ul> </dd> <dt><a id="def-Workflow" name="def-Workflow"></a><dfn>workflow</dfn></dt> <dd>A customary sequence of steps or tasks that <a href="#def-Author" title="definition: authors" class="termdef">authors</a> follow to produce a <a href="#def-Web-Content" title="definition: web content" class="termdef">content</a> deliverable. If an <a href="#def-Authoring-Tool" title="definition: authoring tool" class="termdef">authoring tool</a> is composed of a collection of applications (e.g. <a href="#def-Markup" title="definition: markup" class="termdef">markup</a> editor, image editor, and validation tool), then its workflows may include use of one or more of the applications. </dd> </dl> <hr /> </div> <!-- sect-definitions --><!-- gl-only --> <div id="sect-references"> <h2><a id="references" name="references"></a>Appendix <span class="techs-only">G</span>: References</h2> <p>For the <strong>latest version</strong> of any <acronym title="the World Wide Web Consortium">W3C</acronym> standards please consult the list of <a href="https://www.w3.org/TR/">W3C Technical Reports</a> at http://www.w3.org/TR/. Some documents listed below may have been superseded since the publication of this document.</p> <p>This section is <a href="#def-Normative" title="definition: normative" class="termdef">normative</a></p> <dl> <dt class="techs-only"><a name="ref-ATAG20" id="ref-ATAG20">[ATAG20]</a></dt> <dd class="techs-only">&quot;<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html">Authoring Tool Accessibility Guidelines 2.0</a>,&quot;, J. Richards, J. Spellman, and J. Treviranus, eds. The latest version is available at http://www.w3.org/TR/ATAG20.</dd> <dt><a name="ref-UAAG10" id="ref-UAAG10">[UAAG10]</a></dt> <dd>&quot;<a href="https://www.w3.org/TR/2002/REC-UAAG10-20021217/">User Agent Accessibility Guidelines 1.0</a>,&quot;, I. Jacobs, J. Gunderson, and E. Hansen, eds.17 December 2002.</dd> <dt><a name="ref-WCAG20" id="ref-WCAG20"></a>[WCAG20]</dt> <dd>&quot;<a href="https://www.w3.org/TR/2008/REC-WCAG20-20081211/">Web Content Accessibility Guidelines 2.0 </a>&quot;, B. Caldwell, M. Cooper, L. Guarino Reid, and G. Vanderheiden, eds. 11 December 2008.</dd> </dl> <p>This section is <a href="#def-Informative" title="definition: informative" class="termdef">informative</a>.</p> <dl><dt><a name="ref-ATAG10" id="ref-ATAG10">[ATAG10]</a></dt> <dd>&quot;<a href="https://www.w3.org/TR/2000/REC-ATAG10-20000203/">Authoring Tool Accessibility Guidelines 1.0</a>&quot;, J. Treviranus, C. McCathieNevile, I. Jacobs, and J. Richards, eds., 3 February 2000.</dd> <dt class="techs-only">&nbsp;</dt> </dl> </div> <!-- sect-references --> <hr /> <div id="sect-acknowledgments"> <h2><a id="acknowledgments" name="acknowledgments"></a>Appendix <span class="techs-only">H</span>: Acknowledgments</h2> <!-- gl-only --> <h3><a name="active-participants" id="active-participants"></a>Participants active in the AUWG at the time of publication:</h3> <ul> <li>Tom Babinszki (IBM)</li> <li>Tim Boland (National Institute for Standards and Technology)</li> <li>Alastair Campbell (Nomensa) </li> <li>Alessandro Miele (Invited Expert) </li> <li>Jan Richards (Inclusive Design Institute, OCAD University)</li> <li>Jeanne Spellman (W3C) </li> <li>Jutta Treviranus (WG Chair; Inclusive Design Institute, OCAD University)</li> </ul> <h3 id="atag-testers">ATAG Candidate Recommendation Testing Volunteers</h3> <ul> <li>Victoria Clark</li> <li>Maria Carmen C. Cruz</li> <li>Emanuela Gorla</li> <li>Michael Gower</li> <li>Anne Jackson</li> <li>Taliesin Love Smith</li> </ul> <h3><a name="previous-participants" id="previous-participants"></a>Other previously active AUWG participants and other contributors to ATAG 2.0:</h3> <dl> <dt>Previous Editors:</dt> <dd>Tim Boland, NIST</dd> <dd>Matt May (until June 2005 while at <acronym title="World Wide Web Consortium">W3C</acronym>)</dd> </dl> <p>Kynn Bartlett, Giorgio Brajnik, Judy Brewer, Wendy Chisholm, Daniel Dardailler, Geoff Deering, Cherie Ekholm, Barry A. Feigenbaum, Katie Haritos-Shea, Kip Harris, Phill Jenkins, Len Kasday, Marjolein Katsma, Alex Li, William Loughborough, Karen Mardahl, Matt May, Charles McCathieNevile, Ann McMeekin, Matthias M&uuml;ller-Prove, Liddy Nevile, Sueann Nichols, Graham Oliver, Greg Pisocky, Wendy Porch, Sarah Pulis, Bob Regan, Chris Ridpath, Andrew Ronksley, Gregory Rosmaita, Roberto Scano, Dana Simberkoff, Reed Shaffner, Michael Squillace, Heather Swayne, Gregg Vanderheiden, Carlos Velasco, and Jason White.</p> <p>This document would not have been possible without the work of <a href="https://www.w3.org/TR/ATAG10/#acknowledgments">those who contributed to ATAG 1.0</a>.</p> <p>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 ED-OSE-10-C-0067. 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. </p> <hr /> </div> <!-- sect-acknowledements --><!-- gl-only --> <!-- gl-only --> <div class="techs-only"> <p align="center">[<a href="#contents">Contents</a>] [<a href="https://www.w3.org/TR/2015/REC-ATAG20-20150924/Overview.html">Guidelines</a>]</p> </div> <!-- techs-only --> <script src="https://www.w3.org/scripts/TR/fixup.js"></script></body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10