Re: fallback color for background-image (ISSUE-5)

Christoph Päper:
>
> I'd rather have a more general approach defined in CSS3 Values and  
> Units:
>
>   background: transparent url("foo.img", red);

Forget it, it doesn't work:

   background-image: url("foo.img", red); /* possible type mismatch */

Received on Friday, 4 April 2008 17:47:09 UTC