Skip to content

Commit 324e9d7

Browse files
committed
cleanup
1 parent ccbeef7 commit 324e9d7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

css-color-4/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6734,18 +6734,18 @@ Resolving values of the ''color()'' function</h3>
67346734
* ''color>/currentcolor''.
67356735

67366736
If the color was explicitly specified by the author
6737-
as a [=system colors=]
6737+
as a [=system color=]
67386738
or deprecated system color,
67396739
the [=declared value=] is itself, converted to
67406740
<a href="https://infra.spec.whatwg.org/#ascii-lowercase">ASCII lowercase</a>.
67416741

67426742
The computed and used value
67436743
is the corresponding color in its color space.
67446744
paired with the specified alpha component
6745-
(after clamping to [0, 1])
6746-
and defaulting to opaque if unspecified).
6745+
(after clamping to [0, 1]).
67476746

6748-
However, such colors must not be altered by
6747+
However, system colors and deprecated system colors
6748+
must not be altered by
67496749
[=forced colors mode=].
67506750

67516751

0 commit comments

Comments
 (0)