- From: Anne van Kesteren <fora@annevankesteren.nl>
- Date: Sun, 10 Apr 2005 21:03:11 +0200
- To: W3C CSS List <www-style@w3.org>
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.
[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-background-repeat>
--
Anne van Kesteren
<http://annevankesteren.nl/>
Received on Sunday, 10 April 2005 19:03:14 UTC