Re: [csswg-drafts] [css-contain-3] CSS-wide keywords in style() (#7080)

The CSS Working Group just discussed `CSS-wide keywords in style()`, and agreed to the following:

* `RESOLVED: Make cascade-dependent keywords revert/revert-layer disallowed in style() queries`
* `RESOLVED: other css-wide keywords (initial, inherit, reset) are allowed`

<details><summary>The full IRC log of that discussion</summary>
&lt;fantasai> subtopic: CSS-wide keywords in style()<br>
&lt;fantasai> github: https://github.com/w3c/csswg-drafts/issues/7080<br>
&lt;fantasai> miriam: when we're doing style queries, question is how are CSS-wide keywords handled as values in the query<br>
&lt;fantasai> miriam: Comparing that to computed value of the property<br>
&lt;fantasai> miriam: Conversation is landing on, there are 2 different types of CSS-wide keywords and maybe want to handle differently<br>
&lt;fantasai> miriam: cascade-dependent keywords like revert and revert-layer, should be disallowed entirely<br>
&lt;fantasai> miriam: but initial and inherit could be supported<br>
&lt;fantasai> miriam: so wanted to distinguish these types in Cascade spec<br>
&lt;fantasai> miriam: and say in Container Queries spec that one is supported and other not<br>
&lt;Rossen_> q?<br>
&lt;fantasai> miriam: that's the proposal here<br>
&lt;fantasai> TabAtkins: I'm in favor<br>
&lt;fantasai> fantasai: me too<br>
&lt;fantasai> TabAtkins: On the implementer side, Anders seems fine with this as well<br>
&lt;fantasai> PROPOSAL: Make cascade-dependent keywords revert/revert-layer disallowed in style() queries<br>
&lt;fantasai> RESOLVED: Make cascade-dependent keywords revert/revert-layer disallowed in style() queries<br>
&lt;fantasai> PROPOSAL: other css-wide keywords (initial, inherit, reset) are allowed<br>
&lt;fantasai> RESOLVED: other css-wide keywords (initial, inherit, reset) are allowed<br>
</details>


-- 
GitHub Notification of comment by css-meeting-bot
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7080#issuecomment-1083388588 using your GitHub account


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

Received on Wednesday, 30 March 2022 16:58:15 UTC