Skip to content

[css-sizing-4] How to interpolate contain-intrinsic-size: auto 10px to 20px #6566

@cbiesinger

Description

@cbiesinger

https://drafts.csswg.org/css-sizing-4/#intrinsic-size-override

let's say we are interpolating from
contain-intrinsic-size: auto 10px
to
contain-intrinsic-size: 20px
(ie. only one of them has the keyword)

How should it be interpolated? Should the entire thing flip at 50%, or should just "auto" flip at 50% and the length be interpolated linearly?

@flackr

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