SC 1.1.1 Text Alternative Computation

Hi everyone,

I spent some time on WAI-ARIAs name calculation algorithm 
<http://www.w3.org/TR/wai-aria/roles#namecalculation> and added the 
results to the wiki in pseudo-code and UML 
<https://www.w3.org/community/auto-wcag/wiki/Text_Alternative_Computation>.
The algorithm gets all textual alternatives (aria-labelledby, 
aria-label, input values, alt, title) for image, input, area applet, 
embed and object elements and concatenates them.
The questions are now:

  * Is my understanding of the specification valid?
  * Best method to incorporate it in the wiki?
  * Best method to use the algorithm from the tests the wiki, if we
    split the tests to elements with an alternative text and elements
    without an alternative text?

Thank you in advance for any input.

Best from Wetter
Frank


-- 
Frank Berker
fb@ftb-esv.de                      http://ftb-esv.de
FTB - Forschungsinstitut Technologie und Behinderung
Grundschötteler Strasse 40,             58300 Wetter
Telefon: 02335/9681-34        Telefax: 02335/9681-19

Received on Wednesday, 10 December 2014 13:23:23 UTC