🏠New in High Baseline Support: Inline-size containment
March 12, 2025
The contain: inline-size CSS declaration prevents the element’s inline dimension from being set by the element’s contents. This permits the browser to avoid slower layout calculations.
Source features
css.properties.contain.inline-size[mdn]