- From: Tab Atkins Jr.. via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 01 Dec 2011 22:25:49 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-images
In directory hutz:/tmp/cvs-serv2027
Modified Files:
Overview.html Overview.src.html
Log Message:
editorial tweak
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-images/Overview.html,v
retrieving revision 1.238
retrieving revision 1.239
diff -u -d -r1.238 -r1.239
--- Overview.html 1 Dec 2011 22:21:07 -0000 1.238
+++ Overview.html 1 Dec 2011 22:25:46 -0000 1.239
@@ -1037,7 +1037,7 @@
<dd>Determines the center of the gradient. The <a
href="#ltposition0"><i><position></i></a> notation is defined by the
- positioning syntax of ‘<code class=css><a
+ positioning syntax of a single layer of ‘<code class=css><a
href="http://www.w3.org/TR/css3-background/#the-background-position">background-position</a></code>’
and is resolved in the same way, using the center-point as the subject
and the <a href="#gradient-box"><i>gradient box</i></a> as the
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-images/Overview.src.html,v
retrieving revision 1.245
retrieving revision 1.246
diff -u -d -r1.245 -r1.246
--- Overview.src.html 1 Dec 2011 22:21:08 -0000 1.245
+++ Overview.src.html 1 Dec 2011 22:25:47 -0000 1.246
@@ -639,7 +639,7 @@
<dt id='radial-position'><dfn><position></dfn></dt>
<dd>Determines the center of the gradient. The <i><position></i> notation
- is defined by the positioning syntax of
+ is defined by the positioning syntax of a single layer of
'<a href="http://www.w3.org/TR/css3-background/#the-background-position">background-position</a>'
and is resolved in the same way, using the center-point as the subject and
the <i>gradient box</i> as the positioning area. [[!CSS21]] [[!CSS3BG]]
Received on Thursday, 1 December 2011 22:25:55 UTC