Re: ARIA: math role is intended for math images not real math, so it should just be role="img"

Again, great explanation. I'll make an editorial note to clear up the  
description of math by adding the info you mentioned below, but we  
should also consider the following changes:

	1. math should inherit from img. It currently inherits from section.
	2. Note the alt string syntax of math in the spec, and provide an  
example in the BPG.


On Dec 8, 2008, at 12:29 AM, Aaron M Leventhal wrote:

>
> Some suggested TeX (LaTex)?
> I remember that getting stalled. We do need the spec to say,  
> otherwise the feature is not useful.
>
> - Aaron
>
>
> From:	"Schnabel, Stefan" <stefan.schnabel@sap.com>
> To:	Aaron M Leventhal/Cambridge/IBM@IBMUS, "James Craig" <jcraig@apple.com 
> >
> Cc:	"WAI XTech" <wai-xtech@w3.org>, <wai-xtech-request@w3.org>
> Date:	12/08/2008 09:26 AM
> Subject:	RE: ARIA: math role is intended for math images not real  
> math, so it should  just be role="img"
>
>
>
>
> Is there a particular syntax how to write the alt string in these  
> cases for an image with role=math ?
>
> - Stefan
>
> From: wai-xtech-request@w3.org [mailto:wai-xtech-request@w3.org] On  
> Behalf Of Aaron M Leventhal
> Sent: Montag, 8. Dezember 2008 09:20
> To: James Craig
> Cc: WAI XTech; wai-xtech-request@w3.org
> Subject: Re: ARIA: math role is intended for math images not real  
> math, so it should just be role="img"
>
>
> The math role allows the AT to assume that the alt text is something  
> that can be converted to Braille or TTS mathematics. The AT can't  
> know to do that if they only know it's a generic image.
>
> This gives us a short term solution until MathML becomes more  
> predominate on the web. Right now authors are using <img> for math  
> because there is no other simple cross-browser way. This is a  
> recognition of that fact, which allows that technique to be made  
> accessible.
>
> - Aaron
> From:	James Craig <jcraig@apple.com>
> To:	WAI XTech <wai-xtech@w3.org>
> Date:	12/08/2008 03:13 AM
> Subject:	ARIA: math role is intended for math images not real math,  
> so it should just be role="img"
>
>
>
>
>
>
>
>
>
> ARIA role="math" states, "This is for sections that represent math,
> such as images and ASCII art, but are not in a formal mathematical
> language. Such images MUST be labeled…" Since real math can be
> described by "a formal mathematical language," this is just an image,
> nothing more. As such, we should ditch the "math" role and just use
> the "img" role for all instances of images.
>
>
>
>

Received on Monday, 8 December 2008 08:38:21 UTC