Re: [css3-background] does border-radius round the border-image ?

On Saturday 2009-01-10 15:07 -0800, Brad Kemper wrote:
> On Jan 9, 2009, at 4:27 PM, L. David Baron wrote:
>> On Friday 2009-01-09 16:20 -0800, Brad Kemper wrote:
>>> # Specifies an image to use instead of the borders created by the
>>> ‘border-style’, 'border-width',  'border-color', 'border-radius', and
>>
>> border-width does matter some of the time.
>
> Really? Like what?

http://dev.w3.org/csswg/css3-background/#the-border-image says:
  # If the slash is present in the property value, the one to four
  # values after it are used for the width of the border instead of
  # the ‘border-width’ properties (but only if the specified image
  # can be displayed). The order of the values is the same as for
  # ‘border-width’. 
So when the slash isn't present, the value of 'border-width' is
used.

-David

-- 
L. David Baron                                 http://dbaron.org/
Mozilla Corporation                       http://www.mozilla.com/

Received on Sunday, 11 January 2009 00:42:40 UTC