- From: L. David Baron <dbaron@dbaron.org>
- Date: Mon, 12 May 2008 16:26:15 -0700
- To: Chris Moschini <Chris.Moschini@amdocs.com>
- Cc: www-style@w3.org
On Thursday 2003-06-26 13:48 -0500, Chris Moschini wrote:
> The stated HSL examples appear to contradict the intended HSL standard at
>
> http://www.w3.org/TR/css3-color/#hsl-color
>
> The 3rd and 4th examples:
> ----
> * { color: hsl(120, 100%, 25%) } /* light green */
> * { color: hsl(120, 100%, 75%) } /* dark green */
> ----
>
> The 25% should be 75%, and the 75% 25%. 0% Lightness is black, so
> 25% L is dark [color].
This was recorded as
http://csswg.inkedblade.net/spec/css3-color#issue-3 and should be
fixed as you suggested in the editor's draft at
http://dev.w3.org/csswg/css3-color/#hsl-color .
If this doesn't address your comment, could you let us know within
two weeks, if possible?
-David
--
L. David Baron http://dbaron.org/
Mozilla Corporation http://www.mozilla.com/
Received on Monday, 12 May 2008 23:26:51 UTC