Re: [css3-background] border-image dependancies on border-style and border-width

On 03/01/2015 12:22 AM, Daniel Tan wrote:
>
> border-style serves as a fallback for when the image cannot be loaded or when border-image is not supported. If the behavior
> of border-width were to change depending on the presence of a border image when border-style is none, this could have adverse
> effects on layout.

Per spec, the layout is required to not change regardless of 'border-image':
the 'border-image-width' only sets the area used for the "border" areas of
the image -- it doesn't affect the border width for the purposes of layout
or background positioning.

~fantasai

Received on Sunday, 1 March 2015 23:40:25 UTC