- From: Brandon McConnell via GitHub <sysbot+gh@w3.org>
- Date: Wed, 12 Oct 2022 17:00:11 +0000
- To: public-css-archive@w3.org
@tabatkins @Loirooriol I think I already understand this from the comment, but I wanted to confirm— this change still permits different units so long as they evaluate to the same syntax/type, so this would still be valid, right?: ```css some-element { width: clamp(100px, 200px + 15vw, 100%) } ``` -- GitHub Notification of comment by brandonmcconnell Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7496#issuecomment-1276478034 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 12 October 2022 17:00:12 UTC