-
Notifications
You must be signed in to change notification settings - Fork 756
Closed
Labels
Closed as Question AnsweredUsed when the issue is more of a question than a problem, and it's been answered.Used when the issue is more of a question than a problem, and it's been answered.css-values-4Current WorkCurrent Work
Description
UAs must support calculations of at least 32
<calc-value>terms and at least 32 levels of nesting (parentheses and/or functions)
Considering the above requirement, does calc(calc(1 + 2) + calc(1)) include 2, 3, or 5 <calc-value>s?
I would be fine with closing this issue as "question answered" with 32 <calc-value> terms without considering nesting, because that is what it means to me in the absence of any other precision. It would mean that there is 5 terms in my example.
Metadata
Metadata
Assignees
Labels
Closed as Question AnsweredUsed when the issue is more of a question than a problem, and it's been answered.Used when the issue is more of a question than a problem, and it's been answered.css-values-4Current WorkCurrent Work