RE: ACTION-886 definition of text alternatives for text content

alternative content
Web content that user agents can programmatically determine is usable 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. There are several general types of alternative content:
- text alternatives for non-text content: Text that is programmatically associated with non-text content. For example, an image of a chart might have two text alternatives: a short text alternative and a described-by relationship to a nearby paragraph that more fully describes the content of the chart.
- alternatives for time-based media: Web content that serves the same function or purpose as one or more tracks in a time-based media presentation. This includes alternatives for audio such as captions and sign language interpretation  and alternatives for video such as audio descriptions and extended audio descriptions. Another form of time-based media alternative is a correctly sequenced text description of time-based visual and auditory information that also is capable of achieving the outcomes of any interactivity in the time-based presentation.
- text alternatives for text content: Text that is programmatically associated with certain types of text content to provide expanded information. For example, an abbreviation (or acronym) may provide an expansion of the shortened word or initialized words (<abbr title="User Agent Accessibility Guidelines">UAAG</abbr>).
- media alternative for text content: 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.
Note: According to WCAG 2.0, alternative content may or may not be programmatically determinable (e.g., a short description for an image might appear in the image's description attribute or within text near the image). However, UAAG 2.0 adds the programmatically determinable condition because this is the only type of alternative content that user agents can recognize.

Ed. notes:
- I clarified that UAAG only ever concerns programmatically determinable alternative content (added this to the first sentence and added the Note)
- changed the order to put text things together


Jim's proposal:
------------
alternative content
Web content 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. WCAG 2.0 recognizes several general types of alternative content:
- text alternatives for text content: Text that is programmatically associated with text content to provide expanded information. For example, an abbreviation (or acronym) may provide an expansion of the shortened word or initialized words (<abbr title="User Agent Accessibility Guidelines">UAAG</abbr>).
- text alternatives for non-text content: Text that is programmatically associated with non-text content 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.
- alternatives for time-based media: Web content 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.
- media alternative for text: 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.



(MR) JAN RICHARDS
PROJECT MANAGER
INCLUSIVE DESIGN RESEARCH CENTRE (IDRC)
OCAD UNIVERSITY

T 416 977 6000 x3957
F 416 977 9844
E jrichards@ocadu.ca

From: Richards, Jan 
Sent: September-11-13 8:56 AM
To: Greg Lowney; w3c-wai-ua@w3.org
Subject: RE: ACTION-886 definition of text alternatives for text content

Hi Greg,

Good points. The only small thing I would change is that "the paragraph after the chart" IS a text alternative (by WCAG), just not a RECOGNIZED one as required by UAAG. 

Unless you're already doing it, I will try to add your edits to a new proposed definition that I will send out in another email.

Cheers,
Jan

(MR) JAN RICHARDS
PROJECT MANAGER
INCLUSIVE DESIGN RESEARCH CENTRE (IDRC)
OCAD UNIVERSITY

T 416 977 6000 x3957
F 416 977 9844
E jrichards@ocadu.ca

From: Greg Lowney [mailto:gcl-0039@access-research.org] 
Sent: September-10-13 10:42 PM
To: w3c-wai-ua@w3.org
Cc: WAI-UA list
Subject: Re: ACTION-886 definition of text alternatives for text content

I'm okay with the new text in its context, but it's worth noting that it would be way too broad if it stood on its own: almost any HTML attribute might count, since whether or not a text attribute "provides expanded information" seems subjective. Luckily, the text above it for "alternative content" puts more restrictions on what constitutes alternative content, and presumably that also narrows what is "text alternatives for text content". If you wanted the definition to stand alone you could modify it to say "*alternative content* that is programmatically...".)

However, there is a more significant problem with the bullet item "text alternatives for non-text content": the text says that the alternative content must be programmatically associated, but that seems contradicted by the the examples. 

To correct that you could add a sentence to the effect that "Note that a description in the paragraph after the chart would not qualify as alternative content unless associated with the chart using ARIA describedby attribute or equivalent." Or you could merge that into the previous sentence as "For example, an image of a chart might have two text alternatives: a description in the paragraph after the chart, as long as the two are linked by a method such as ARIA describedby, and a short text alternative for the chart summarizing its content." 

Hmm. Technically, one could argue that anything an author stuffs into the alt attribute counts as text alternatives, regardless of how useful it is, because the alt attribute is reserved for alternative content. On the other hand, if the alt text doesn't satisfy the criterion of "[fulfilling] essentially the same function or purpose as the original content", then suddenly it's not alternative content. Would alt saying "a graph described in the following paragraph" meet that bar? If not, then either the example or the definition is off.

    Greg
 
-------- Original Message --------
Subject: Re: ACTION-886 definition of text alternatives for text content
From: Richards, Jan <jrichards@ocadu.ca>
To: WAI-UA list <w3c-wai-ua@w3.org>
Date: 9/10/2013 11:51 AM
+1 to Jim's addition
 
From: Jim Allan [mailto:jimallan@tsbvi.edu] 
Sent: September-10-13 11:38 AM
To: WAI-ua
Subject: ACTION-886 definition of text alternatives for text content
 
added a first bullet. nothing else has changed in the definition. 
<new>
text alternatives for text content: Text that is programmatically associated with text content to provide expanded information. For example, an abbreviation (or acronym) may provide an expansion of the shortened word or initialized words (<abbr title="User Agent Accessibility Guidelines">UAAG</abbr>).
</new>


a
ttached all the code for the glossary entry.
 
-- 
Jim Allan, Accessibility Coordinator & Webmaster
Texas School for the Blind and Visually Impaired
1100 W. 45th St., Austin, Texas 78756
voice 512.206.9315    fax: 512.206.9264  http://www.tsbvi.edu/
"We shape our tools and thereafter our tools shape us." McLuhan, 1964 

Received on Wednesday, 11 September 2013 14:16:07 UTC