- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Fri, 18 Aug 2023 23:51:22 +0000
- To: public-css-archive@w3.org
`immutable: false` is a double negative that should probably be `mutable: true` instead. But I think I prefer `global`, to make it clearer that these will be globally available. It can also make sense adding the other option described by Tab: static props accross the tree. I can imagine wanting to change some color props depending on a media query checking `prefers-color-scheme`, so the props can't be used in media query conditions, but wanting to avoid perf problems if there are lots of these props. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9206#issuecomment-1684557169 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 18 August 2023 23:51:25 UTC