We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a73cfad commit 79e0361Copy full SHA for 79e0361
1 file changed
css-color-5/Overview.bs
@@ -1124,7 +1124,7 @@ Relative color syntax is only applicable to the non-legacy RGB syntactic forms.
1124
The grammar of the ''hsl()'' function is extended as follows:
1125
1126
<pre class='prod'>
1127
-<dfn>hsl()</dfn> = hsl(([from <<color>>]?
+<dfn>hsl()</dfn> = hsl([from <<color>>]?
1128
[<<hue>> | none]
1129
[<<percentage>> | <<number>> | none]
1130
0 commit comments