Skip to content

[css-values-5] Special case equal progress/start/end values in progress functions? #10980

@cdoublev

Description

@cdoublev

Per spec, the result of progress(1 from 1 to 1) is NaN, which might be censored to 0 at the top-level of a calculation tree (#10979).

This case is very unlikely, but I wonder if it should not also resolve to 0 when it is used in another calculation, rather than infecting it with NaN.

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