Skip to content

Commit 1638bb6

Browse files
committed
Put radial-gradient() args in alphabetical order. Tweak wording so we don't need a note about upcoming edits to css3-background.
1 parent 2afd808 commit 1638bb6

2 files changed

Lines changed: 22 additions & 24 deletions

File tree

css3-images/Overview.html

Lines changed: 13 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616

1717
<h1>CSS Image Values and Replaced Content Module Level 3</h1>
1818

19-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 1 December
19+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 5 December
2020
2011</h2>
2121

2222
<dl>
2323
<dt>This Version:</dt>
24-
<!--<dd><a href="http://www.w3.org/TR/2011/ED-css3-images-20111201/">http://www.w3.org/TR/2011/WD-css3-images-20111201/</a>-->
24+
<!--<dd><a href="http://www.w3.org/TR/2011/ED-css3-images-20111205/">http://www.w3.org/TR/2011/WD-css3-images-20111205/</a>-->
2525

2626
<dd><a
2727
href="http://dev.w3.org/csswg/css3-images/">http://dev.w3.org/csswg/css3-images/</a>
@@ -1031,20 +1031,10 @@ <h4 class=no-toc id=radial-gradient-syntax><span class=secno>4.2.1. </span>
10311031
<p>The arguments are defined as follows:
10321032

10331033
<dl>
1034-
<dt id=radial-shape><dfn id=ltshape>&lt;shape></dfn>
1035-
1036-
<dd>Can be either &lsquo;<code class=css>circle</code>&rsquo; or
1037-
&lsquo;<code class=css>ellipse</code>&rsquo;; determines whether the
1038-
gradient's <a href="#ending-shape"><i>ending shape</i></a> is a circle or
1039-
an ellipse, respectively. If <a href="#ltshape"><i>&lt;shape></i></a> is
1040-
omitted, the <a href="#ending-shape"><i>ending shape</i></a> defaults to
1041-
a circle if the <a href="#ltsize"><i>&lt;size></i></a> is a single
1042-
&lt;length>, and to an ellipse otherwise.
1043-
10441034
<dt id=radial-position><dfn id=ltposition>&lt;position></dfn>
10451035

10461036
<dd>Determines the center of the gradient. The <a
1047-
href="#ltposition0"><i>&lt;position></i></a> notation is defined by the
1037+
href="#ltposition0"><i>&lt;position></i></a> notation is defined as the
10481038
positioning syntax of a single layer of &lsquo;<code class=css><a
10491039
href="http://www.w3.org/TR/css3-background/#the-background-position">background-position</a></code>&rsquo;
10501040
and is resolved in the same way, using the center-point as the subject
@@ -1053,9 +1043,16 @@ <h4 class=no-toc id=radial-gradient-syntax><span class=secno>4.2.1. </span>
10531043
rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a> <a href="#CSS3BG"
10541044
rel=biblioentry>[CSS3BG]<!--{{!CSS3BG}}--></a> If this argument is
10551045
omitted, it defaults to &lsquo;<code class=css>center</code>&rsquo;.
1056-
<span class=note>Note that the CR of CSS3 B&amp;B doesn't yet have a
1057-
definition of &lt;position> - it's defined in the ED, and an update to
1058-
B&amp;B is expected.</span>
1046+
1047+
<dt id=radial-shape><dfn id=ltshape>&lt;shape></dfn>
1048+
1049+
<dd>Can be either &lsquo;<code class=css>circle</code>&rsquo; or
1050+
&lsquo;<code class=css>ellipse</code>&rsquo;; determines whether the
1051+
gradient's <a href="#ending-shape"><i>ending shape</i></a> is a circle or
1052+
an ellipse, respectively. If <a href="#ltshape"><i>&lt;shape></i></a> is
1053+
omitted, the <a href="#ending-shape"><i>ending shape</i></a> defaults to
1054+
a circle if the <a href="#ltsize"><i>&lt;size></i></a> is a single
1055+
&lt;length>, and to an ellipse otherwise.
10591056

10601057
<dt id=radial-size><dfn id=ltsize>&lt;size></dfn>
10611058

css3-images/Overview.src.html

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -637,20 +637,21 @@ <h4 class='no-toc' id='radial-gradient-syntax'>
637637
<p>The arguments are defined as follows:
638638

639639
<dl>
640-
<dt id='radial-shape'><dfn>&lt;shape></dfn></dt>
641-
<dd>Can be either ''circle'' or ''ellipse''; determines whether the
642-
gradient's <i>ending shape</i> is a circle or an ellipse, respectively.
643-
If <i>&lt;shape></i> is omitted, the <i>ending shape</i> defaults
644-
to a circle if the <i>&lt;size></i> is a single &lt;length>,
645-
and to an ellipse otherwise.
646640

647641
<dt id='radial-position'><dfn>&lt;position></dfn></dt>
648642
<dd>Determines the center of the gradient. The <i>&lt;position></i> notation
649-
is defined by the positioning syntax of a single layer of
643+
is defined as the positioning syntax of a single layer of
650644
'<a href="http://www.w3.org/TR/css3-background/#the-background-position">background-position</a>'
651645
and is resolved in the same way, using the center-point as the subject and
652646
the <i>gradient box</i> as the positioning area. [[!CSS21]] [[!CSS3BG]]
653-
If this argument is omitted, it defaults to ''center''. <span class='note'>Note that the CR of CSS3 B&amp;B doesn't yet have a definition of &lt;position> - it's defined in the ED, and an update to B&amp;B is expected.</span>
647+
If this argument is omitted, it defaults to ''center''.
648+
649+
<dt id='radial-shape'><dfn>&lt;shape></dfn></dt>
650+
<dd>Can be either ''circle'' or ''ellipse''; determines whether the
651+
gradient's <i>ending shape</i> is a circle or an ellipse, respectively.
652+
If <i>&lt;shape></i> is omitted, the <i>ending shape</i> defaults
653+
to a circle if the <i>&lt;size></i> is a single &lt;length>,
654+
and to an ellipse otherwise.
654655

655656
<dt id='radial-size'><dfn>&lt;size></dfn>
656657
<dd>

0 commit comments

Comments
 (0)