- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Mon, 25 Sep 2017 19:21:22 +0000
- To: public-css-archive@w3.org
That's weird, then, because `pi` isn't an angle, it's a number. CSS distinguishes between `<angle>` and `<number>`, and it's important for `calc()` to be able to do so -- is `calc(1pi * 1rad)` an `<angle>`? Or an `<angle>²`? The latter is invalid to actually use anywhere. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/309#issuecomment-331985060 using your GitHub account
Received on Monday, 25 September 2017 19:21:17 UTC