Skip to content

Commit ad56146

Browse files
committed
editorial tweak to the single-length note.
1 parent b2b2009 commit ad56146

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

css3-images/Overview.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1116,11 +1116,11 @@ <h4 class=no-toc id=radial-gradient-syntax><span class=secno>4.2.1. </span>
11161116

11171117
<p class=note>Note that percentages are <em>not</em> allowed here; they
11181118
can only be used to specify the size of an elliptical gradient, not a
1119-
circular one. This restriction exists because there is no obvious
1120-
answer as to which dimension the percentage should be relative to. A
1121-
future level of this module may provide the ability to size circles
1122-
with percentages, perhaps with more explicit controls over which
1123-
dimension is used.</p>
1119+
circular one. This restriction exists because there is are multiple
1120+
reasonable answers as to which dimension the percentage should be
1121+
relative to. A future level of this module may provide the ability to
1122+
size circles with percentages, perhaps with more explicit controls
1123+
over which dimension is used.</p>
11241124
</dl>
11251125

11261126
<p>If <a href="#ltshape"><i>&lt;shape></i></a> is specified as

css3-images/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -688,7 +688,7 @@ <h4 class='no-toc' id='radial-gradient-syntax'>
688688
<p>Gives the radius of the circle explicitly. Negative values are
689689
invalid.</p>
690690

691-
<p class='note'>Note that percentages are <em>not</em> allowed here; they can only be used to specify the size of an elliptical gradient, not a circular one. This restriction exists because there is no obvious answer as to which dimension the percentage should be relative to. A future level of this module may provide the ability to size circles with percentages, perhaps with more explicit controls over which dimension is used.</p>
691+
<p class='note'>Note that percentages are <em>not</em> allowed here; they can only be used to specify the size of an elliptical gradient, not a circular one. This restriction exists because there is are multiple reasonable answers as to which dimension the percentage should be relative to. A future level of this module may provide the ability to size circles with percentages, perhaps with more explicit controls over which dimension is used.</p>
692692
</dd>
693693
</dl>
694694

0 commit comments

Comments
 (0)