Re: [css3-background] box-shadow and border-break

Brad Kemper wrote:
> 
> I think that is much better; thank you. Just a couple small points:
> 
> 1. With box-shadow's 'inset', the part about it not being drawn outside 
> the broken edge is not quite right. It should not be drawn along that 
> edge if it is an inner shadow either.

Changed "outside" to "at".

> 2 should 'some other border style' be 'some other border properties'? Or 
> is it OK to use 'border style' in a more general sense like that?

It's meant in a very specific sense, actually. Setting the color
and the width but leaving the style as 'none' still results in
no border or padding.

> 3 That part mentions shadow and border image, so it should also mention 
> border-radius (apply to box as whole).

Updated. Take a look?

http://dev.w3.org/csswg/css3-background/#the-border-break

~fantasai

Received on Tuesday, 3 February 2009 07:37:37 UTC