Re: [css3-images] Color as an image type

On Nov 29, 2010, at 11:50 AM, David Singer <singer@apple.com> wrote:

> 
> On Nov 23, 2010, at 13:14 , Tab Atkins Jr. wrote:
> 
>> The latter may be sufficient to pronounce this "not a problem", but
>> the extra function is just kind of gratuitous, especially if you're
>> already using one of the color functions - "image(rgba(0,0,0,.5))"
>> looks uglier than necessary.
>> 
> 
> shouldn't anything that claims to be making an image (like image() here) be able to provide all its characteristics, including its dimensions?  Isn't this one of the ways an image constructor differs from a color constructor?

I dint think so, since gradient(), SVG, and maybe others can create dimensionless images. 

Received on Monday, 29 November 2010 20:34:31 UTC