Re: [csswg-drafts] [css-values] Radians considered useless without π

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