- Important note: This Wiki page is edited by participants of the User Agent Accessibility Guidelines working group (UAWG). It does not necessarily represent consensus and it may have incorrect information or information that is not supported by other Working Group participants, WAI, or W3C. It may also have some very useful information.

Appendix E: Alternative Content

From WAI UA Wiki
Jump to: navigation, search

Appendix E: Alternative Content

These are the elements and attributes that present 'alternative content' relevant to Guideline 1. This list of alternative content is provided to help developers and testers insure that they are correctly handling and complying with success criteria in this document that relate to alternative content. It is recommended that you test user agents against all of the alternative contents for all the document formats supposed by the user agent. This may not be a comprehensive list

<a href="http://www.w3.org/html/wg/drafts/html/master/dom.html#fallback-content">HTML5 fallback content list</a>

@@ Editors' Note: This needs update and permanent links as HTML5 goes to rec. Get listings of alternative content for other technologies. Think about better format for presenting it.

  1. @alt for IMG
  2. @alt for AREA
  3. @alt for INPUT type=image
  4. @alt for EMBED
  5. @longdesc for IMG
  6. @longdesc for FRAME
  7. @longdesc for IFRAME
  8. @summary for TABLE
  9. @abbr for TH
  10. @title for A
  11. @title for ABBR
  12. @title for ACRONYM
  13. @title for many other things (SPAN <a href="http://dev.w3.org/html5/spec/Overview.html#footnotes">http://dev.w3.org/html5/spec/Overview.html#footnotes</a>) @@ ED note - find permalinks for these HTML5 references @@
  14. @cite for Q
  15. 'fallback content' for OBJECT
  16. 'fallback content' for EMBED
  17. 'fallback content' for CANVAS
  18. Caption tracks for VIDEO Audio
  19. Description tracks for VIDEO
  20. @srcdoc for IFRAME (<a href="http://dev.w3.org/html5/spec/Overview.html#the-iframe-element">http://dev.w3.org/html5/spec/Overview.html#the-iframe-element</a>)
  21. DETAILS and SUMMARY elements <a href="http://dev.w3.org/html5/spec/Overview.html#the-details-element">http://dev.w3.org/html5/spec/Overview.html#the-details-element</a> (? This is a user widget for the user to get additional information provided by the author but only available on request.)
  22. @title (hint) for COMMAND <a href="http://dev.w3.org/html5/spec/Overview.html#using-the-command-element-to-define-a-command">http://dev.w3.org/html5/spec/Overview.html#using-the-command-element-to-define-a-command</a>
  23. WAI role and state