Skip to content

[css-values-5] Should progress functions have a calculation tree as their internal representation? #10979

Closed
@cdoublev

Description

@cdoublev

Like math functions. This would help to clarify:

  • how to determine their type when they are used in a calculation
  • whether the result of progress() can be unwrapped during the simplification of a calculation tree
  • whether their resolved value should be clamped to the range allowed in the target context
  • whether calc(progress(...)) should serialize as is or with progress(...) as a component of a declared value

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions