csswg/css3-images Overview.html,1.209,1.210 Overview.src.html,1.217,1.218

Update of /sources/public/csswg/css3-images
In directory hutz:/tmp/cvs-serv17540

Modified Files:
	Overview.html Overview.src.html 
Log Message:
Changed 'as' to 'by' for clarity.

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-images/Overview.html,v
retrieving revision 1.209
retrieving revision 1.210
diff -u -d -r1.209 -r1.210
--- Overview.html	11 Nov 2011 03:29:06 -0000	1.209
+++ Overview.html	11 Nov 2011 16:55:44 -0000	1.210
@@ -1027,7 +1027,7 @@
    <dt id=radial-position><dfn id=ltpositiongt>&lt;position&gt;</dfn>
 
    <dd>Determines the center of the gradient. The <a
-    href="#ltpositiongt"><i>&lt;position&gt;</i></a> notation is defined as
+    href="#ltpositiongt"><i>&lt;position&gt;</i></a> notation is defined by
     the positioning syntax of &lsquo;<code class=css><a
     href="http://www.w3.org/TR/css3-background/#the-background-position">background-position</a></code>&rsquo;
     and is resolved in the same way, using the center-point as the subject

Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-images/Overview.src.html,v
retrieving revision 1.217
retrieving revision 1.218
diff -u -d -r1.217 -r1.218
--- Overview.src.html	11 Nov 2011 03:29:06 -0000	1.217
+++ Overview.src.html	11 Nov 2011 16:55:44 -0000	1.218
@@ -629,7 +629,7 @@
 
 		<dt id='radial-position'><dfn>&lt;position&gt;</dfn></dt>
 		<dd>Determines the center of the gradient. The <i>&lt;position&gt;</i> notation
-		is defined as the positioning syntax of
+		is defined by the positioning syntax 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 content box as the positioning area. [[!CSS21]] [[!CSS3BG]]

Received on Friday, 11 November 2011 16:55:59 UTC