Re: [css3-background] CSS Drop Shadows

I was trying to match the spec text at the time.  It seems to make  
sense given the decorative effect that box-shadow is trying to  
achieve.  For example if a box has a partially transparent background,  
I don't think you want to be able to see the box shadow behind that  
background.

dave

On Dec 18, 2007, at 10:47 AM, Brad Kemper wrote:

>
> On Dec 17, 2007, at 4:01 PM, David Hyatt wrote:
>
>>
>> WebKit's implementation does not allow the shadow to draw anywhere  
>> inside the border box.  Effectively it is as though the shadow is  
>> being cast by an opaque solid color pattern with the shape of the  
>> border box.
>>
>> dave
>>
>
> Is that due to an inherent limitation of the way WebKit draws  
> shapes, or is it just the way you decided to implement it?

Received on Tuesday, 18 December 2007 18:55:46 UTC