Skip to content

Add interpolate-size: allow-keywords #92

@atjn

Description

@atjn

The interpolate-size property enables animations to and from keywords like auto, which was previously not possible. Implementers wanted to add this behavior by default, but could not because too many websites rely on the old, limited, behavior.

I don't think we should add it yet, as it is a draft and only supported by Chromium browsers, but I think we should track it and possibly add it in the future if more browsers decide to support it.

Spec: https://www.w3.org/TR/css-values-5/#interpolate-size
Explainer: https://github.com/w3c/csswg-drafts/blob/main/css-values-5/calc-size-explainer.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions