- From: Myles C. Maxfield via GitHub <sysbot+gh@w3.org>
- Date: Tue, 07 Mar 2017 23:24:08 +0000
- To: public-css-archive@w3.org
According to https://drafts.csswg.org/css-values-3/#calc-notation > [calc] can be used wherever ... <percentage> ... values are allowed. > <calc-value> = <number> | <dimension> | <percentage> | ( <calc-sum> ) So there's no reason why `calc(20% * 3)` wouldn't work. -- GitHub Notification of comment by litherum Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/524#issuecomment-284893861 using your GitHub account
Received on Tuesday, 7 March 2017 23:24:15 UTC