- From: Ian Hickson <py8ieh@bath.ac.uk>
- Date: Thu, 25 Mar 1999 16:53:11 +0000 (BST)
- To: Nicolas Lesbats <nlesbats@etu.utc.fr>, Daniel Glazman <Daniel.Glazman@der.edf.fr>
- cc: www-style@w3.org
On Thu, 25 Mar 1999, Nicolas Lesbats wrote: > I don't know if the "reverse()" value could be extended to another > property, and if the compatibility would be respected if the <Em> > element was defined by : > > Em { font-style: italic reverse(italic, normal) } No, in this case a valid CSS1 or CSS2 parser would drop the entire rule. > And stylesheets are cascading, you cannot know the exact rendering > of a tag (for instance because of a user stylesheet). I really > believe that there is something to do. This comes under the general heading of "property codependency". See http://www.bath.ac.uk/%7Epy8ieh/internet/wwwstyle.html#clash The currently accepted solution is to be careful when authoring documents. David Baron is planning on writing some more detailed guidelines to be sure that problems like this do not occur with user-written user stylesheets. > Ajouter un homme à un projet en retard, c'est ajouter du retard à un > projet. How true... -- Ian Hickson U+2642 U+2651 U+262E U+2603 U+263A
Received on Thursday, 25 March 1999 11:53:17 UTC