E-mail List Archives
Re: Keyboard accessibility of abbreviations
From: Scott González
Date: Apr 16, 2015 11:45AM
- Next message: _mallory: "Re: Do fonts have to be embedded in a WCAG 2.0 conforming PDF document?"
- Previous message: Moore,Michael (DARS): "Re: Keyboard accessibility of abbreviations"
- Next message in Thread: Moore,Michael (DARS): "Re: Keyboard accessibility of abbreviations"
- Previous message in Thread: Moore,Michael (DARS): "Re: Keyboard accessibility of abbreviations"
- View all messages in this Thread
Regarding <ins> and <del>, I've seen this CSS recommendation before:
@media braille, embossed, speech {
del:before { content: "Deleted: "; }
del:after { content: " (End of deletion.) "; }
}
del:hover { text-decoration: none; }
ins { text-decoration: none; border-bottom: dashed green 2px; }
On Thu, Apr 16, 2015 at 12:51 PM, Moore,Michael (DARS) <
<EMAIL REMOVED> > wrote:
> And while we are at it can we get more bug fixes reported to the screen
> reader folks to recognize and indicate content inside of <ins> and </del>.
> I have reported this for years to no effect.
>
> Mike Moore
> Accessibility Coordinator,
> Texas Department of Assistive and Rehabilitative Services
> (512) 424-4159 (Office)
> (512) 574-0091 (Cell)
>
>
- Next message: _mallory: "Re: Do fonts have to be embedded in a WCAG 2.0 conforming PDF document?"
- Previous message: Moore,Michael (DARS): "Re: Keyboard accessibility of abbreviations"
- Next message in Thread: Moore,Michael (DARS): "Re: Keyboard accessibility of abbreviations"
- Previous message in Thread: Moore,Michael (DARS): "Re: Keyboard accessibility of abbreviations"
- View all messages in this Thread