Re: box-shadow and border-image and dashes

On Feb 19, 2009, at 1:14 AM, Brad Kemper wrote:

> By the way, for regular (non-image) borders with border-styles that  
> contain empty space (dashed, dotted, double, etc.), the current  
> implementations are not consistent in how they handle box-shadow  
> with background-clip:padding-box. WebKit continues the shadow in the  
> gaps (e.g. between the dashes), and FireFox/MineField does not (not  
> the version I'm looking at anyway, so maybe that is actually a bug).

Gecko looks a bit odd, to be honest (and WebKits dotted border is  
ugly, but that is unrelated).
Which behaviour do you expect ?

Here is a test case:
http://dev.l-c-n.com/css3/box-shadow-1c.html

Philippe
---
Philippe Wittenbergh
http://l-c-n.com/

Received on Thursday, 19 February 2009 09:09:46 UTC