- From: Dão Gottwald <dao@design-noir.de>
- Date: Mon, 07 May 2007 00:37:19 +0200
- To: Benjamin Hawkes-Lewis <bhawkeslewis@googlemail.com>
- CC: www-html@w3.org, public-html@w3.org
Benjamin Hawkes-Lewis schrieb:
> If AT had better support for CSS, and CSS had style selectors, we'd be
> in a slightly happier place:
Ah, style selectors once again ...
:style("font-style:normal") {
font-style: italic;
}
:style("font-style:italic") {
font-style: normal;
}
See what happens?
--Dao
Received on Sunday, 6 May 2007 22:37:26 UTC