- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Thu, 01 Dec 2022 23:22:54 +0000
- To: public-css-archive@w3.org
Yeah, I think this *is* pretty important - for example, `atan2(10vw, 10vh)` makes complete sense to me. But more importantly, this isn't an atan2()-specific issue; it applies to *everything* taking a calculation. `font-weight: calc(2ex / 10px)`, for example, introduces the exact same problem. So I'm strongly against any atan2()-targeted change here; if we want to disallow this we need to instead apply some more powerful restriction to all calculations. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8169#issuecomment-1334573630 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 1 December 2022 23:22:55 UTC