Skip to content

Commit 946d251

Browse files
committed
editorial tweak
1 parent 6375aca commit 946d251

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css3-images/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1037,7 +1037,7 @@ <h4 class=no-toc id=radial-gradient-syntax><span class=secno>4.2.1. </span>
10371037

10381038
<dd>Determines the center of the gradient. The <a
10391039
href="#ltposition0"><i>&lt;position></i></a> notation is defined by the
1040-
positioning syntax of &lsquo;<code class=css><a
1040+
positioning syntax of a single layer of &lsquo;<code class=css><a
10411041
href="http://www.w3.org/TR/css3-background/#the-background-position">background-position</a></code>&rsquo;
10421042
and is resolved in the same way, using the center-point as the subject
10431043
and the <a href="#gradient-box"><i>gradient box</i></a> as the

css3-images/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@ <h4 class='no-toc' id='radial-gradient-syntax'>
639639

640640
<dt id='radial-position'><dfn>&lt;position></dfn></dt>
641641
<dd>Determines the center of the gradient. The <i>&lt;position></i> notation
642-
is defined by the positioning syntax of
642+
is defined by the positioning syntax of a single layer of
643643
'<a href="http://www.w3.org/TR/css3-background/#the-background-position">background-position</a>'
644644
and is resolved in the same way, using the center-point as the subject and
645645
the <i>gradient box</i> as the positioning area. [[!CSS21]] [[!CSS3BG]]

0 commit comments

Comments
 (0)