Skip to content

[css-values-4] Clarify minimum calculation terms #8258

@cdoublev

Description

@cdoublev

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

No one assigned

    Labels

    Closed as Question AnsweredUsed when the issue is more of a question than a problem, and it's been answered.css-values-4Current Work

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions