Re: [css-variables] Different syntax for variable definition and use

|  Reading normal properties off of yourself is
|  completely out, at least generally (doing it for *some* properties
|  might be okay, but it locks us in to never introducing connections
|  between those properties).

Tab, I addressed this issue a °ton° of times already... The specified value 
of a property don't depend on any other property value than the one 
specified in the CSS file. There's no hidden inderdepency there, and it 
covers all use cases we need.

Objectively, there's nothing preventing from using the specified value of 
any property as a token source for any other property, just as you do with 
custom properties. 

Received on Wednesday, 29 August 2012 17:35:14 UTC