- From: Masaki Hara via GitHub <sysbot+gh@w3.org>
- Date: Sat, 24 Feb 2024 08:35:06 +0000
- To: public-css-archive@w3.org
qnighy has just created a new issue for https://github.com/w3c/csswg-drafts: == [cssom-1][css-color-4] "specified value" here would better be reworded as declared value == [Serializing CSS Values](https://www.w3.org/TR/2021/WD-cssom-1-20210826/#serializing-css-values) mentions specified, resolved, computed, and used values for serialization. The specified values are mentioned here with values from CSSStyleSheet or ElementCSSInlineStyle in mind. In css-cascade-5 terminology, however, it corresponds with declared values rather than specified values. One important difference is with CSS-wide keywords. CSS-wide keywords, such as `inherit`, are serialized as they are within CSSOM APIs like `cssText`. This is unintuitive if they are called specified values. The same argument applies to [Resolving \<color\> values](https://www.w3.org/TR/2024/CRD-css-color-4-20240213/#resolving-color-values). Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9993 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 24 February 2024 08:35:07 UTC