Re: [css3-variables] review comments on latest draft

On Fri, May 25, 2012 at 12:16 PM, Pete Boere <pete@the-echoplex.net> wrote:
> On invalid variables, I think the inherited value (or just invalid) would
> nearly always make a better fallback than initial.
>
> Quite a few properties on this list would not degrade well to initial values
> in terms of not breaking the natural cascade:
> https://raw.github.com/peteboere/css-crush/master/misc/initial-values.ini

Yes, inherited properties should default to the inherited value, and
non-inherited properties should default to the initial value.

~TJ

Received on Friday, 25 May 2012 19:28:07 UTC