Skip to content

Commit 414c754

Browse files
committed
Changed 'as' to 'by' for clarity.
1 parent 6170115 commit 414c754

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
@@ -1027,7 +1027,7 @@ <h4 class=no-toc id=radial-gradient-syntax><span class=secno>4.2.1. </span>
10271027
<dt id=radial-position><dfn id=ltpositiongt>&lt;position&gt;</dfn>
10281028

10291029
<dd>Determines the center of the gradient. The <a
1030-
href="#ltpositiongt"><i>&lt;position&gt;</i></a> notation is defined as
1030+
href="#ltpositiongt"><i>&lt;position&gt;</i></a> notation is defined by
10311031
the positioning syntax of &lsquo;<code class=css><a
10321032
href="http://www.w3.org/TR/css3-background/#the-background-position">background-position</a></code>&rsquo;
10331033
and is resolved in the same way, using the center-point as the subject

css3-images/Overview.src.html

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

630630
<dt id='radial-position'><dfn>&lt;position&gt;</dfn></dt>
631631
<dd>Determines the center of the gradient. The <i>&lt;position&gt;</i> notation
632-
is defined as the positioning syntax of
632+
is defined by the positioning syntax of
633633
'<a href="http://www.w3.org/TR/css3-background/#the-background-position">background-position</a>'
634634
and is resolved in the same way, using the center-point as the subject and
635635
the content box as the positioning area. [[!CSS21]] [[!CSS3BG]]

0 commit comments

Comments
 (0)