Skip to content

Commit 629f4d5

Browse files
committed
fix up bikeshed syntax
1 parent a507ead commit 629f4d5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

css-color-4/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -258,10 +258,10 @@ Representing Colors: the <<color>> type</h2>
258258
<<system-color>>
259259
</pre>
260260

261-
The <dfn export>color-functions</dfn> are <<rgb()>>, <<rgba()>>,
262-
<<hsl()>>, <<hsla()>>, <<hwb()>>,
263-
<<lab()>>, <<lch()>>,
264-
<<color()>>, and <<device-cmyk()>>.
261+
The <dfn export>color-functions</dfn> are <rgb()>, <rgba()>,
262+
<hsl()>, <hsla()>, <hwb()>,
263+
<lab()>, <lch()>,
264+
<color()>, and <device-cmyk()>.
265265

266266
For easy reference in other specifications,
267267
<dfn export>opaque black</dfn> is defined as the color <nobr>''rgb(0 0 0 / 100%)''</nobr>;

0 commit comments

Comments
 (0)