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

On Tue, Feb 3, 2009 at 10:18 AM, fantasai <fantasai.lists@inkedblade.net>wrote:

>  # If the value of 'border-break' is 'close', then each box is
>  # independently wrapped with the border and padding. The
>  # 'border-radius', 'border-image', and 'box-shadow', if any,
>  # are applied to each box independently.
>  #
>  # If the style is set to 'none', no border and no padding are
>  # inserted at the break. Otherwise, if some other border style
>  # is given, padding is added as wide as the corresponding side
>  # of the 'padding' property and a border is added with the
>  # specified style, width, and color. No box-shadow is drawn
>  # outside the broken edge, and the 'border-image' is rendered
>  # for the whole box as if it were unbroken: the effect is as
>  # though the element were rendered with no break present, and # then
> sliced by the break afterward.
>
> Let me know if that is clear enough. (Abspos and other content-related
> clipping is outside the scope of this spec.)


This doesn't tell me that the box-shadow for the first box of an element
might need to be drawn by the second box of an element.

Rob
-- 
"He was pierced for our transgressions, he was crushed for our iniquities;
the punishment that brought us peace was upon him, and by his wounds we are
healed. We all, like sheep, have gone astray, each of us has turned to his
own way; and the LORD has laid on him the iniquity of us all." [Isaiah
53:5-6]

Received on Tuesday, 3 February 2009 03:41:36 UTC