[css3-images] comments on radial gradients

In section 4.2.2 (Placing Color Stops),
http://dev.w3.org/csswg/css3-images/#radial-color-stops :

  Change axises -> axes

In section 4.2.3 (Degenerate Radial Gradients),
http://dev.w3.org/csswg/css3-images/#degenerate-radials :

  The first heading should probably say "a circle with zero radius"
  rather than "a circle with zero width or height".  In its
  non-normative text, it should probably also mention (like the
  second heading does) that all color-stop positions specified with
  a percentage resolve to 0px.

In section 4.3 (Repeating gradients),
http://dev.w3.org/csswg/css3-images/#repeating-gradients :

  I think this section ought to be clearer about how negative color
  stops are handled for repeating radial gradients.  The rules for
  repeating in this section seem to contradict the earlier statement
  that positions less than 0 have no effect on rendering in radial
  gradients, since direct application of the repeating rules seems
  to make them take up space and render.

-David

-- 
𝄞   L. David Baron                         http://dbaron.org/   𝄂
𝄢   Mozilla                           http://www.mozilla.org/   𝄂

Received on Wednesday, 14 March 2012 20:00:17 UTC