- From: Barney Carroll <barney@textmatters.com>
- Date: Wed, 06 Jun 2007 16:58:17 +0100
- To: www-style@w3.org
Something that I've often wanted is to clear the cascades.
If I could get element#clear-the-decks and its children to ignore styles
applied to their parents:
default:
element#clear-the-decks {
inherit: normal;
}
active:
element#clear-the-decks {
inherit: none;
}
Would this be too much pressure on the computing process?
Regards,
Barney
Received on Wednesday, 6 June 2007 19:33:01 UTC