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

cbiesinger has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-sizing-4] How to interpolate contain-intrinsic-size: auto 10px to 20px ==
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 

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6566 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 1 September 2021 20:35:39 UTC