We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a507ead commit 629f4d5Copy full SHA for 629f4d5
css-color-4/Overview.bs
@@ -258,10 +258,10 @@ Representing Colors: the <<color>> type</h2>
258
<<system-color>>
259
</pre>
260
261
- The <dfn export>color-functions</dfn> are <<rgb()>>, <<rgba()>>,
262
- <<hsl()>>, <<hsla()>>, <<hwb()>>,
263
- <<lab()>>, <<lch()>>,
264
- <<color()>>, and <<device-cmyk()>>.
+ The <dfn export>color-functions</dfn> are <rgb()>, <rgba()>,
+ <hsl()>, <hsla()>, <hwb()>,
+ <lab()>, <lch()>,
+ <color()>, and <device-cmyk()>.
265
266
For easy reference in other specifications,
267
<dfn export>opaque black</dfn> is defined as the color <nobr>''rgb(0 0 0 / 100%)''</nobr>;
0 commit comments