[css3-images] comments on radial gradients from L. David Baron on 2012-03-15 (www-style@w3.org from March 2012) (original) (raw)

On Wednesday 2012-03-14 15:52 -0700, Tab Atkins Jr. wrote:

In the radial-gradient section, I've made the following change to try to make this clearer:

Old

Negative locations can be specified; though negative locations are never directly consulted for rendering, they can affect the color of non-negative locations on the gradient ray through interpolation.

New

A color-stop can be placed at a negative location; though the

negative region of the gradient ray is never directly consulted for rendering, color stops placed there can affect the color of non-negative locations on the gradient ray through interpolation.

If you add " or repetition (see repeating gradients)" to the end of that sentence then I think that makes it clearer.

-David

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

Received on Thursday, 15 March 2012 04:00:45 UTC