Open
Description
@andreubotella The current implementation of line-clamp
in Chrome adds auto
values, and the use case here is very much like the height: 0
to auto
scenario.
Will the interpolate-size
property added a while ago work in this scenario?
Demo: https://codepen.io/yisi/pen/rNgojEx
Explainers: https://github.com/Igalia/explainers/blob/main/css/line-clamp/README.md