Re: [css3-values] nesting calc()

On Tue, 2012-06-26 at 21:50 +0100, Pete Boere wrote:
> css crush preprocessor uses bare parens as the math function [1]. The basic
> idea is the same, though obviously a simpler proposition than calc as it
> strips units and works with raw numbers rather than computed values.

For what it's worth, all values are expressions in XSL-FO, so calc()
would be a no-op.

width: 30% - 300em;

Since there are presumably unacceptable compatibility issues with
adopting that, I'll say that the nested parens seem sensible to me.

Liam

-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
Ankh: irc.sorcery.net irc.gnome.org freenode/#xml

Received on Wednesday, 4 July 2012 04:28:27 UTC