Re: [csswg-drafts] [css-values] minimum nested pairs of parentheses in calc to 32 (#3462)

The [current spec in CSS Values](https://drafts.csswg.org/css-values/#calc-syntax) is

> UAs must support math function expressions of at least **20 terms**, where each NUMBER, DIMENSION, or PERCENTAGE is a term. If a math function contains more than the supported number of terms, it must be treated as if it were invalid.  _(emphasis added)_

Perhaps the 32 nested operations is a real-world limit from a particular browser engine?

-- 
GitHub Notification of comment by AmeliaBR
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3462#issuecomment-478410362 using your GitHub account

Received on Monday, 1 April 2019 01:59:04 UTC