Skip to content

Commit e145131

Browse files
committed
typo
1 parent 1d22720 commit e145131

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

css3-images/Overview.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1043,8 +1043,8 @@ <h4 class=no-toc id=radial-gradient-syntax><span class=secno>4.2.1. </span>
10431043
<dd>Determines the center of the gradient. The <a
10441044
href="//www.w3.org/TR/css3-values/#position"><i>&lt;position></i></a>
10451045
notation is defined in <a href="#CSS3VAL"
1046-
rel=biblioentry>[CSS3VAL]<!--{{!CSS3VAL}}--></a> and is resolved in the
1047-
same way, using the center-point as the object area and the <a
1046+
rel=biblioentry>[CSS3VAL]<!--{{!CSS3VAL}}--></a>, and is resolved using
1047+
the center-point as the object area and the <a
10481048
href="#gradient-box"><i>gradient box</i></a> as the positioning area. If
10491049
this argument is omitted, it defaults to &lsquo;<code
10501050
class=css>center</code>&rsquo;.

css3-images/Overview.src.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -646,8 +646,7 @@ <h4 class='no-toc' id='radial-gradient-syntax'>
646646

647647
<dt id='radial-position'><dfn>&lt;position></dfn></dt>
648648
<dd>Determines the center of the gradient. The <a href="//www.w3.org/TR/css3-values/#position"><i>&lt;position></i></a> notation
649-
is defined in [[!CSS3VAL]]
650-
and is resolved in the same way, using the center-point as the object area and
649+
is defined in [[!CSS3VAL]], and is resolved using the center-point as the object area and
651650
the <i>gradient box</i> as the positioning area.
652651
If this argument is omitted, it defaults to ''center''.
653652

0 commit comments

Comments
 (0)