Skip to content

Commit 67fa3c9

Browse files
committed
[css-color-4][editorial] Historical reasons
1 parent c23c6ad commit 67fa3c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-color-4/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2127,7 +2127,8 @@ HSL Colors: ''hsl()'' and ''hsla()'' functions</h2>
21272127
while ''100%'' or ''100'' is white and ''0%'' or ''0'' is black.
21282128

21292129
<!-- https://github.com/w3c/csswg-drafts/issues/9222 -->
2130-
If the saturation is less than ''0%''
2130+
For historical reasons,
2131+
if the saturation is less than ''0%''
21312132
it is clamped to ''0%''
21322133
at parsed-value time,
21332134
before being converted to an sRGB color.

0 commit comments

Comments
 (0)