On Thu, 20 Mar 2008 14:14:48 +0100, Steven Pemberton <Steven.Pemberton@cwi.nl> wrote: > making it harder to write interoperable cascading style sheets. Maybe I should just clarify this point. Suppose I am required to include my company's house style in my stylesheets: @import "/housestyle.css" a {color: blue} and I have no control over what is in the housestyle CSS. Then I don't know what "a" selects, without reading all the stylesheets in the cascade before that rule. Even worse, there is no way I can undo anything that the cascade has done, so that I am unable to require that the rule means what it has meant since CSS1. StevenReceived on Thursday, 20 March 2008 14:04:50 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 March 2008 14:04:52 GMT