RE: H86: Providing text alternatives for ASCII art, emoticons, and leetspeak

My question to Steve that he may have missed was ”what’s wrong with the abbr example?” but David you seem to be raising an argument for not using abbr, which would suggest also removing H28 (http://www.w3.org/TR/2015/NOTE-WCAG20-TECHS-20150226/H28).

Any additional information is appreciated!
Thanks,
AWK

From: David MacDonald [mailto:david100@sympatico.ca]
Sent: Monday, April 27, 2015 6:29 PM
To: Steve Faulkner
Cc: w3c-wai-gl@w3.org
Subject: Re: H86: Providing text alternatives for ASCII art, emoticons, and leetspeak

Agree that we could drop the abbr. It's kind of a hack, and JAWS has abbr support turned off by default, so the abbr may not even speak.


Cheers,

David MacDonald



CanAdapt Solutions Inc.

Tel:  613.235.4902

LinkedIn<http://www.linkedin.com/in/davidmacdonald100>

www.Can-Adapt.com<http://www.Can-Adapt.com>



  Adapting the web to all users
            Including those with disabilities

If you are not the intended recipient, please review our privacy policy<http://www.davidmacd.com/disclaimer.html>

On Fri, Apr 24, 2015 at 9:50 AM, Steve Faulkner <faulkner.steve@gmail.com<mailto:faulkner.steve@gmail.com>> wrote:
http://www.w3.org/TR/WCAG20-TECHS/H86.html


suggest adding ARIA-fied example (from html5 spec)

<figure role="img" aria-labelledby="fish-caption"
   <pre>
   o           .'`/
     '      /  (
   O    .-'` ` `'-._      .')
      _/ (o)        '.  .' /
      )       )))     ><  <
      `\  |_\      _.'  '. \
        '-._  _ .-'       '.)
    jgs     `\__\
   </pre>
   <figcaption id="fish-caption">
    <cite>Joan G. Stark, "fish"</cite>.
    October 1997. ASCII on electrons. 28×8.
   </figcaption>
   </figure>

Also question the use of <abbr> in this technique:
<abbr title="Austin Rocks">Au5t1N r0xx0rz</abbr>
--

Regards

SteveF
HTML 5.1<http://www.w3.org/html/wg/drafts/html/master/>

Received on Tuesday, 28 April 2015 12:23:23 UTC