Re: [csswg-drafts] [css-color-adjust] [css-color-adjust] Initial value of the color property. (#9274)

From CSS Color 4, [14.1. Resolving sRGB values](https://drafts.csswg.org/css-color-4/#resolving-sRGB-values)

> If the sRGB color was explicitly specified by the author as a [named color](https://drafts.csswg.org/css-color-4/#named-color), or as a [system color](https://drafts.csswg.org/css-color-4/#css-system-colors), the [specified value](https://drafts.csswg.org/css-cascade-5/#specified-value) is that named or system color, converted to [ASCII lowercase](https://infra.spec.whatwg.org/#ascii-lowercase). The computed and used value is the corresponding sRGB color, paired with the specified alpha channel (after clamping to [0.0, 1.0]) and defaulting to opaque if unspecified).

So, remove this?

> the used value of the [system colors](https://drafts.csswg.org/css-color-4/#css-system-colors)


-- 
GitHub Notification of comment by svgeesus
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9274#issuecomment-1743899657 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 2 October 2023 23:11:49 UTC