- From: Daniel Weck <daniel.weck@gmail.com>
- Date: Tue, 25 Jan 2011 02:21:38 +0000
- To: "Belov, Charles" <Charles.Belov@sfmta.com>
- Cc: <www-style@w3.org>, "fantasai" <fantasai.lists@inkedblade.net>
On 24 Jan 2011, at 20:45, Belov, Charles wrote: > my concern would be that using display:none to achieve > this would require that the aural styles be in a separate style sheet > from the visual styles. Why ? It is just a case of the aural-related styles take precedence (via the regular cascade mechanism) over visual styles. Isn't it ? Also worth noting that MediaQueries / the @media at-rule can be used to create a set of styles that only apply to TTS-enabled user-agents. Cheers, Dan
Received on Tuesday, 25 January 2011 02:22:14 UTC