- From: Simon Sapin <simon.sapin@exyr.org>
- Date: Sat, 30 Mar 2013 22:13:37 +0100
- To: www-style@w3.org
Le 26/03/2013 14:59, Simon Sapin a écrit : > Hi, > > The spec for 'background-repeat: space' clarifies: > >> >The value of ‘background-position’ for this direction is ignored, >> >unless there is not enough space for two copies of the image in this >> >direction, in which case only one image is placed and >> >‘background-position’ determines its position in this direction. > > I suppose the same should apply for 'background-repeat: round', but > there is no such text in the spec. Was is just forgotten? Ok I read this wrong. No spec change needed. If the image is bigger than the positioning area, it is scaled down to fill the are completely (and "repeat" once). background-position is always ignored with 'round'. -- Simon Sapin
Received on Saturday, 30 March 2013 21:14:05 UTC