- From: CSS Meeting Bot via GitHub <noreply@w3.org>
- Date: Wed, 11 Mar 2026 15:50:17 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed ``[css-properties-values-api] `light-dark()` and system colors in initial values``, and agreed to the following: * `RESOLVED: Add an example as to why this case is computationally independent` <details><summary>The full IRC log of that discussion</summary> <ydaniv> TabAtkins: props and values API says initial values have to be computationally independent<br> <ydaniv> ... question is does this mean that stuff like color scheme are not computationally independent?<br> <ydaniv> ... answer is yes, I don't think we need to add anything, it follows the definition<br> <miriam> q+<br> <ydaniv> ... since someone thought this is unclear, we could add a note<br> <weinig> q+<br> <ydaniv> ... I think we can resolve close no change<br> <ydaniv> dbaron: what's the current state of computed scheme colors?<br> <weinig> q-<br> <ydaniv> emilio: I think we ended up computes to color<br> <kbabbitt> system colors compute to color values<br> <dbaron> s/computed scheme/the computed value of system colors. Does it compute to keywords or to/<br> <astearns> ack miriam<br> <ydaniv> miriam: I think that's right in existing spec, my question is do we need to keep this restriction?<br> <ydaniv> ... it's not the way authors think about custom properties<br> <emilio> q+<br> <ydaniv> ... if we don't need it we should not have it<br> <astearns> ack emilio<br> <ydaniv> emilio: it would be quite weird<br> <ydaniv> ... it's a restriction custom properties is known to have, I'd have to think how easy it is to remove this restriction<br> <ydaniv> TabAtkins: we have some color stuff here that is used as initial values in custom properties, but between the color property itself and several other properties which depend on other properties, it's a funky case<br> <emilio> color is also not quite that, because currentcolor computes to itself<br> <ydaniv> ... however, outside of color where we do use initial value like em it's calculated like initial em<br> <emilio> q+<br> <ydaniv> ... it seems weird to authors it's not resolving the same as set on the element they set it on<br> <ydaniv> miriam: I get the complexity, but authors don't have a good way to set a global initial defaults<br> <ydaniv> ... it needs a lot more teaching, or some better way to help authors set both, global defaults that can be relative, and initial value<br> <ydaniv> TabAtkins: would love to chat more on the use-cases, and see what are your expectations<br> <astearns> ack dbaron<br> <ydaniv> dbaron: one thought is what an initial value means is different between inherited and non-inherited<br> <ydaniv> ... on inherited it's used only on the root, as opposed to non-inherited<br> <ydaniv> ... if you wanted this it would be harder to work around the non-inherited ones<br> <astearns> ack fantasai<br> <astearns> ack emilio<br> <ydaniv> astearns: miriam would want to discuss the general authoring problems here?<br> <ydaniv> miriam: will open a new one<br> <ydaniv> astearns: so for this resolution we decide to add an example?<br> <ydaniv> TabAtkins: yeah<br> <ydaniv> PROPOSED RESOLUTION: Add an example as to why this case is computationally independent<br> <ydaniv> astearns: objections?<br> <ydaniv> RESOLVED: Add an example as to why this case is computationally independent<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12735#issuecomment-4040186968 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 11 March 2026 15:50:18 UTC