- From: Lea Verou via GitHub <sysbot+gh@w3.org>
- Date: Tue, 16 Nov 2021 12:56:53 +0000
- To: public-css-archive@w3.org
What are the use cases for `calc-mix()` or whatever it ends up being called? Is it just a shorthand for `calc(a * p + b * (1 - p))`? Or would it also accept keywords like `auto`, `min-height` etc? I’m a little concerned that we're adding multiple syntaxes authors need to be able to decide between, doing very similar things, for parsing reasons that are really difficult to explain to authors. -- GitHub Notification of comment by LeaVerou Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6700#issuecomment-970245759 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 16 November 2021 12:56:55 UTC