Re: error in css3-background 'background' example

On 01/08/2010 12:50 PM, Yves Lafon wrote:
> Hi,
> In [1], Example XV:
>
> p { background: url("chess.png") / 10em gray
> 40% round fixed border border}
>
> However... background-position occurs after background-size, despite the
> spec saying:
> "where <bg-position> must occur before / <bg-size> if both are present"
>
> And same issue in Example XVII...
>
>  Also 'border' is not a valid background value,
> 'border border' should be 'border-box'

Fixed in the editor's draft:
   http://dev.w3.org/csswg/css3-background/#the-background

Thanks, Yves!

~fantasai

Received on Friday, 8 January 2010 22:35:44 UTC