Skip to content

Commit b29b86f

Browse files
committed
[css-color-4] Clarify that resolving sRGB values does not apply to the color() function
1 parent cc2ea29 commit b29b86f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css-color-4/Overview.bs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5566,6 +5566,10 @@ Resolving sRGB values</h3>
55665566
* [=system colors=]
55675567
* <a href="#deprecated-system-colors">deprecated-colors</a>
55685568

5569+
It does <em>not</em> apply to:
5570+
5571+
* ''color()'' values using the ''srgb'' or ''srgb-linear'' [=color space=]s.
5572+
55695573
If the sRGB color was explicitly specified by the author as a [=named color=],
55705574
or as a [=system color=],
55715575
the [=specified value=] is that named or system color, converted to

0 commit comments

Comments
 (0)