Skip to content

Commit c290774

Browse files
committed
[css-color-4] Three params are required, fix #8362
1 parent b57a412 commit c290774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-color-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3477,7 +3477,7 @@ Specifying Predefined Colors: the ''color()'' function</h3>
34773477
this argument represents an <a>invalid color</a>.
34783478

34793479

3480-
* One or more <<number>>s or <<percentage>>s providing the parameter values that the color space takes.
3480+
* The three parameter values that the color space takes (RGB or XYZ values).
34813481

34823482
An out of gamut color has component values
34833483
less than 0 or 0%, or greater than 1 or 100%.

0 commit comments

Comments
 (0)