- From: Bert Bos via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 11 Jan 2012 16:11:28 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-images
In directory hutz:/tmp/cvs-serv16505
Modified Files:
Overview.html
Log Message:
Generated. Do not edit!
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-images/Overview.html,v
retrieving revision 1.266
retrieving revision 1.267
diff -u -d -r1.266 -r1.267
--- Overview.html 11 Jan 2012 15:58:14 -0000 1.266
+++ Overview.html 11 Jan 2012 16:11:26 -0000 1.267
@@ -1093,9 +1093,10 @@
<dl>
<dt id=radial-position><dfn id=ltposition><position></dfn>
- <dd>Determines the center of the gradient. The <a
- href="//www.w3.org/TR/css3-values/#position"><i><position></i></a>
- value type (which is also used for ‘<code
+ <dd>Determines the center of the gradient. The
+ <!-- FIXME a href="//www.w3.org/TR/css3-values/#position"--><a
+ href="#ltposition"><i><position></i></a><!--/a--> value type (which is
+ also used for ‘<code
class=property>background-position</code>’) is defined in <a
href="#CSS3VAL" rel=biblioentry>[CSS3VAL]<!--{{!CSS3VAL}}--></a>, and is
resolved using the center-point as the object area and the <a
@@ -2058,9 +2059,10 @@
<p>The ‘<a href="#object-position0"><code
class=property>object-position</code></a>’ property determines the
- alignment of the replaced element inside its box. The <a
- href="//www.w3.org/TR/css3-values/#position"><i><position></i></a>
- value type (which is also used for ‘<code
+ alignment of the replaced element inside its box. The
+ <!-- FIXME a href="//www.w3.org/TR/css3-values/#position"--><a
+ href="#ltposition"><i><position></i></a><!--/a--> value type (which is
+ also used for ‘<code
class=property>background-position</code>’) is defined in <a
href="#CSS3VAL" rel=biblioentry>[CSS3VAL]<!--{{!CSS3VAL}}--></a>, and is
resolved using the <a href="#concrete-object-size"><i>concrete object
Received on Wednesday, 11 January 2012 16:13:30 UTC