Re: [csswg-drafts] [css-color][cssom] Serialization of specified <color> values (#1004)

So the current definition is clear and to answer myself on this:

> I can not even see when *the color was explicitly specified by the author* does not apply.

It can be specified by the user or the user agent.

Chrome/Firefox (and maybe other browsers) currently serialize `<color>` as a component of a specified value with the computed value, which is the resolved value (and used value) for the `color` property, when it is queried from `el.style.color`, instead of with *the original, author specified color value*.

So you can re-close this issue and I can report the problem on the issue tracker of these browsers, right?

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


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

Received on Friday, 11 March 2022 18:51:36 UTC