- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 07 Dec 2011 02:29:55 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-background
In directory hutz:/tmp/cvs-serv26298
Modified Files:
Overview.html
Log Message:
Clarify 3/4 value computed value for background-position
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-background/Overview.html,v
retrieving revision 1.251
retrieving revision 1.252
diff -u -d -r1.251 -r1.252
--- Overview.html 7 Dec 2011 01:48:25 -0000 1.251
+++ Overview.html 7 Dec 2011 02:29:53 -0000 1.252
@@ -1008,7 +1008,9 @@
<td>If one or two values are specified, for a <length> the
absolute length, otherwise a percentage. If three or four values are
- specified, two pairs of a keyword plus a length or percentage.
+ specified, the horizontal origin keyword and length or percentage
+ offset followed by the vertical origin keyword and length or percentage
+ offset.
</table>
<p>If background images have been specified, this property specifies their
Received on Wednesday, 7 December 2011 02:30:06 UTC