WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Strikethrough Content with Screen Readers

for

From: Priti
Date: Nov 22, 2010 3:15AM


Hi All,

I completely agree with Jared, it is the responsibility of AT vendors to
ensure that information provided using markup is read out effectively. But I
have a point to make here that SuperNova reads strike-through content
perfectly. Its time that we start testing with multiple screen readers and
not only depend on JAWS for A11y testing as is the case of web browsers.

Thanks & Regards,
Priti Rohra
Head Accessibility Testing
Net Systems Informatics (India) Pvt. Ltd. & BarrierBreak Technologies
Web: www.n-syst.com | www.barrierbreak.com
Blog: www.barrierbreak.com/blog

Please don't print this email unless you really need to. This will preserve
trees on our planet.

-----Original Message-----
From: Jared Smith [mailto: <EMAIL REMOVED> ]
Sent: Saturday, November 20, 2010 10:26 AM
To: WebAIM Discussion List
Subject: Re: [WebAIM] Strikethrough Content with Screen Readers

On Fri, Nov 19, 2010 at 2:08 PM, Randall Pope wrote:

> Using different tones to read the different prices, is no help for the
> people who cannot hear, mainly the deaf-blind people who depends solely on
> braille display to read the web pages.

A relatively easy and universally accessible system would be to simply
allow the user to specify whether they want content that has been
stricken to be read in a different pitch or intonation, or to have it
identified explicitly by reading (or outputting to braille) "begin
deletion" before and "end deletion" after (or "insertion" in the case
of <ins>).

> Simple html markup is the best way to go to make it accessible.

I agree.

> As for the
> strike out, i think it would be best to use good proper language writing
to
> address the strike out issue.

But this contradicts your previous statement. The best way to make it
accessible is to allow the author to write it however they feel is
best using proper markup, and have AT support this standard mark-up.
Gone are the days when we can and should ask authors to stop using
standard and well-accepted markup and techniques because some AT has
yet to support markup that's been in existence for 12 years. I find it
interesting that we wring our hands about assistive technology and
ARIA and HTML5 support when most screen readers don't handle semantic
markup as simple as <strong> yet.

Jared