W3C home > Mailing lists > Public > www-amaya@w3.org > July to September 2005

Re: [CSS] 'background-position' problem

From: Irene Vatton <Irene.Vatton@inrialpes.fr>
Date: Wed, 24 Aug 2005 12:11:25 +0200
To: Stanimir Stamenkov <stanio@myrealbox.com>
Cc: www-amaya@w3.org
Message-Id: <200508241211.25851.vatton@inrialpes.fr>

Hi Stanimir,

I'll have a look at this problem as soon as possible.
Thanks for the report.

On Wednesday 17 August 2005 00:10, Stanimir Stamenkov wrote:
> Amaya 9.2.1
>
> The 'background-position' doesn't work at all, but seems like it is
> recognized because it gives me a lot of headaches, both when
> specified as part of the 'background' shorthand and alone.
>
> Works:
>
>    background: url(bkg_img.png) left top repeat-y;
>
> Doesn't work:
>
>    background: url(bkg_img.png) repeat-y left top;
>
> Works:
>
>    background-image: url(bkg_img.png);
>    background-position: left top;
>    background-repeat: repeat-y;
>
> Doesn't work:
>
>    background-image: url(bkg_img.png);
>    background-repeat: repeat-y;
>    background-position: left top;
>
> Any recognized value used with 'background-position' doesn't matter
> - it just causes the 'background-repeat' to fail. It is impossible
> to set a background image to repeat along the right vertical edge or
> the horizontal bottom edge of a box. Note, when invalid value is
> used with 'background-position' it is just ignored and doesn't
> interfere with 'background-repeat'.

-- 
     Irène.
-----
Irène Vatton                     INRIA Rhône-Alpes
INRIA                               ZIRST
e-mail: Irene.Vatton@inria.fr       655 avenue de l'Europe
Tel.: +33 4 76 61 53 61             Montbonnot
Fax:  +33 4 76 61 52 07             38334 Saint Ismier Cedex - France
Received on Wednesday, 24 August 2005 10:12:23 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 14:24:41 GMT