File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1449,11 +1449,11 @@ The Oklch chroma has dropped from 0.251 to 0.117.
1449
1449
<!-- Big Text: color() -->
1450
1450
1451
1451
<h2 id="color-function">
1452
- Specifying Custom Color Spaces: the ''color()'' Function
1452
+ Specifying Predefined and Custom Color Spaces: the ''color()'' Function
1453
1453
</h2>
1454
1454
1455
1455
The ''color()'' function allows a color to be specified
1456
- in a particular, specified [=color space=]
1456
+ in a particular, given [=color space=]
1457
1457
(rather than the implicit sRGB color space that most of the other color functions operate in).
1458
1458
1459
1459
In this level the ''color()'' function is extended
@@ -1462,7 +1462,7 @@ The Oklch chroma has dropped from 0.251 to 0.117.
1462
1462
1463
1463
It is also extended to allow relative, rather than just absolute, colors.
1464
1464
1465
- Its syntax is extended as follows:
1465
+ Its syntax is now as follows:
1466
1466
1467
1467
<pre class='prod'>
1468
1468
<dfn>color()</dfn> = color( [from <<color>> ]? <<colorspace-params>> [ / [ <<alpha-value>> | none ] ]? )
You can’t perform that action at this time.
0 commit comments