- From: Tab Atkins Jr.. via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 11 Nov 2011 16:55:46 +0000
- To: public-css-commits@w3.org
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><position></dfn> <dd>Determines the center of the gradient. The <a - href="#ltpositiongt"><i><position></i></a> notation is defined as + href="#ltpositiongt"><i><position></i></a> notation is defined by the positioning syntax 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 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><position></dfn></dt> <dd>Determines the center of the gradient. The <i><position></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