Re: [csswg-drafts] [css-color] [css-color-adjust] Make system colors fully resolve (but flag they were system colors) thus reversing the resolution of #3847 (#6773)

So, in  **4.7.5. Resolving other colors**, instead of

> Each [`<system-color>`](file:///C:/Users/Chris/Documents/GitHub/csswg-drafts/css-color-4/Overview.html#typedef-system-color) keyword computes to itself. Its used value is the corresponding color in its color space.

we would have

> Each [`<system-color>`](file:///C:/Users/Chris/Documents/GitHub/csswg-drafts/css-color-4/Overview.html#typedef-system-color) keyword computes to the corresponding color in its color space. However, implementations which also implement [forced color mode]() must maintain an internal flag for such colors, to preserve the fact that they were specified as system colors and must not be forced.

(I would link to the specs but drafts are down again)

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


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

Received on Wednesday, 16 March 2022 16:16:56 UTC