- From: Bert Bos <bert@w3.org>
- Date: Tue, 12 Apr 2005 13:41:42 +0200
- To: W3C CSS List <www-style@w3.org>
On Sunday 10 April 2005 21:03, Anne van Kesteren wrote:
> A previous CSS3 Background Module draft had quite a useful feature
> called 'background-quantity'[1]. Isn't it very easy to merge this
> with 'background-repeat' now it accepts two values instead of one?
> Making <repeat>[2] look like:
>
> repeat-x | repeat-y | [repeat | space | no-repeat | <integer>]{1,2}
>
> ... would make that possible I believe.
It's certainly possible, but when the WG discussed the property (last
December, I think), it concluded that the feature wasn't all that
useful. The number of times that you want a specific number of tiles
(without stretching them) appears to be very rare and, unlike repeating
and stretching, duplicating an image is something the author can do
himself.
>
> [1]<http://www.w3.org/TR/2002/WD-css3-background-20020802/#background
>-quantity>
> [2]<http://www.w3.org/TR/2005/WD-css3-background-20050216/#the-backgr
>ound-repeat>
Bert
--
Bert Bos ( W 3 C ) http://www.w3.org/
http://www.w3.org/people/bos W3C/ERCIM
bert@w3.org 2004 Rt des Lucioles / BP 93
+33 (0)4 92 38 76 92 06902 Sophia Antipolis Cedex, France
Received on Tuesday, 12 April 2005 11:41:46 UTC