Re: [css3-background], comments on 'box-shadow'

Thanks Anne,

> Read css3-color.

I was fooled by the illustration to 'box-shadow' definition here:
http://www.w3.org/TR/2005/WD-css3-background-20050216/#the-box-shadow

Shadow there is clearly transparent but style definition says:
span {border: thin solid; box-shadow: 0.2em 0.2em #CCC}

Given color value is just wrong I guess.

Andrew Fedoniouk.
http://terrainformatica.com


From: "Anne van Kesteren" <fora@annevankesteren.nl>
> Andrew Fedoniouk wrote:
>> There are almost unlimited number of ways to draw
>> shadow. "The exact algorithm is not specified."
>> (C) http://www.w3.org/TR/2005/WD-css3-background-20050216/#the-box-shadow
>> BTW: where is alpha-value or opaque parameter?
>
> Read css3-color.
>
>
> -- 
>  Anne van Kesteren
>  <http://annevankesteren.nl/>
> 

Received on Thursday, 17 February 2005 20:05:50 UTC