E-mail List Archives
Aural CSS and default user agent behavior
From: Fume
Date: Sep 13, 2002 1:25PM
- Next message: Ian.Lloyd@nationwide.co.uk: "Aural cues"
- Previous message: Leo Smith: "Re: SCOPE vs ID/HEADER"
- Next message in Thread: None
- Previous message in Thread: None
- View all messages in this Thread
Good day,
I realize aural CSS creation is mostly an intellectual exercise at present,
yet I'm wondering how it meshes with default user agent behaviors.
For instance, on the Mozilla project I found an old discussion proposing
the following:
@media aural {
html applet:before { content: "Java Applet: " }
}
I've revised it to:
@media aural {
html:lang(en) applet:before { content: "Java Applet: " }
}
Now, if a user agent's default will be to announce "Applet" before every
<applet>, will my proposed style result in the user's hearing,
"Applet. Java Applet." ?
Thank you in advance,
===========Fume
<EMAIL REMOVED>
---
To subscribe, unsubscribe, or view list archives,
visit http://www.webaim.org/discussion/
----
To subscribe, unsubscribe, or view list archives,
visit http://www.webaim.org/discussion/
- Next message: Ian.Lloyd@nationwide.co.uk: "Aural cues"
- Previous message: Leo Smith: "Re: SCOPE vs ID/HEADER"
- Next message in Thread: None
- Previous message in Thread: None
- View all messages in this Thread