- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Mon, 07 Mar 2022 19:10:40 +0000
- To: public-css-archive@w3.org
I'm not against this in principle (it probably does make things slightly more readable, actually), but what's the ambiguity concern? You can statically determine the type of a calc(); it'll only be a valid radius if the type is {length:1} or {percentage:1}, and a valid angle if the type is {angle:1}. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/7105#issuecomment-1061034946 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 7 March 2022 19:10:41 UTC