Skip to content

Commit 802cdda

Browse files
committed
Generated. Do not edit!
1 parent 3f13b62 commit 802cdda

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

css3-images/Overview.html

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1093,9 +1093,10 @@ <h4 class=no-toc id=radial-gradient-syntax><span class=secno>4.2.1. </span>
10931093
<dl>
10941094
<dt id=radial-position><dfn id=ltposition>&lt;position></dfn>
10951095

1096-
<dd>Determines the center of the gradient. The <a
1097-
href="//www.w3.org/TR/css3-values/#position"><i>&lt;position></i></a>
1098-
value type (which is also used for &lsquo;<code
1096+
<dd>Determines the center of the gradient. The
1097+
<!-- FIXME a href="//www.w3.org/TR/css3-values/#position"--><a
1098+
href="#ltposition"><i>&lt;position></i></a><!--/a--> value type (which is
1099+
also used for &lsquo;<code
10991100
class=property>background-position</code>&rsquo;) is defined in <a
11001101
href="#CSS3VAL" rel=biblioentry>[CSS3VAL]<!--{{!CSS3VAL}}--></a>, and is
11011102
resolved using the center-point as the object area and the <a
@@ -2058,9 +2059,10 @@ <h3 id=object-position><span class=secno>5.5. </span> Positioning Objects:
20582059

20592060
<p>The &lsquo;<a href="#object-position0"><code
20602061
class=property>object-position</code></a>&rsquo; property determines the
2061-
alignment of the replaced element inside its box. The <a
2062-
href="//www.w3.org/TR/css3-values/#position"><i>&lt;position></i></a>
2063-
value type (which is also used for &lsquo;<code
2062+
alignment of the replaced element inside its box. The
2063+
<!-- FIXME a href="//www.w3.org/TR/css3-values/#position"--><a
2064+
href="#ltposition"><i>&lt;position></i></a><!--/a--> value type (which is
2065+
also used for &lsquo;<code
20642066
class=property>background-position</code>&rsquo;) is defined in <a
20652067
href="#CSS3VAL" rel=biblioentry>[CSS3VAL]<!--{{!CSS3VAL}}--></a>, and is
20662068
resolved using the <a href="#concrete-object-size"><i>concrete object

0 commit comments

Comments
 (0)