- From: David Woolley <david@djwhome.demon.co.uk>
- Date: Wed, 11 May 2005 07:32:56 +0100 (BST)
- To: www-style@w3.org
> I suggest to add a feature to CSS be able to reference these values in This is a variations on the variables theme and has been much discussed in the past. > another style sheet, e.g. to be able to invert the basic colours without Referencing other style sheets rather goes against the way the cascade works. Referencing computed values can cause forward references, which are undesirable, and circular references, which are highly undesirable.
Received on Wednesday, 11 May 2005 06:33:04 UTC